Dynamically load Claude Code skills into AI agents without copying files.
| Tool name | Description | Destructive? |
|---|---|---|
| list_skills⚠ | ⚠ yes | |
| read_skill⚠ | ⚠ yes | |
| install_skill⚠ | ⚠ yes | |
| manage_search_paths | ✓ no | |
| debug_info | ✓ no |
{
"mcpServers": {
"iogithubback1plyagent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}