v0.1.1
skill-mcp v0.1.1
This release ships the full local stdio MCP feature set and a new bilingual README (static SVG, no GIF).
README
- Redesigned README.md and README.zh-CN.md
- Hero, workflow, install, and v0.1.1 boards as static SVG
- Install and Claude Desktop / Cursor wiring with absolute-path
mcp.jsonsnippets
Features
- One-shot
./scripts/install.shwritesdocs/output/claude-desktop.mcp.jsonanddocs/output/cursor.mcp.jsonusing absolutedist/index.jspaths suggest_skillsreturnsnames[]ready forbind_skillsplus anext_steprescan_skillsreloads skill roots without restarting the process- Shadowed skills include plain-language why (who shadows) and how to unshadow
- Binding contract on
get_bindingand resourceskill-mcp://binding/contract— host may use only these N skills - Session (in-memory) / project (
.skill-mcp/binding.json) / global (~/.config/skill-mcp/binding.json) bind scopes; priority session > project > global - Lexical routing by default; optional Ollama embeddings as a soft dependency
- Offline eval goldens: ZH / JA / KO plus multi-skill conflicts (
npm run eval) - Review drafts moved to
docs/so they are not user-facing root artifacts
Invariants (unchanged)
- Local stdio MCP only
- Hard max 3 bound skills; token budget never raises the cap
- CJK (ZH/JA/KO) names and content
doctorandarchive_idleare dry-run onlyread_skillis explicit opt-in- No store, auto-uninstall, or ranker retrain