The README expects one short demo GIF that shows the project value in the first viewport.
Length: about 30 seconds.
Workflow:
- Configure a VS Code MCP session.
- Call
kicad_set_project. - Call
sch_build_circuit. - Call
pcb_sync_from_schematic. - Call
export_manufacturing_package.
Record with asciinema, then convert to GIF with agg.
asciinema rec docs/assets/demo.cast
agg docs/assets/demo.cast docs/assets/demo.gifKeep the GIF small enough for GitHub README rendering. If the binary asset is too large, use a linked release asset instead of committing it.