Create Skill banner
gadievron gadievron

Create Skill

Development community

Description

--- description: Save a custom approach as a reusable skill --- # /create-skill - Save Custom Approach as Reusable Skill Save a successful custom approach as a reusable specialist skill. ## When to Use After you've helped the user with a custom security testing approach: - Custom analysis focus (e.g., "focus on API security only") - Custom priority order (e.g., "check auth before secrets") - Custom techniques (e.g., "specific testing methodology") - Successful findings (approach actually wor

Installation

Installs to ~/.claude/commands/gadievron-raptor-create-skill.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/commands/create-skill.md -o ~/.claude/commands/gadievron-raptor-create-skill.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository