AI AGENT ADDONS

Component Search

diodeinc/pcb

When designing a printed circuit board, you often need to find the right electronic parts and reusable circuits. This skill helps you search for components and modules in a registry or on the web. It then adds them directly to your project so you can avoid manually creating part symbols and footprints.

The tool searches in three steps. It first looks for reusable subcircuits and composed modules. Then it searches for component packages in the registry. Finally it checks a web database using exact part numbers.

You can use descriptive queries like "buck converter 3.3V" in the registry. For web searches you must use exact manufacturer part numbers. The skill helps you choose the best option by checking functional fit, model availability, and package type.

Add Component Search skill to your workflow

Global

mkdir -p ~/.claude/skills/component-search

Project

mkdir -p .claude/skills/component-search

Source Repository

Stars
352
Forks
52
Watchers
352
License
MIT
Last Push
25 days ago
Created
1 year ago