
from CTF Skills Collection1,622
Generate a concise, reproducible submission-style CTF writeup with a one-path solution script, metadata, and a short checklist for fast verification.
This skill generates a standardized CTF submission writeup after you solve a challenge. It structures metadata (title, event, category, difficulty), a concise solution path with one complete runnable script from challenge data to flag, and a short summary suitable for handoff or organizer review.
Run it immediately after solving a challenge to create a reproducible writeup for teammates or competition organizers. Use during active contests to produce fast, clear submission-style documents optimized for verification.
Filesystem-capable agents that can run shell commands and edit files (Claude Code, Codex-like agents with filesystem access).
CTF Write-up Generator is a prompt-only skill that produces standardized submission-style writeups for solved CTF challenges. No bundled scripts to test. The SKILL.md is well-written with clear workflow steps, a solid template, and helpful quality guidelines. Serves a niche audience of CTF competitors and organizers.
Clean skill with no security concerns. Well-structured for a documentation/template skill. Niche audience limits usefulness score.
CTF Cryptography
Reference of cryptographic attack techniques and tools for CTF challenges (RSA, AES, ECC, lattices, PRNGs, padding oracles, and more).
CTF Web Exploitation
Comprehensive web-exploitation playbook for CTFs: XSS, SQLi, SSTI, SSRF, XXE, JWT abuse, auth bypass, file upload chains, and web-related reconnaissance.