SkyworksHandler

Parse Skyworks MPNs to identify component types, package codes, and series.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and identification of Skyworks RF components, including amplifiers, switches, and modules, by providing structured data and pattern matching for MPNs and package types.

Core Features & Use Cases

  • MPN Pattern Matching: Identifies component types based on Manufacturer Part Number (MPN) prefixes.
  • Package Code Extraction: Determines the component's package type from its MPN suffix.
  • Series Identification: Extracts the specific product series from various MPN formats.
  • Replacement Logic: Suggests compatible component alternatives based on series and technical compatibility.
  • Use Case: Quickly find all Skyworks RF switches or identify the package type and series for a given Skyworks part number.

Quick Start

Use the SkyworksHandler skill to identify the component type and package for the part number SKY13350-385LF.

Frequently Asked Questions about SkyworksHandler

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

FAQPage Schema
How do I identify the component type from a Skyworks part number?

To identify a Skyworks RF component from a part number, the system parses Manufacturer Part Number (MPN) prefixes to classify amplifiers, switches, and modules. It extracts the specific product series and package code using defined MPN patterns and suffixes.

What is the best way to find compatible replacements for Skyworks RF components?

Finding compatible replacements for Skyworks RF components involves matching the identified product series and verifying RF or MCU specifications. The system suggests alternative parts by evaluating technical compatibility based on the extracted MPN data.

How does package code extraction work for Skyworks MPNs?

Package code extraction for Skyworks MPNs works by analyzing the suffix of the part number. The system uses defined package suffix patterns to determine the exact package type of the RF component for accurate classification.

Can I use this to look up all Skyworks RF switches from a given part number?

Yes, you can use this to look up Skyworks RF switches. By parsing the MPN prefix and product series, the system identifies the component type and can classify whether the part number corresponds to an RF switch, amplifier, or module.

What Skyworks MPN formats are supported for series identification?

Series identification supports various Skyworks MPN formats by applying pattern matching to extract the specific product series. It handles different MPN structures to accurately classify the RF component alongside its package code.