Cantara
Official@cantara · Oslo, Norway
Foreningens formål er å: bygge og spre IT-faglig kompetanse ved å: samle, spre og dele faglig informasjon, samt arrangere møter, diskusjoner og uformelt samvær.
Agent Skills by Cantara
Showing 179 vetted skills indexed across 2 GitHub repositories.
kcp-author
Create and validate KCP knowledge units with intent, triggers, and relationships.
kcp-adopt
Add a knowledge.yaml manifest to codebases for AI agent navigation.
kcp-render
Render external knowledge.yaml files to neutralize prompt injection and verify signatures.
kcp-navigate
Navigates KCP knowledge structures to find and load relevant knowledge units.
inductor
Parse inductor manufacturer part numbers and extract specifications.
documentation-maintenance
Audit project documentation against recent code changes before pull requests.
Similarity Calculator Architecture
Analyze component similarity calculator architecture, registration order, and execution flow.
memory
Parse and categorize Flash, EEPROM, and SRAM part numbers.
similarity-resistor
Calculate similarity scores between resistor MPNs by resistance value and package size.
task-delegation
Guide task delegation to Haiku or Sonnet models with a decision matrix.
Metadata-Driven Similarity Conversion
Convert legacy similarity calculators to a metadata-driven framework with fallback.
similarity-sensor
Calculate similarity between electronic sensors by type, family, interface, and package.
similarity-logic
Compare 74xx and CD4000 logic ICs by function, technology family, and part number.
similarity-transistor
Calculate similarity between BJT part numbers using equivalent groups and polarity.
Manufacturer Detection from MPN
Identify electronic component manufacturers from Manufacturer Part Numbers using regular expressions.
similarity-opamp
Calculate similarity between operational amplifier components using metadata and electrical characteristics.
similarity
Calculates similarity scores between electronic components using metadata and MPNs.
Component Lifecycle Tracking Skill
Track electronic component lifecycle statuses and suggest replacement parts.
capacitor
Parse capacitor manufacturer part numbers to extract capacitance, voltage, dielectric, and package size.
component
Manage electronic components by classifying types, integrating manufacturer handlers, and normalizing MPNs.
Similarity Metadata System
Configure component similarity calculations through declarative metadata rules.
Equivalent Group Identification
Group equivalent electronic components across manufacturers and part number variations.
semiconductor
Parse MPNs and extract voltage and current ratings from semiconductor components.
similarity-mcu
Calculate similarity between microcontroller part numbers to identify compatible alternatives.
Frequently Asked Questions About Cantara
FAQPage SchemaWhat specific tasks can I perform using Cantara's component skills?▼
You can normalize manufacturer part numbers, extract technical specifications like voltage or capacitance, identify equivalent components across different vendors, and track component lifecycle statuses for supply chain management.
Which personas benefit most from these component handlers?▼
Hardware engineers, procurement specialists, and supply chain analysts benefit by reducing manual data entry and ensuring accuracy when sourcing electronic components or managing bill-of-materials.
What are the prerequisites for implementing these component handlers?▼
Implementation requires a structured environment capable of parsing YAML manifests and executing logic handlers against your existing component database or procurement system.