simongwatts/skills-to-extensions
A Python command-line tool to automatically convert Anthropic Claude skills into self-contained Google Gemini extensions, complete with a universal MCP server.
Platform-specific configuration:
{
"mcpServers": {
"skills-to-extensions": {
"command": "npx",
"args": [
"-y",
"skills-to-extensions"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...