search-skill by gbsoss/skill-from-masters
npx skills add https://github.com/gbsoss/skill-from-masters --skill search-skill根据用户需求,从可信市场搜索并推荐 Claude Code Skills。
当用户描述需求并希望找到现有技能来解决时。
示例:
| 来源 | URL | 备注 |
|---|---|---|
| anthropics/skills | github.com/anthropics/skills | 官方示例,最可靠 |
| ComposioHQ/awesome-claude-skills | github.com/ComposioHQ/awesome-claude-skills | 人工精选,12k+ stars |
| 来源 | URL | 备注 |
|---|---|---|
| travisvn/awesome-claude-skills | github.com/travisvn/awesome-claude-skills | 社区精选,21k+ stars |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| skills.sh | skills.sh | Vercel 官方目录 |
| 来源 | URL | 备注 |
|---|---|---|
| ClawHub | clawhub.ai | OpenClaw 官方技能注册表,5000+ 社区技能,支持向量搜索 |
| 来源 | URL | 备注 |
|---|---|---|
| skillsmp.com | skillsmp.com | 自动抓取,需要额外过滤 |
从用户描述中提取:
重要:仅搜索这 6 个来源。请勿搜索整个互联网。
按优先级搜索:
允许的搜索查询(使用 site: 限制):
site:github.com/anthropics/skills {keywords}
site:github.com/ComposioHQ/awesome-claude-skills {keywords}
site:github.com/travisvn/awesome-claude-skills {keywords}
site:skills.sh {keywords}
site:clawhub.ai {keywords}
site:skillsmp.com {keywords}
搜索方法:
site:github.com/{repo} 限制搜索范围clawhub.ai/skills?q={keywords} 搜索注册表请勿:
site: 限制的宽泛查询必须过滤掉以下内容:
| 过滤条件 | 原因 |
|---|---|
| GitHub stars < 10 | 未经社区验证 |
| Last update > 6 months ago | 可能已废弃 |
| No SKILL.md file | 非标准格式 |
| README too sparse | 质量存疑 |
| Contains suspicious code patterns | 安全风险 |
安全检查:
评分公式:
Score = Source Weight × 0.4 + Stars Weight × 0.3 + Recency Weight × 0.2 + Relevance × 0.1
Source weights:
- Tier 1: 1.0
- Tier 2: 0.7
- Tier 2.5 (ClawHub): 0.55
- Tier 3: 0.4
返回前 5-10 个结果:
## Found X relevant Skills
### Recommended
1. **[skill-name](github-url)** - Source: anthropics/skills
- Function: xxx
- Stars: xxx | Last updated: xxx
- Install: `/plugin marketplace add xxx`
### Worth considering
2. **[skill-name](github-url)** - Source: ComposioHQ
...
### Not recommended (for reference only)
- [skill-name](url) - Reason: low stars / not maintained
用户:有没有能帮助编写提交信息的技能?
搜索流程:
输出:
## Found 3 relevant Skills
### Recommended
1. **git-commit-assistant** - Source: anthropics/skills (official)
- Function: Generate semantic commit messages
- Install: `/plugin marketplace add anthropics/claude-code`
2. **semantic-commit** - Source: ComposioHQ
- Function: Follow conventional commits spec
- Stars: 890 | Last updated: 2 weeks ago
每周安装次数
332
仓库
GitHub Stars
1.3K
首次出现
Jan 21, 2026
安全审计
安装于
opencode280
claude-code252
gemini-cli247
codex224
cursor202
github-copilot188
Search and recommend Claude Code Skills from trusted marketplaces based on user requirements.
When users describe a need and want to find an existing Skill to solve it.
Examples:
| Source | URL | Notes |
|---|---|---|
| anthropics/skills | github.com/anthropics/skills | Official examples, most reliable |
| ComposioHQ/awesome-claude-skills | github.com/ComposioHQ/awesome-claude-skills | Hand-picked, 12k+ stars |
| Source | URL | Notes |
|---|---|---|
| travisvn/awesome-claude-skills | github.com/travisvn/awesome-claude-skills | Community curated, 21k+ stars |
| skills.sh | skills.sh | Vercel's official directory |
| Source | URL | Notes |
|---|---|---|
| ClawHub | clawhub.ai | OpenClaw official skill registry, 5000+ community skills, vector search powered |
| Source | URL | Notes |
|---|---|---|
| skillsmp.com | skillsmp.com | Auto-scraped, requires extra filtering |
Extract from user description:
IMPORTANT: Only search these 6 sources. Do NOT search the entire internet.
Search by priority:
1. Search Tier 1 (official/high trust) first
2. If fewer than 5 results, continue to Tier 2
3. If still insufficient, search Tier 2.5 (ClawHub - large volume, check quality)
4. If still insufficient, search Tier 3 with strict filtering
5. If still nothing found, tell user honestly - do NOT expand to other sources
Allowed search queries (use site: to restrict):
site:github.com/anthropics/skills {keywords}
site:github.com/ComposioHQ/awesome-claude-skills {keywords}
site:github.com/travisvn/awesome-claude-skills {keywords}
site:skills.sh {keywords}
site:clawhub.ai {keywords}
site:skillsmp.com {keywords}
Search methods:
site:github.com/{repo} to restrict search scopeclawhub.ai/skills?q={keywords} to search the registryDo NOT:
site: restrictionMust filter out the following:
| Filter Condition | Reason |
|---|---|
| GitHub stars < 10 | Not community verified |
| Last update > 6 months ago | Possibly abandoned |
| No SKILL.md file | Non-standard format |
| README too sparse | Quality concerns |
| Contains suspicious code patterns | Security risk |
Security checks:
Scoring formula:
Score = Source Weight × 0.4 + Stars Weight × 0.3 + Recency Weight × 0.2 + Relevance × 0.1
Source weights:
- Tier 1: 1.0
- Tier 2: 0.7
- Tier 2.5 (ClawHub): 0.55
- Tier 3: 0.4
Return Top 5-10 results:
## Found X relevant Skills
### Recommended
1. **[skill-name](github-url)** - Source: anthropics/skills
- Function: xxx
- Stars: xxx | Last updated: xxx
- Install: `/plugin marketplace add xxx`
### Worth considering
2. **[skill-name](github-url)** - Source: ComposioHQ
...
### Not recommended (for reference only)
- [skill-name](url) - Reason: low stars / not maintained
User : Is there a skill that helps write commit messages?
Search process :
Output :
## Found 3 relevant Skills
### Recommended
1. **git-commit-assistant** - Source: anthropics/skills (official)
- Function: Generate semantic commit messages
- Install: `/plugin marketplace add anthropics/claude-code`
2. **semantic-commit** - Source: ComposioHQ
- Function: Follow conventional commits spec
- Stars: 890 | Last updated: 2 weeks ago
Weekly Installs
332
Repository
GitHub Stars
1.3K
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode280
claude-code252
gemini-cli247
codex224
cursor202
github-copilot188
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
140,500 周安装
SQLAlchemy Alembic 专家最佳实践与代码审查指南 - 生产级数据库迁移优化
272 周安装
Django部署Google Cloud SQL PostgreSQL教程:10分钟快速配置与生产环境设置
272 周安装
代码复杂度分析工具:Python/Go代码质量检测与重构指南
273 周安装
批量处理器技能 - 高效批量处理文档,支持PDF转换、文本提取、文件重命名
273 周安装
Cypress 自动化测试指南:E2E 与组件测试最佳实践、安装配置与故障排除
273 周安装
Antigravity Manager - AI账户管理器与代理网关,支持Gemini/Claude多账户轮换与协议转换
273 周安装