About Dynamic Skill Loader
Dynamic Skill Loader is an MCP server in the Blockchain category: universal MCP skill dispatcher for AI coding agents. Load Claude Code, OpenCode, Cursor, Gemini, command, and GitHub-hosted skills on demand. It has been installed 0 times through Conduid.
Tools (11)
get_active_skills()View loaded skills, relevance, status, and call count
Takes no parameters.
get_publishable_keys()Return configured publishable keys
Takes no parameters.
get_skill(name)Load full skill content and mark it active
Takes no parameters.
import_repo({ url })Clone a public skill repo and index its skills and commands
Takes no parameters.
list_commands()List custom commands from `.claude/commands/`
Takes no parameters.
list_skills()Browse indexed skills with active indicators
Takes no parameters.
match_skills(query)Match a task against skill triggers, descriptions, tags, and aliases
Takes no parameters.
set_agent({ name })Switch agent routing and format compatibility
Takes no parameters.
set_task_context({ description })Set the current task and get relevance scores
Takes no parameters.
set_workspace(scope)Restrict visible skills by name or trigger
Takes no parameters.
unload_skill(name)Remove a skill from active tracking
Takes no parameters.
Install
git clone https://github.com/farhanic017/dynamic-skill-loaderThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Dynamic Skill Loader
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.