semiconductor

Parse MPNs and extract voltage and current ratings from semiconductor components.

3|Updated Jan 31, 2025
One-click install
npx skills add https://github.com/Cantara/lib-electronic-components --skill semiconductor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: semiconductor
Source: https://github.com/Cantara/lib-electronic-components/tree/main/.claude/skills/semiconductor
Command: npx skills add https://github.com/Cantara/lib-electronic-components --skill semiconductor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies working with discrete semiconductor components like diodes, transistors, and MOSFETs by providing tools for pattern matching, MPN parsing, and extracting key electrical ratings.

Core Features & Use Cases

  • Component Identification: Parse Manufacturer Part Numbers (MPNs) using defined patterns for various manufacturers.
  • Parameter Extraction: Extract critical electrical specifications such as voltage, current, and resistance.
  • Component Categorization: Classify components into types like Diodes, Transistors, MOSFETs, and IGBTs.
  • Use Case: Quickly identify the specifications of a Vishay 1N4007 diode by providing its MPN to the skill.

Quick Start

Use the semiconductor skill to find compatible alternatives for a Vishay IRF540N MOSFET.

Frequently Asked Questions about semiconductor

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

FAQPage Schema
How do I extract voltage and current ratings from a semiconductor MPN?

You can extract voltage and current ratings from a semiconductor MPN by parsing the part number against defined patterns. This process identifies component types like MOSFETs and diodes while pulling critical electrical specifications from manufacturers like Infineon and ON Semi.

Can I classify discrete semiconductor components like MOSFETs and IGBTs automatically?

Yes, you can classify discrete semiconductor components automatically by using defined patterns and similarity calculators. This mechanism categorizes transistors, diodes, MOSFETs, and IGBTs based on their parsed manufacturer part numbers.

What is the best way to parse manufacturer part numbers for Vishay and ON Semi components?

The best way to parse manufacturer part numbers for Vishay and ON Semi components is to use pattern matching tools designed for discrete semiconductors. This allows you to quickly identify specifications and categorize components by type.

How do I find compatible alternatives for a specific MOSFET like the Vishay IRF540N?

To find compatible alternatives for a MOSFET like the Vishay IRF540N, parse its MPN to extract electrical specifications. You can then use similarity calculators to compare and classify other components with matching voltage and current ratings.

Does this semiconductor component parser support diodes and transistors from multiple manufacturers?

Yes, this semiconductor component parser supports diodes and transistors from multiple manufacturers. It utilizes defined patterns to identify component types and extract parameters across brands like Infineon, Vishay, and ON Semi.

When do I need to use pattern matching for discrete semiconductor component analysis?

You need to use pattern matching for discrete semiconductor component analysis when you want to extract critical electrical specifications from MPNs. It is essential for categorizing unstructured part numbers into defined types like diodes, MOSFETs, and IGBTs.