Skip to main content

add

Install a skill into all detected agents.
rifteo-skills add <skill-name>
OptionDescription
--agent <name>Install into a specific agent only
--globalInstall globally across all projects
# Install for all detected agents
rifteo-skills add bugbounty-reporter

# Install into a specific agent
rifteo-skills add bugbounty-reporter --agent claude-code

# Install globally across all projects
rifteo-skills add bugbounty-reporter --global

remove

Remove an installed skill.
rifteo-skills remove <skill-name>

list

Show all installed skills with their version and status.
rifteo-skills list

available

Browse all skills available to install.
rifteo-skills available

outdated

Check which installed skills have a newer version available.
rifteo-skills outdated

update

Update all installed skills to their latest version.
rifteo-skills update

agents

See which agents were detected on this machine.
rifteo-skills agents

Slash commands (Claude Code)

Install any skill for Claude Code and you get five slash commands that work in every session, no skill loaded required:
CommandWhat it does
/rifteo:triage7-question pre-submission gate. Outputs GO, KILL, or DOWNGRADE with evidence
/rifteo:chainGiven a confirmed finding, checks the signal table for companion bugs to escalate severity
/rifteo:reportWrites a submission-ready bug bounty report: title, steps, PoC, impact, remediation
/rifteo:huntLaunches a structured 7-phase engagement workflow on a target
/rifteo:intelPulls CVEs, GitHub advisories, and HackerOne hacktivity for any named technology
/rifteo:setupAudits your Rifteo install: shows installed skills and commands, checks context-mcp config, and gives exact setup steps for anything missing
rifteo-skills add bugbounty-reporter --agent claude-code
# Install Rifteo slash commands for Claude Code? [Y/n/never]

Supported agents

AgentFlag
Claude Codeclaude-code
Gemini CLIgemini-cli
Codexcodex
Cursorcursor
GitHub Copilotgithub-copilot
Windsurfwindsurf
Clinecline
Continuecontinue
Aider Deskaider-desk
Roo Coderoo
OpenHandsopenhands
Goosegoose
Devindevin
Augmentaugment
Ampamp
Run rifteo-skills agents to see the full list of 50+ supported agents.