一键导入
find-skills
Find and install skills when the user asks for a skill, capability, workflow, or extension.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Find and install skills when the user asks for a skill, capability, workflow, or extension.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate multiple radically different interface designs for a module. Use when the user wants API options, module shapes, or says "design it twice".
Stress-test a plan or design by questioning every key assumption until the decision tree is resolved.
Find architectural refactors that deepen modules, reduce coupling, and improve testability.
Break a PRD into thin vertical-slice GitHub issues.
Turn a PRD into a phased implementation plan in ./plans/ using thin vertical slices.
Create a detailed refactor plan with tiny commits, then file it as a GitHub issue.
| name | find-skills |
| description | Find and install skills when the user asks for a skill, capability, workflow, or extension. |
Use this when the user wants a capability that may already exist as a skill.
npx skills find <query>.npx skills find <query>npx skills add <package>npx skills checknpx skills updateInstall with:
npx skills add <owner/repo@skill> -g -y