← 返回
开发者工具

Find Skills - Universal Discovery

Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using SkillKit CLI. Supports browsing official partner coll...
通过SkillKit CLI从多个AI智能体技能市场(40万+技能)发现、搜索和安装技能。支持浏览官方合作伙伴...
miknasbh-stack
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 814
下载
💾 101
安装
1
版本
#latest

概述

Find Skills

Universal skill discovery across all AI agent skill marketplaces.

When to Use

Use this skill when the user:

  • Asks "how do I do X" where X might have an existing skill
  • Says "find a skill for X" or "is there a skill that can..."
  • Wants to extend agent capabilities with specialized knowledge
  • Mentions a domain (testing, deployment, design, security, etc.)

SkillKit CLI Commands

# Search skills
npx skillkit@latest find <query>

# Install from GitHub
npx skillkit@latest install <owner/repo>

# Browse TUI marketplace
npx skillkit@latest marketplace

# List installed skills
npx skillkit@latest list

# Get recommendations based on your project
npx skillkit@latest recommend

Skill Sources (400K+ skills)

Official Partners

SourceInstall
-----------------
Anthropicnpx skillkit@latest install anthropics/skills
Vercelnpx skillkit@latest install vercel-labs/agent-skills
Exponpx skillkit@latest install expo/skills
Remotionnpx skillkit@latest install remotion-dev/skills
Supabasenpx skillkit@latest install supabase/agent-skills
Stripenpx skillkit@latest install stripe/ai

Community Collections

SourceFocus
---------------
trailofbits/skillsSecurity, auditing
obra/superpowersTDD, workflow
wshobson/agentsDev patterns
ComposioHQ/awesome-claude-skillsCurated collection
langgenius/difyAI platform
better-auth/skillsAuthentication
elysiajs/skillsBun/ElysiaJS
rohitg00/kubectl-mcp-serverKubernetes MCP

How to Help Users

Step 1: Understand the Need

Identify:

  1. Domain (React, testing, DevOps, security, etc.)
  2. Specific task (writing tests, deployment, code review)
  3. Technology stack

Step 2: Search for Skills

Run search with relevant keywords:

npx skillkit@latest find "react testing"
npx skillkit@latest find "kubernetes"
npx skillkit@latest find "security audit"

Step 3: Present Results

When you find skills, show:

  1. Skill name and description
  2. The install command
  3. Source repository

Example response:

Found: "React Best Practices" from Vercel Labs
- React and Next.js patterns from Vercel Engineering

Install:
npx skillkit@latest install vercel-labs/agent-skills

Step 4: Install

Install for the user:

npx skillkit@latest install <owner/repo>

Or install a specific skill (non-interactive):

npx skillkit@latest install owner/repo --skills skill-name
npx skillkit@latest install anthropics/skills --skills frontend-design
npx skillkit@latest install vercel-labs/agent-skills -s react-best-practices

Common Searches

NeedSearch Query
--------------------
React patternsnpx skillkit@latest find react
Testingnpx skillkit@latest find testing jest
TypeScriptnpx skillkit@latest find typescript
DevOpsnpx skillkit@latest find docker kubernetes
Securitynpx skillkit@latest find security
API designnpx skillkit@latest find api rest graphql
Mobilenpx skillkit@latest find react-native expo
Databasenpx skillkit@latest find postgres prisma

When No Skills Found

If no matching skill exists:

  1. Offer to help directly with your capabilities
  2. Suggest creating a custom skill:

```bash

npx skillkit@latest init my-skill

```

  1. Recommend publishing to share with others:

```bash

npx skillkit@latest publish

```

Browse Online

  • Website: https://agentskills.com
  • GitHub: https://github.com/rohitg00/skillkit

Important Notes

  • Use owner/repo format, NOT full URLs
  • Use --skills (plural) or -s flag for specific skills
  • Add @latest to npx for latest version: npx skillkit@latest

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-20 01:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,727
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,842
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,791