Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Autonomous hunt orchestrator — dispatches subagents for recon, ranking, hunting, validation, browser verification, adversarial review, chaining, and reporting. Opus 4.6 [1M] recommended. Usage: /autopilot target.com [--interactive|--autonomous] [--20m-off] [--resume]
Autonomous hunt on: $ARGUMENTS
Parse flags from arguments:
--interactive (default): Pause after each validated finding for user review--autonomous: Fully autonomous — no pauses, never auto-submits, produces ready-to-submit reports--20m-off: Disable 20-minute rotation timer on hunters--resume: Continue from previous session (read brain state for progress)ALL agents dispatched by this command MUST use model: "inherit" in the Agent tool call.
rules/hunting.md AND rules/mistakes.md — both active throughout. mistakes.md lists lessons from real engagements ("Top 10 Most Common Mistakes" first); inject the Top 10 block into every subagent preamble because agents repeat these without the reminder.scope.yaml — verify all targets are in scopepolicy.md — extract ALL actionable constraints into a policy preamble:
npx skills add H-mmer/pentest-agents --skill autopilotHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.