TE Connectivity Manufacturer Handler Skill

Extract component properties and replacement logic from TE Connectivity MPNs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and identification of TE Connectivity electronic components by providing structured data and logic for various component types.

Core Features & Use Cases

  • Component Identification: Recognizes and categorizes TE components based on MPN patterns.
  • Data Extraction: Extracts key properties like family, pitch, mounting type, and gender.
  • Replacement Logic: Defines rules for finding compatible component alternatives.
  • Use Case: Quickly find the pitch and family for a given TE Connectivity terminal block MPN, or determine if a replacement part is compatible.

Quick Start

Use the TEHandler skill to get the family for the MPN 282837-1.

Frequently Asked Questions about TE Connectivity Manufacturer Handler Skill

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

FAQPage Schema
How do I identify the family and pitch of a TE Connectivity electronic component from its MPN?

TE Connectivity component identification extracts the family, pitch, mounting type, gender, and orientation by parsing MPN patterns. Supply the MPN to retrieve structured component data for terminal blocks, PCB headers, IDC connectors, and MATE-N-LOK connectors.

How do I find compatible replacement parts for TE Connectivity MATE-N-LOK connectors?

Replacement logic for TE Connectivity connectors evaluates compatibility based on the component series, pin count, and pitch. Matching these properties allows you to determine if an alternative part is a valid replacement for your original component.

Can I extract mounting type and gender data from TE Connectivity terminal block MPNs?

Yes, TE Connectivity MPN parsing extracts key physical properties including mounting type and gender. The Skill recognizes terminal block patterns and returns structured data detailing these specific component characteristics.

What TE Connectivity component types are supported for MPN pattern extraction?

TE Connectivity component extraction supports terminal blocks, PCB headers, IDC connectors, and MATE-N-LOK connectors. The Skill categorizes these electronic components and extracts their specific family and orientation data.

What's the best way to parse TE Connectivity part numbers for component identification?

Parsing TE Connectivity part numbers involves pattern recognition to extract component properties like family and pitch. Using the MPN 282837-1, for example, the handler returns the corresponding component family data.

Does this TE Connectivity handler support PCB headers and IDC connectors?

Yes, the TE Connectivity handler supports PCB headers and IDC connectors alongside terminal blocks and MATE-N-LOK connectors. It extracts component family, pitch, mounting type, and orientation from the MPN patterns of these parts.