similarity-opamp

Calculate similarity between operational amplifier components using metadata and electrical characteristics.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the complex task of comparing operational amplifiers (op-amps) by providing a structured and intelligent approach to determining their similarity, crucial for component selection and replacement.

Core Features & Use Cases

  • Op-Amp Comparison: Compares op-amps based on equivalent families, channel count, and key electrical characteristics.
  • Similarity Scoring: Assigns a similarity score (e.g., HIGH, MEDIUM, LOW) to aid in decision-making.
  • Use Case: When a specific op-amp is obsolete, use this Skill to find the best compatible replacement by analyzing its family, channel configuration, and performance metrics.

Quick Start

Use the similarity-opamp skill to calculate the similarity between 'LM358' and 'MC1458'.

Frequently Asked Questions about similarity-opamp

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

FAQPage Schema
How do I find a compatible replacement for an obsolete op-amp?

Op-amp similarity is calculated by comparing component MPNs based on family, package, channel count, and electrical characteristics like GBW and slew rate. A metadata-driven approach extracts these specs to generate a similarity score for component selection and replacement.

What's the best way to compare operational amplifiers for component selection?

The best way to compare operational amplifiers for component selection is using a metadata-driven similarity calculator. It evaluates op-amp families, channel configurations, and performance metrics to assign a HIGH, MEDIUM, or LOW similarity score for intelligent replacement decisions.

Can I compare two specific op-amp MPNs like LM358 and MC1458?

Yes, you can compare specific op-amp MPNs like LM358 and MC1458. The similarity calculation leverages a pattern registry for component type identification and spec extraction to evaluate their equivalence across families, channels, and key electrical characteristics.

Does the op-amp similarity calculator require specific input formats or component metadata?

The op-amp similarity calculator requires component MPNs as input to extract specifications via a pattern registry. It processes metadata-driven electrical characteristics and uses fallback legacy logic to ensure accurate comparison even with varying component data formats.

Are there limitations when comparing op-amps with missing electrical specifications?

When comparing op-amps with missing electrical specifications, the calculator applies fallback legacy logic to estimate similarity. However, similarity scoring accuracy for metrics like GBW and slew rate may be reduced if the component metadata is incomplete.