Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计异常

find-skills寻找技能

Agent Skill

用于查找、发现和安装 Agent Skills 的能力包,适合在用户需要扩展 Agent 能力时按任务场景检索可用 Skill,并给出来源、安装命令和候选项。使用时应核对来源站点、安装量、仓库状态和权限范围,避免把未经确认的第三方能力包直接推荐为安全或官方方案。

总安装

326

周安装

14

GitHub Stars

8

下载量

114
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:find-skills(寻找技能)
来源仓库:https://github.com/tongbei821/customize-skills
仓库路径:skills/find-skills
安装命令:
npx skills add https://github.com/tongbei821/customize-skills --skill find-skills
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/tongbei821/customize-skills --skill find-skills

简介

find-skills 用于查找、发现和安装 Agent Skills 的能力包。

  • 适合按任务场景检索可用 Skill,并给出来源和安装命令。
  • 使用时应核对来源站点、安装量和仓库状态,避免推荐未经确认的第三方能力包。
  • 建议优先选择维护活跃、社区认可度高的技能包。
  • 安装前应评估权限范围和潜在风险。find-skills 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Find Skills (Windows Version)

Helps users discover and install agent skills from the open ecosystem when they need new capabilities.

When to Use

Activate this skill when users:

  • Ask "how do I do X" or "can you do X" for specialized tasks
  • Request "find a skill for X"
  • Want to extend agent capabilities in specific domains
  • Use Chinese keywords to search (auto-translate to English)

Core Workflow

1. Handle Chinese Input

If user input contains Chinese, translate it to English first:

ChineseEnglish
网页开发web development
测试testing
部署deploy
文档documentation
代码审查code review
设计design
工作流workflow

Example: User asks "找一个React测试的skill" → Search for "react testing"

2. Search for Skills

npx skills find [query]

Or in CMD:

npx skills find [query]

3. Present Results

For each result, provide:

4. Install if Requested

npx skills add <owner/repo@skill> -g -y

Common Search Categories

CategoryKeywords
Web Devreact, nextjs, vue, angular, frontend
Testingjest, playwright, cypress, testing
DevOpsdeploy, docker, kubernetes, ci-cd
Documentationreadme, changelog, docs
Code Qualityreview, lint, format
Designui, accessibility, css
Productivityworkflow, git, automation

Search Optimization Strategy

Ranking Metrics

The skills.sh directory ranks skills by:

ViewDescriptionUse Case
All TimeTotal install countFind proven, stable skills
Trending (24h)Recent 24-hour activityDiscover new popular skills
HotCurrent trendingFind what's popular right now

Recommended Search Priority

  1. Prefer high-install skills - Skills with 10K+ installs are battle-tested
  2. Check trending for new solutions - Emerging skills may solve newer problems
  3. Prioritize verified sources - vercel-labs/agent-skills is highly trusted

Top Popular Skills (Reference)

RankSkillInstallsUse Case
1vercel-react-best-practices74.5KReact development
2find-skills61.1KDiscover skills
3web-design-guidelines56.5KWeb design
4remotion-best-practices53.8KVideo creation

Search Tips

  • Use specific keywords ("react testing" vs "testing")
  • Combine domain + action ("nextjs deploy", "typescript lint")
  • Check https://skills.sh/ for browsing by category and popularity
  • Prefer skills from vercel-labs - high quality, well-maintained

Tips

  • If nothing found, offer direct help or suggest creating a custom skill: npx skills init

Troubleshooting (Windows)

If npx is not recognized:

  1. Ensure Node.js is installed: node --version
  2. Ensure npm is in PATH: npm --version
  3. Try running in PowerShell as Administrator

Resources

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后在对应 Agent 宿主中调用,用来根据用户需求搜索相关 Skills,并把候选 Skill 的说明、来源和安装命令整理给用户确认。

平台分布

Codex

33.31%
按下载量换算38

Claude

33.69%
按下载量换算38

Cursor

20.8%
按下载量换算24

Gemini CLI

9.5%
按下载量换算11

安全审计

Gen Agent Trust Hub

未通过

Socket

未通过

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills