Install this skill

Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:

Search the Adom Wiki for the skill "KiCad CLI Service" (slug: kicad-cli) at https://wiki-ufypy5dpx93o.adom.cloud/wiki/skills/kicad-cli and install it into my local ~/.claude/skills/kicad-cli/ directory. Fetch the skill_source content from the wiki page and save it as SKILL.md. Then confirm it's installed by showing the first 5 lines.
?
What is a skill? Skills are instructions that teach AI assistants like Claude Code how to perform specific tasks. The description below is loaded into the AI as context when you invoke this skill. Well-written skills make the AI significantly more effective. Like Wikipedia, anyone can improve a skill by clicking Edit AI Skill — or have your AI submit an edit on your behalf.

Description

Edit AI Skill

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 libraries
  • symGet — Download .kicad_sym files
  • symExportSvg — Export symbols to SVG
  • fpList — List footprint libraries
  • fpDownload — Download .kicad_mod files
  • fpExportSvg — Export footprints to SVG
  • models3dList — List available 3D models
  • models3dDownload — Download STEP/GLB models
  • pcbExportStep — Export PCB boards to STEP
  • pcbExportGlb — Export PCB boards to GLB

Sub-Skills
?
What are Sub-Skills?

Sub-skills are community-contributed AI skill extensions for this component. They teach AI assistants about specific tools, configurators, or workflows.

Examples:

  • A manufacturer’s configuration tool for a motor controller
  • A community-written design guide for an amplifier circuit
  • An automated test/validation script for a sensor module

How to add one: Click Add Sub-Skill, provide the URL to your skill and a brief description. Submissions are reviewed by the Adom team before going live.

No sub-skills yet. Be the first to contribute one!

0 revisions · Updated 2026-03-02 17:31:35