ce-modality-extension
CommunityExtend CE to non-tabular data modalities safely.
AuthorMoffran
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The CE core currently handles tabular explanations; this Skill enables safe expansion to non-tabular modalities (vision, audio, text, timeseries) by applying ADR-033 plugin contracts, a canonical modality taxonomy, and a shim-based extension pattern.
Core Features & Use Cases
- Enforces ADR-033 contracts for modality extensions to keep core dependency-light.
- Introduces a canonical modality taxonomy (image/vision, audio, text, timeseries) and a shim-based runtime that raises MissingExtensionError when the extension package is absent.
- Supports a multi-package, monorepo-friendly structure with separate extension packages (e.g., ce-vision) and CI smoke tests for validation.
- Provides a recipe for safe integration: data_modalities declaration, plugin_api_version compatibility checks, and a dedicated testing workflow.
Quick Start
Follow ADR-033 to implement a new modality extension package and drop a thin shim under calibrated_explanations.vision (or calibrated_explanations.audio) to enable non-tabular inputs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ce-modality-extension Download link: https://github.com/Moffran/calibrated_explanations/archive/main.zip#ce-modality-extension Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.