find-skills
Find and load available skills
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Find and load available skills
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Structured code review
PR description generation
Spec-faithful implementation for spec-driven development
Architecture and interface design for spec-driven development
Codebase analysis and context gathering for spec-driven development
Solution proposals with tradeoff analysis for spec-driven development
| description | Find and load available skills |
Search and install community-maintained skill definitions from the Vercel skills ecosystem (skills.sh). Use this when the user needs capabilities not covered by existing project skills.
npx skills find [query]
Returns matching skills from the registry. Use specific queries: prefer
find react-testing over find testing.
npx skills install [skill-name]
Downloads the skill definition into the project. The installed skill is then available for the AI agent to load in future sessions.
npx skills requires Node.js but does not add project dependencies.npx skills find [query] and present the results.npx skills install [skill-name].