mcpserver.lol
registry/wondel-skills-mcp
Connection check verified live · 27h ago

wondel-skills-mcp

Read-only MCP server over 50 book-based agent skills: routes a task to the right framework.

Tools 5
GitHub stars 1
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

get_journey read-only goalslugcontext*
One guided journey as a phase plan: the ordered skills, the decision question each phase answers, the docs/ file it writes, and which phases are go/no-go gates. Pass slug for a kno…
get_skill read-only slug*context*sections
Metadata for one skill or journey: its definition, when to use it, when not to, and related slugs. Deliberately cheap (~300 tokens) so you can check a candidate before committing c…
load_skill read-only partslug*context*
The skill's actual instructions — the upstream SKILL.md, ready to follow in this session with nothing installed. The response also lists the skill's reference files with their toke…
recommend_skills read-only maxtask*phasestackcontext*
Route a task to the right skills. Describe the job in your own words and this returns which skills to load first, which to skip whenever a skill's own "not for" line rules it out f…
search_skills read-only kindlimitquery*context*category
Search 51 book-based agent skills and 14 guided journeys by keyword or phrase. Each skill is matched against its own trigger text, so plain task language works ("my UI looks amateu…