What problem does it solve?
Agents waste context loading every utility manual when a task only needs one. This Skill acts as a router that matches a request to exactly one nested reference, so only the relevant procedure, scripts, and assets are loaded into working context.
Core Features & Use Cases
- Nested Reference Catalog: Routes to self-contained references covering MiniMax media/TTS/vision CLI, local audio transcription and music analysis, image understanding, academic paper fetching and LaTeX writing, journal-inspired music composition, token/cost usage reports, standalone HTML deliverables, Xiaomi MiMo and Zhipu provider discovery, headless Telegram bot provisioning, idle curiosity practice, and read-only preset health checks.
- Routing Table: A need-to-reference lookup table maps each request type to the exact nested SKILL.md to read.
- Use Case: When asked to transcribe a voice note, the agent reads only the
listen reference for local Whisper transcription instead of loading every utility manual.
Quick Start
Read the routing table in this Skill and load the single nested reference that matches the task at hand.