Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Component Search

pordiodeinc·diodeinc· v1.0.0 · atualizado em 2026-04-10
83
Score

Search for and add electronic components, modules, and reference designs to a Zener PCB project. Use when designing a board, module, or subsystem and you need to find parts, reusable subcircuits, or reference designs — whether by functional description or specific MPN. Covers `pcb search` (registry:modules, registry:components, web:components) and `pcb new component` for importing web components into a workspace.

electronic-componentspcb-designcomponent-searchzenerpart-selectionbom-management
Linguagens
multi-language
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcomponent-search/workflow
1
Determine the component type: — Is it a module, pre-packaged component, or web component?
2
Search the registry: — Use `pcb search -m registry:<modules|components> <query> -f json` for modules and pre-packaged components.
3
Search web components (if needed): — Use `pcb search -m web:components <MPN> -f json` for web components (MPN-only).
4
Evaluate search results: — Prioritize functional fit, ECAD/STEP availability, package, sourcing, and registry adoption.
5
Import web components (if applicable): — Use `pcb new component --component-id <ID> --part-number <MPN> --manufacturer <MFR>`.
6
Add the component to the design: — Use `Module()` with the registry URL or local workspace path.
7
Verify sourcing: — Use `pcb bom` to check availability and fix any BOM issues.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com ←Zener Language
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aTikTok Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aClone Website Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aMulti-Topic Deep Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86

Árvore do Skill

Component Search
component-search
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
Triggers8
find an electronic component for my PCB projectsearch for a specific MPN in Zeneradd a component to my Zener PCB designsearch for a buck converter moduleimport a web component into my Zener workspacefind a reference design for a power supplycheck component availability in Zenersearch for components from LCSC or CSE

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download component-search
$ synaptic skills detail component-search
$ synaptic skills live component-search

Links

GitHub Repository