·kicad-file-format
</>

kicad-file-format

KiCad S-expression file format expertise. Complete reference for reading and writing .kicad_sch (schematic) and .kicad_pcb (PCB) files.

24Installs·1Trend·@o2scale

Installation

$npx skills add https://github.com/o2scale/electronics-agent-kit --skill kicad-file-format

How to Install kicad-file-format

Quickly install kicad-file-format AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/o2scale/electronics-agent-kit --skill kicad-file-format
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: o2scale/electronics-agent-kit.

SKILL.md

View raw

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-expression file format expertise. Complete reference for reading and writing .kicad_sch (schematic) and .kicad_pcb (PCB) files. Source: o2scale/electronics-agent-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/o2scale/electronics-agent-kit --skill kicad-file-format
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-11

Browse more skills from o2scale/electronics-agent-kit

Quick answers

What is kicad-file-format?

KiCad S-expression file format expertise. Complete reference for reading and writing .kicad_sch (schematic) and .kicad_pcb (PCB) files. Source: o2scale/electronics-agent-kit.

How do I install kicad-file-format?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/o2scale/electronics-agent-kit --skill kicad-file-format Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/o2scale/electronics-agent-kit

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-21