KiSkill
New1GitHub TrendingGeneralby AvatarSD
Agent skills + headless Python engine giving an AI coding agent full control of KiCad — edit, verify, review & fabricate schematics and PCBs, no GUI.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/kiskill.md https://raw.githubusercontent.com/AvatarSD/KiSkill/main/SKILL.md3
Invoke in Claude Code
/kiskillView source on GitHub
code-reviewagentpython
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is KiSkill?
Agent skills + headless Python engine giving an AI coding agent full control of KiCad — edit, verify, review & fabricate schematics and PCBs, no GUI.
How to install KiSkill?
To install KiSkill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /kiskill.
What is KiSkill best for?
KiSkill is a community categorized under General. It is designed for: code-review, agent, python. Created by AvatarSD.