Adom Desktop - KiCad Bridge
Public Made by Adomby adom
Reference implementation of the KiCad bridge — multi-instance Python server, forward path via kicad-cli, reverse path via in-process plugin. Most complex of the three bundled bridges.
Discover
How an AI finds this repo: the auto-discovery snippet from page.json, self-tested against the live discovery search.
Snippet
Drive KiCad on the user's desktop: open boards/schematics/symbols/footprints, run DRC/ERC, export gerbers/STEP/BOM, view in 3D. First run `adom-desktop bridge_list` to confirm the kicad bridge is installed; if so, drive its `kicad_*` verbs (kicad_describe lists them, kicad_readiness checks KiCad is present). If this container lacks the skill, run `adom-wiki pkg install adom/adom-desktop-kicad-bridge` or `adom-desktop sync_skills`.
Download the kicad-bridge zip from the wiki and walk me through its server.pyHelp me add a new kicad_get_layer_image verb to the in-process bridge pluginExplain how kicad_bridge_call routes from cloud Docker into the running pcbnew.exeadom-desktop bridge_list and show me the kicad verbsEnable project watch in Adom Desktop settings for a kicad projectSample prompts: self-test
How this repo ranks when its full trigger set is the query.
Each sample prompt run against the live discovery search. The score is your rank, does the prompt return this repo at the top?
"Download the kicad-bridge zip from the wiki and walk me through its server.py"Read kicad bridge source
#30 of 149
"Help me add a new kicad_get_layer_image verb to the in-process bridge plugin"Add a new kicad verb
#2 of 156
"Explain how kicad_bridge_call routes from cloud Docker into the running pcbnew.exe"Understand reverse bridge
#6 of 113
"adom-desktop bridge_list and show me the kicad verbs"List kicad verbs
#9 of 149
"Enable project watch in Adom Desktop settings for a kicad project"Try the watcher pip
#2 of 156