mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
Add docs/frameworks/AGENT-SKILLS.md (~190 lines): - Overview of the 42-entry dynamic catalog (22 API + 20 CLI) - Architecture map: catalog.ts, generator.ts, openapiParser.ts, cliRegistryParser.ts, schemas.ts, types.ts - SKILL.md format with custom-block documentation - REST API discovery reference table - MCP tools table (omniroute_agent_skills_list/get/coverage) - A2A list-capabilities invocation example - Full 42-ID catalog tables (API + CLI) - External agent consumption guide (REST/MCP/A2A/GitHub raw) - Generator usage (dryRun/prune/onlyIds) - Coverage API reference Update docs/frameworks/SKILLS.md: - Add "## Agent Skills vs Omni Skills" section at top with comparison table - Link to AGENT-SKILLS.md