Cross-platform skill discovery and installation for AI coding agents
npx claudepluginhub girofu/skill-fetchSearch, discover, and install AI agent skills from 9 registries with quality scoring, security labels, and cross-platform support
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 129 specialized Claude Code subagents organized into 10 focused categories
Cross-platform skill discovery and installation for AI coding agents
Search, score, and install AI agent skills from 9 registries in parallel — works across Claude Code, Cursor, Codex, Gemini CLI, Windsurf, and Amp.
/fetch-skill-config (interactive, recommended) or configure manually/fetch-skill react native animationc to continue; install by number from any pageChoose the method that fits your setup:
# Add the skill-fetch marketplace
claude plugin marketplace add girofu/skill-fetch
# Install skill-fetch plugin
claude plugin install skill-fetch@skill-fetch
Provides auto-updates, /fetch-skill command, and full plugin integration.
npx skills add girofu/skill-fetch
Works with Claude Code, Cursor, and Codex.
curl -fsSL https://raw.githubusercontent.com/girofu/skill-fetch/main/install.sh | bash
Auto-detects installed agents and installs for all of them. Specify a single agent:
curl -fsSL https://raw.githubusercontent.com/girofu/skill-fetch/main/install.sh | bash -s -- --agent claude
python3 -c "$(curl -fsSL https://raw.githubusercontent.com/girofu/skill-fetch/main/install.py)"
Or download and run:
curl -fsSL https://raw.githubusercontent.com/girofu/skill-fetch/main/install.py -o install.py
python3 install.py --agent cursor
git clone https://github.com/girofu/skill-fetch.git
# Claude Code
cp -r skill-fetch/skills/skill-fetch ~/.claude/skills/skill-fetch
# Cursor
cp -r skill-fetch/skills/skill-fetch ~/.cursor/skills/skill-fetch
# Other agents: replace ~/.cursor/ with ~/.codex/, ~/.gemini/, ~/.windsurf/, or ~/.amp/
Important: API keys unlock the full 9-source search. Without them, only Sources 3-8 are available (still useful, but fewer results).
Run /fetch-skill-config in Claude Code. It will:
~/.claude/skills/.fetch-config.jsonSkillsMP provides the best semantic search with AI-powered matching. Get your free API key:
claude mcp add --scope user skillsmp -- npx -y skillsmp-mcp-server --env SKILLSMP_API_KEY=your_key_here
For additional coverage, create ~/.claude/skills/.fetch-config.json: