bjornslib/mcp-to-uber-skills-converter
Claude Code plugin that converts MCP servers to Claude Skills with progressive disclosure. Reduces context usage by 90%+.
Platform-specific configuration:
{
"mcpServers": {
"mcp-to-uber-skills-converter": {
"command": "npx",
"args": [
"-y",
"mcp-to-uber-skills-converter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...