📄 skillActivePromisingmedium
kicad-happy
by aklofas
AI coding agent skills for KiCad electronics design. Works with Claude Code and OpenAI Codex. Analyze schematics, review PCB layouts, EMC pre-compliance, SPICE simulation, download datasheets, source components, and prep boards for fabrication.
Supported Platforms
🤖 Claude Code🖱️ Cursor
Quality Breakdown
99/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains shell scripts in action/entrypoint.sh which could execute arbitrary commands during GitHub Actions workflows
- Multiple Python scripts present that could be executed as part of skill execution (datasheet extraction, EMC analysis, component fetching)
- Agent plugin configuration files (.agents/, .claude-plugin/, .cursor/) suggest integration with AI coding agents that may have autonomous execution capabilities
- GitHub Action setup (action.yml, .github/workflows/) enables automated code execution on external triggers without explicit human approval in workflow
- Scripts interact with external services (DigiKey, Element14, JLCPCB, Mouser) which could potentially fetch and execute remote content
- Complex orchestration of multiple 'skills' (11+ skill modules) suggests potential for multi-agent spawning or command chaining