Component Type Detection Hierarchy
OfficialClassify electronic components accurately.
Software Engineering#electronic components#component classification#MPN parsing#type detection#BOM processing#specificity scoring
AuthorCantara
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of accurately classifying electronic components, especially when dealing with diverse manufacturers and varying levels of detail in part numbers (MPNs). It provides a structured hierarchy and robust detection mechanisms to ensure consistent and precise component identification.
Core Features & Use Cases
- Hierarchical Classification: Organizes component types into four specificity levels, from manufacturer-specific to generic.
- MPN-based Detection: Intelligently determines component type directly from its Manufacturer Part Number (MPN).
- Specificity Scoring: Assigns scores to types to ensure the most precise classification is always chosen.
- Type Flags: Provides quick boolean checks for component properties like
isPassive()andisSemiconductor(). - Use Case: When processing a Bill of Materials (BOM), this skill can automatically identify each component's exact type (e.g.,
MOSFET_INFINEONorCAPACITOR_CERAMIC_MURATA) and its base type (MOSFET,CAPACITOR) for broader analysis.
Quick Start
Use the component type detection hierarchy skill to determine the most specific type for the MPN 'LM7805CT'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Component Type Detection Hierarchy Download link: https://github.com/Cantara/lib-electronic-components/archive/main.zip#component-type-detection-hierarchy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.