npx claudepluginhub mysterionrise/ctf-kitThis skill uses the workspace's default tool permissions.
Submit and validate a CTF flag.
Suggests manual /compact at logical task boundaries in long Claude Code sessions and multi-phase tasks to avoid arbitrary auto-compaction losses.
Share bugs, ideas, or general feedback.
Submit and validate a CTF flag.
Use this command when you:
First verify ctf-kit is available: bash scripts/check-tools.sh
Submit the flag:
ctf flag "$ARGUMENTS"
Review the output:
After submitting a flag:
/ctf-kit:status to review progress/ctf-kit:writeup to generate a writeup--path, -p — Challenge directory (default: current directory)--no-validate — Skip flag format validation/ctf-kit:flag "flag{s0m3_fl4g_h3r3}"
/ctf-kit:flag "picoCTF{example_flag}" --path ./crypto/rsa-baby
/ctf-kit:flag "non_standard_flag" --no-validate
/ctf-kit:here — Set up challenge context/ctf-kit:status — View challenge progress after submission/ctf-kit:writeup — Generate writeup for solved challenge