skill
KiCad CLI Service
Public UnreviewedShared KiCad CLI HTTP API for symbol search, SVG export, footprint operations, 3D model handling, and PCB processing. Runs on a dedicated container so individual user containers don't need kicad-cli i
| Name | Last updated |
|---|---|
| install.sh | 1mo ago |
| package.json | 1mo ago |
| page.json | 10d ago |
| README.md | 1mo ago |
| SKILL.md | 1mo ago |
| uninstall.sh | 1mo ago |
KiCad CLI Service
Shared HTTP API wrapping kicad-cli for symbol/footprint/board export operations.
Runs on a dedicated service container at port 8780. Used by Symbol Creator, Footprint Creator, Library Creator, and other EDA skills as a backend.
Endpoints
symSearch— Search KiCad symbol librariessymGet— Download .kicad_sym filessymExportSvg— Export symbols to SVGfpList— List footprint librariesfpDownload— Download .kicad_mod filesfpExportSvg— Export footprints to SVGmodels3dList— List available 3D modelsmodels3dDownload— Download STEP/GLB modelspcbExportStep— Export PCB boards to STEPpcbExportGlb— Export PCB boards to GLB