anthropics / anthropics/skills

[Suggestion] Skills MCP - A Package Manager for AI Agents

Abierto
#185 2 comentarios 6 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
176k
Forks
20.9k
Merge medio
7 h 21 min
PR fusionados (30 d)
5

Descripción

# Check out this project - Skills MCP

Hi Anthropic team!

I wanted to share a project I've been working on that might be of interest:

**Skills MCP** - A Package Manager for AI Agents
https://github.com/leezhuuuuu/skills-mcp

**What it does:**
- An MCP server that lets AI agents (Claude, Cursor, Windsurf, etc.) search, install, and learn new skills on-demand
- Uses `uv` for clean, isolated dependency management
- Agents can discover and acquire capabilities without pre-configuration

**Key Features:**
- **Search:** Find skills for specific tasks (e.g., "pdf", "excel", "diagram")
- **Install:** Download and install skills to `~/.skills`
- **Learn:** Provides file structure and `SKILL.md` instructions to the agent
- Works with Claude Desktop, Claude Code, Cursor, Windsurf, Zed, VS Code, Goose, Warp

**Installation:**
```bash
uv tool install skills-mcp
```

MIT licensed. The registry is hosted at https://skills.leezhu.cn (community-run).

Thought you might find this interesting!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.