WurthHandler

Parse Wurth Elektronik MPNs to extract series, pin count, pitch, and package codes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the management and identification of electronic components manufactured by Wurth Elektronik, particularly connectors and LEDs.

Core Features & Use Cases

  • Component Identification: Recognizes various Wurth component types like pin headers, socket headers, and different LED variants.
  • MPN Parsing: Extracts key information such as series code, pin count, pitch, and package variant from Manufacturer Part Numbers (MPNs).
  • Compatibility Analysis: Provides logic for identifying compatible replacements based on component specifications.
  • Use Case: Quickly determine the series and pin count of a Wurth pin header by providing its MPN, or find suitable alternatives for a specific LED.

Quick Start

Use the WurthHandler skill to extract the series code from the MPN '61300211121'.

Frequently Asked Questions about WurthHandler

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

FAQPage Schema
How do I parse a Wurth Elektronik MPN to extract component specifications?

To parse a Wurth MPN, you extract the encoded data to identify the series code, pin count, pitch, and package variant. This process decodes manufacturer part numbers for connectors and LEDs into structured component specifications.

What is the best way to identify Wurth electronic components from a part number?

The best way to identify Wurth electronic components is by parsing the MPN to recognize component types, such as pin headers, socket headers, and various LED variants, while extracting their specific series and package codes.

Can I find compatible replacement components for Wurth LEDs and connectors?

Yes, you can find compatible replacement components by applying replacement logic based on shared specifications. This allows you to identify suitable alternatives for specific Wurth LEDs and connectors.

Does Wurth component parsing support both connectors and LEDs?

Yes, Wurth component parsing supports both connectors and LEDs. It handles various Wurth Elektronik component types, including pin headers, socket headers, and different LED variants, by decoding their MPNs.

What details can I extract from a Wurth pin header MPN like 61300211121?

Extracting details from a Wurth pin header MPN yields the series code, pin count, pitch, and package variant. By parsing the part number, you can quickly determine the specific series and configuration of the component.