find-skills
Find and load available skills
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Find and load available skills
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
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].