pratikxpanda/agentskills-sdk
A Python SDK for discovering, retrieving, and serving Agent Skills to LLM agents - with providers for filesystem and HTTP, and integrations for LangChain, Microsoft Agent Framework, and MCP.
Platform-specific configuration:
{
"mcpServers": {
"agentskills-sdk": {
"command": "npx",
"args": [
"-y",
"agentskills-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...