31,000以上のスキルを検索・管理するClaude Codeスキルマネージャー。日英バイリンガル検索対応。

Search, browse, and install 31,767+ community skills from GitHub for your AI agent
English | 中文
Skill Manager is a Claude Code skill management tool that lets you easily discover and install 31,767+ skills from the GitHub community. Features bilingual search support, one-click installation, and automatic configuration.
Download and copy to the corresponding directory
Both AI assistants support the following operations:
| Operation | Description |
|---|---|
| Search Skills | Search 31,767+ skills using keywords |
| Install Skills | Install by specifying the search result number |
| Bilingual Search | Support both English and Chinese search |
| View Details | Display GitHub statistics for skills |
Claude Code is the official AI programming assistant from Anthropic.
Installation Steps:
skill-manager folder to the ~/.claude/skills/ directory (personal or project directory)Notes:
SKILL.md file exists in the skill-manager root directoryAntigravity is an AI programming assistant from Google DeepMind.
Installation Steps:
.agent/skills/ directory in your project (if it doesn't exist)skill-manager folder to the .agent/skills/ directoryExample Commands:
"Please help me search for TypeScript related skills"
"Install a code review skill"
"Find skills suitable for frontend development"
skill-manager/
├── SKILL.md # Skill configuration
├── README.md # This file (English documentation)
├── src/ # Source code
│ ├── index.js # Main implementation
│ └── package.json # NPM package definition
├── data/ # Data files
│ └── all_skills_with_cn.json # 31,767 skills (30.33 MB)
└── docs/ # Documentation
├── README_CN.md # Chinese documentation
├── INSTALLATION.md # Installation guide
├── CHANGELOG.md # Changelog
├── PROJECT_SUMMARY.md # Project summary
└── UPGRADE_GUIDE.md # Upgrade guide
| Item | Value |
|---|---|
| Total Skills | 31,767 |
| Chinese Translations | 31,752 (99.95%) |
| Database Size | 30.33 MB |
| Last Updated | 2025-12-26 |
Intelligent weighted scoring:
Results sorted by relevance and GitHub stars
MIT License
Version: 1.0.0 Created: 2025-12-26 Author: Claude Skill Manager Team