capacitor

Parse capacitor manufacturer part numbers to extract capacitance, voltage, dielectric, and package size.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies working with capacitor components by providing tools for parsing manufacturer part numbers (MPNs), extracting key specifications, and understanding component types and patterns.

Core Features & Use Cases

  • MPN Parsing: Extract capacitance, voltage, tolerance, and package size from various manufacturer MPNs.
  • Component Identification: Classify capacitors based on manufacturer and type (e.g., Ceramic, Tantalum, Electrolytic).
  • Pattern Matching: Supports MPN patterns for Murata, Samsung, TDK, Yageo, KEMET, AVX, Nichicon, and Panasonic.
  • Use Case: Quickly determine the exact specifications of a capacitor by providing its part number, enabling easier component selection and cross-referencing.

Quick Start

Use the capacitor skill to parse the part number 'GRM188R71H104KA93D' and extract its specifications.

Frequently Asked Questions about capacitor

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

FAQPage Schema
How do I extract capacitance and voltage ratings from a manufacturer part number?

You can extract capacitance and voltage ratings from a manufacturer part number by parsing it to identify key specifications like dielectric type and package size. This allows you to quickly determine exact component details from the MPN string.

Can I parse capacitor part numbers from multiple vendors like Murata and TDK?

Yes, you can parse capacitor part numbers from multiple vendors including Murata, Samsung, TDK, Yageo, KEMET, AVX, Nichicon, and Panasonic. The tool matches specific MPN patterns to extract standardized component data across these manufacturers.

What is the best way to standardize electronic component data for capacitors?

The best way to standardize electronic component data for capacitors is by parsing manufacturer part numbers to classify them by type, such as Ceramic or Tantalum. This process extracts detailed specifications to facilitate component data standardization and analysis.

How do I identify the package size and dielectric type from a capacitor MPN?

You identify the package size and dielectric type from a capacitor MPN by using pattern matching to decode the part number string. This extracts detailed component specifications, enabling easier component selection and cross-referencing in electronic design workflows.