SuperSkill Registry for Gemini CLI
com.onlyharness/registry
Find, inspect and install reviewed reusable AI-agent capabilities from superskill.sh.
client:Gemini CLI
transport:streamable-http
tools:12
Install SuperSkill Registry in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"registry": {
"httpUrl": "https://superskill.sh/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs