anthropics / anthropics/skills
[Suggestion] Skills MCP - A Package Manager for AI Agents
- Ngôn ngữ chính
- Python
- Star
- 176k
- Fork
- 20.8k
- Merge trung bình
- 7 giờ 21 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
# 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!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.