electronics-sourcing

Automate electronic component sourcing with BOM processing and supplier validation.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ClyptAI/Clypt-Backend --skill electronics-sourcing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: electronics-sourcing
Source: https://github.com/ClyptAI/Clypt-Backend/tree/main/.agents/skills/context-hub/content/sourceparts/skills/electronics-sourcing
Command: npx skills add https://github.com/ClyptAI/Clypt-Backend --skill electronics-sourcing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI agents struggle to efficiently source electronic components for bills of materials and designs. This Skill provides a structured, repeatable workflow to locate parts, validate specifications, compare prices, and check supplier availability.

Core Features & Use Cases

  • Search orchestration: Use search_parts for general keyword lookups and search_by_parameters for precise electrical specs.
  • BOM-driven sourcing: Upload BOMs, resolve unmatched parts, and compute cost with supplier availability.
  • Datasheet-guided validation: Retrieve datasheet sections and targeted information to confirm part suitability.
  • KiCad project workflow support: Discover KiCad projects, extract components, and map to real parts.

Quick Start

Begin by requesting a part to source, for example "Find a 100nF 50V ceramic capacitor".

Frequently Asked Questions about electronics-sourcing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate electronic component sourcing for a BOM?

Automating electronic component sourcing for a BOM involves uploading your parts list to resolve unmatched components, validate specifications against datasheets, and compute costs with real-time supplier availability. The workflow supports BOM processing sequences with data validation and fallback handling.

What is the best way to find electronic parts using specific electrical parameters?

Finding electronic parts by specific electrical parameters uses a search_by_parameters workflow for precise spec matching. This allows you to locate exact components by filtering electrical characteristics rather than relying solely on general keyword lookups.

Can I extract components from a KiCad project and map them to real parts for sourcing?

Yes, you can extract components from a KiCad project and map them to real parts for sourcing. The workflow supports discovering KiCad projects, extracting the component list, and mapping those parts to real supplier components for procurement.

How does datasheet-guided validation work for electronic components?

Datasheet-guided validation works by retrieving specific datasheet sections and targeted information to confirm part suitability. This ensures sourced components match required electrical specs and operational parameters before final procurement decisions.

How do I handle unmatched parts during BOM-driven sourcing?

Handling unmatched parts during BOM-driven sourcing is managed through automated data validation and fallback handling sequences. The workflow attempts to resolve unmatched components by cross-referencing parameters and supplier data to find suitable alternatives.

Does AI-guided component sourcing work for general keyword part lookups?

Yes, AI-guided component sourcing supports general keyword part lookups through the search_parts workflow. This allows you to locate components using broad descriptive terms before refining results with precise electrical parameter matching.