connector

Parse electronic connector MPNs to extract pin count, pitch, and series.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies working with electronic connector components by providing tools to parse Manufacturer Part Numbers (MPNs), extract key specifications like pin count and pitch, and identify compatible alternatives.

Core Features & Use Cases

  • MPN Parsing: Decode complex MPNs from various manufacturers (Wurth, Molex, TE, JST, Hirose, Amphenol) to extract series, pitch, and pin count.
  • Specification Extraction: Automatically determine connector properties like pitch, pin count, and series based on MPN patterns.
  • Use Case: When designing a PCB, you need to select a specific type of connector. Use this Skill to input a partial MPN or desired specifications, and it will help identify suitable connectors from supported manufacturers.

Quick Start

Use the connector skill to extract the pin count from the Molex part number '43045-0212'.

Frequently Asked Questions about connector

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

FAQPage Schema
How do I extract pin count and pitch from an electronic connector MPN?

MPN parsing extracts pin count and pitch from manufacturer part numbers like '43045-0212'. The connector skill decodes complex part numbers from manufacturers like Molex and TE Connectivity to automatically determine series and specifications.

What connector manufacturers are supported for MPN parsing?

Supported connector manufacturers include Wurth, Molex, TE Connectivity, JST, Hirose, and Amphenol. The parser uses specialized handlers and a registry to extract specifications from these specific brands.

Can I find compatible alternatives when selecting electronic connectors?

Yes, you can identify compatible alternatives during electronic connector selection. By inputting a partial MPN or desired specifications, the tool helps identify suitable connectors from supported manufacturers.

How do I determine the series of a connector from its part number?

You determine a connector series from its part number by recognizing MPN patterns. The parser analyzes these patterns to extract the series, pitch, and pin count automatically.

Does MPN parsing work for PCB connector component selection?

Yes, MPN parsing works for PCB connector component selection. When designing a PCB, you can input a partial MPN or desired specifications to identify suitable connectors and standardize component data.