girofu/skill-fetch

23 stars · Last commit 2026-04-23

Multi-registry skill discovery and installation for AI coding agents — search 9 sources, score, paginate, and install agent skills with security labels

README preview

# skill-fetch

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/girofu/skill-fetch)](https://github.com/girofu/skill-fetch/releases)
[![GitHub stars](https://img.shields.io/github/stars/girofu/skill-fetch)](https://github.com/girofu/skill-fetch/stargazers)
[![CI](https://github.com/girofu/skill-fetch/actions/workflows/ci.yml/badge.svg)](https://github.com/girofu/skill-fetch/actions/workflows/ci.yml)

> 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**.

## Quick Start

1. **Install** — pick any method from [Installation](#installation) below
2. **Set up API keys** — run `/fetch-skill-config` (interactive, recommended) or [configure manually](#️-setup-api-keys)
3. **Search & install skills** — `/fetch-skill react native animation`

## Features

- **9 Search Sources** — SkillsMP (semantic + keyword), GitHub, Anthropic Skills, ClawSkillHub, skills.sh, PolySkill, SkillHub, Skills Directory

View full repository on GitHub →