gepeiyu/agentskills-proxy
A remote proxy server for Agent Skills that enables skill discovery, execution, and data management via gRPC/HTTP. This service bridges local skill capabilities to remote access, allowing AI agents to leverage various tools and capabilities through a unified interface.
Platform-specific configuration:
{
"mcpServers": {
"agentskills-proxy": {
"command": "npx",
"args": [
"-y",
"agentskills-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...