什麼是 kicad-file-format?
KiCad S-表達文件格式專業知識。有關讀寫 .kicad_sch(原理圖)和 .kicad_pcb(PCB)檔案的完整參考。 來源:o2scale/electronics-agent-kit。
KiCad S-表達文件格式專業知識。有關讀寫 .kicad_sch(原理圖)和 .kicad_pcb(PCB)檔案的完整參考。
透過命令列快速安裝 kicad-file-format AI 技能到你的開發環境
來源:o2scale/electronics-agent-kit。
KiCad uses Lisp-style S-expressions for all file formats. Files are human-readable and text-based.
| Schematic | mils (1/1000 inch), stored as mm in file | | PCB | millimeters | | Angles | degrees (0, 90, 180, 270 typical) |
All elements require unique UUIDs. Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
KiCad S-表達文件格式專業知識。有關讀寫 .kicad_sch(原理圖)和 .kicad_pcb(PCB)檔案的完整參考。 來源:o2scale/electronics-agent-kit。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/o2scale/electronics-agent-kit --skill kicad-file-formatKiCad S-表達文件格式專業知識。有關讀寫 .kicad_sch(原理圖)和 .kicad_pcb(PCB)檔案的完整參考。 來源:o2scale/electronics-agent-kit。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/o2scale/electronics-agent-kit --skill kicad-file-format 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/o2scale/electronics-agent-kit