Bosch Manufacturer Handler Skill

Extract series, package codes, and temperature ranges from Bosch Sensortec MEMS part numbers.

3|Updated Jan 31, 2025
One-click install
npx skills add https://github.com/Cantara/lib-electronic-components --skill bosch-manufacturer-handler-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bosch Manufacturer Handler Skill
Source: https://github.com/Cantara/lib-electronic-components/tree/main/.claude/skills/manufacturers/bosch
Command: npx skills add https://github.com/Cantara/lib-electronic-components --skill bosch-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 Bosch Sensortec MEMS sensors, streamlining the process of working with these components.

Core Features & Use Cases

  • Component Identification: Recognizes various Bosch sensor types (accelerometers, gyroscopes, IMUs, environmental, gas sensors) based on MPN patterns.
  • Data Extraction: Extracts key information like series, package codes, and temperature ranges from part numbers.
  • Compatibility Analysis: Provides logic for determining component replacement and compatibility based on specifications.
  • Use Case: When designing a new product, use this Skill to quickly identify suitable Bosch accelerometers and check their temperature range compatibility with other components.

Quick Start

Use the Bosch Handler Skill to extract the series from the part number BMA456FB-T.

Frequently Asked Questions about Bosch Manufacturer Handler Skill

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

FAQPage Schema
How do I identify the series and package code from a Bosch MEMS sensor part number?

You can extract the series, package codes, and temperature range directly from a Bosch MEMS sensor part number by analyzing its specific MPN patterns for accelerometers, gyroscopes, IMUs, and environmental sensors.

Can I check compatibility between Bosch accelerometers and other components based on temperature range?

Compatibility analysis uses the extracted temperature range, interface, and series data from Bosch part numbers to determine if a specific accelerometer or MEMS sensor is suitable for component replacement.

What types of Bosch Sensortec sensors can I manage with part number analysis?

Part number analysis supports Bosch Sensortec MEMS sensors including accelerometers, gyroscopes, IMUs, magnetometers, pressure sensors, environmental sensors, and gas sensors for identification and compatibility checks.

Does Bosch sensor replacement logic consider interface and series specifications?

Yes, component replacement logic evaluates interface compatibility, temperature range, and sensor series information extracted from the manufacturer part numbers to accurately determine component interchangeability.

How do I extract the series from a Bosch part number like BMA456FB-T?

You extract the series by parsing the alphanumeric structure of the MPN pattern. For a Bosch part number like BMA456FB-T, the handler identifies the sensor series and package code directly from the characters.

When do I need to parse Bosch manufacturer part numbers for MEMS components?

Parsing Bosch manufacturer part numbers is necessary when identifying suitable MEMS sensors for new product designs, verifying component replacement options, and checking interface and temperature specifications for compatibility.