kicad-schematic

Community

Generate, validate, and fix KiCad schematics.

Authordieguscl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation, validation, and repair of KiCad schematic files, preventing common errors like guessed pin positions and ensuring electrical rule compliance.

Core Features & Use Cases

  • Programmatic Schematic Generation: Create .kicad_sch files using Python scripts with computed pin positions.
  • Electrical Rule Check (ERC) Validation: Automatically run kicad-cli sch erc and parse results.
  • Automated Error Fixing: Iteratively fix common ERC violations like pin_not_connected and label_dangling.
  • KiCad 8 to 9 Migration: Assists in migrating schematics between KiCad versions by handling symbol renames and footprint updates.
  • Use Case: Generate a complex schematic for a microcontroller board, ensuring all pins are correctly connected and all ERC rules are met, or fix a batch of existing schematics with common errors.

Quick Start

Use the kicad-schematic skill to generate a new KiCad schematic based on the provided circuit description.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kicad-schematic
Download link: https://github.com/dieguscl/dotfiles/archive/main.zip#kicad-schematic

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.