Use when developer wants to find, evaluate, or install a new Claude skill. Searches anthropics/skills and GitHub, runs security audit, shows preview, requires architect approval before installing.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use when developer wants to find, evaluate, or install a new Claude skill. Searches anthropics/skills and GitHub, runs security audit, shows preview, requires architect approval before installing.
allowed-tools
Bash Read
/raven-search
Search for skills, audit them, and install with approval.
Usage
/raven-search {query} ← search
/raven-search --install {name} ← install with audit + approval
/raven-search --list ← show approved skills
Steps
Search
Run: python3 .claude/scripts/skill-search.py --query "{query}"
Show results table. Prompt: "Which would you like to install? (number or full_name)"