원클릭으로
find-skill
USE WHEN find skill, search skill, discover skill, is there a skill for, skill for X, need a skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
USE WHEN find skill, search skill, discover skill, is there a skill for, skill for X, need a skill.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
USE WHEN PAI system, PAI algorithm, how PAI works, system overview, core configuration, PAI infrastructure.
USE WHEN upgrade, improve system, system upgrade, analyze for improvements, check Anthropic, Anthropic changes, new Claude features, check YouTube, new videos, sync PAI, sync upstream, pull PAI updates. SkillSearch('upgrade') for docs.
USE WHEN user says create custom agents, spin up custom agents, specialized agents, OR asks for agent personalities, available traits, agent voices. Handles custom agent creation, personality assignment, voice mapping, and parallel agent orchestration.
USE WHEN user wants to create visual content, illustrations, diagrams, OR mentions art, header images, visualizations, mermaid, flowchart, technical diagram, infographic, PAI icon, pack icon, or PAI pack icon.
USE WHEN TELOS, life goals, projects, dependencies, books, movies. SkillSearch('telos') for docs.
USE WHEN annual reports, security reports, threat reports, industry reports, update reports, analyze reports, vendor reports, threat landscape.
| name | find-skill |
| description | USE WHEN find skill, search skill, discover skill, is there a skill for, skill for X, need a skill. |
| argument-hint | [query] |
Search the open agent skills ecosystem for skills matching your query.
/find-skill wordpress security
/find-skill react animation
/find-skill deployment cloudflare
The user's query is: $ARGUMENTS
If no arguments are provided, ask the user what kind of skill they're looking for.
Run the search using the skills CLI:
bunx skills find $ARGUMENTS
Show the user what was found in a clear table format:
| Skill | Source | Description |
|---|---|---|
| name | owner/repo | what it does |
Include the install command for each result.
Ask the user which skills they want to install. When they confirm, run:
bunx skills add <owner/repo@skill> -a claude-code -a opencode -a gemini-cli
Scope decision: Ask the user whether to install globally (-g) or per-project (default).
If bunx skills find returns no results:
bunx skills add <repo> --list:
vercel-labs/agent-skills - React, Next.js, web design (4 skills)anthropics/skills - Documents, frontend, MCP, testing (17 skills)cloudflare/skills - Workers, Wrangler, D1, R2, Agents SDK (7 skills)coreyhaines31/marketingskills - SEO, copywriting, CRO, content (25 skills)addyosmani/web-quality-skills - Lighthouse, a11y, Core Web Vitals (6 skills)supabase/agent-skills - Postgres best practices (1 skill)yusukebe/hono-skill - Hono framework (1 skill)ibelick/ui-skills - UI baseline, a11y, metadata, motion perf (4 skills)bunx skills init