Solve Challenge

Solves CTF challenges by performing first-pass triage, identifying the dominant category, and routing execution to the right specialized ctf-* skill. Use when the user gives you a challenge bundle, a remote service, a suspicious file, or only a vague challenge description and you must determine where to start. Do not use it when the category is already clear and a specialized skill can be invoked directly; this is the dispatcher and recon entrypoint, not the deepest reference for category-specific techniques.

openaisec f8cbe30 8.4 KB Updated

File contents

openaisec/miko/tree/main/data/skills/solve-challenge commit f8cbe30135

Frequently asked questions

npx skillmds@latest add openaisec/solve-challenge