Ctf Writeup Generator

akhmittra/ctf-writeup-generator

Installation

clawhub install akhmittra/ctf-writeup-generator

Summary

Generates structured CTF writeups from solving session notes. Given challenge details and solve steps, it detects flag formats, categorizes the challenge type, and outputs formatted markdown with metadata, code blocks, and a tools section. Supports platform-specific templates for HackTheBox, TryHackMe, OffSec, and Jeopardy-style CTFs.

SKILL.md

Quick overview

Generates structured CTF writeups from solving session notes. Given challenge details and solve steps, it detects flag formats, categorizes the challenge type, and outputs formatted markdown with metadata, code blocks, and a tools section. Supports platform-specific templates for HackTheBox, TryHackMe, OffSec, and Jeopardy-style CTFs.

Manually formatting raw solving notes into a structured writeup requires repetitive effort; this automates flag detection, challenge categorization, and markdown structure in a single pass.

Common tasks

  • Documenting a HackTheBox machine walkthrough after getting root
  • Formatting Jeopardy CTF solutions for public posting after a competition
  • Building a portfolio of solved security challenges
  • Turning rough TryHackMe notes into shareable markdown
  • Creating educational writeups for a cybersecurity training course

Install paths

Primary command


openclaw install akhmittra/ctf-writeup-generator

ClawHub installer


npx clawhub@latest install akhmittra/ctf-writeup-generator

OpenClaw CLI


openclaw skills install akhmittra/ctf-writeup-generator

Direct OpenClaw install


openclaw install akhmittra/ctf-writeup-generator

Skill metadata

  • Category: Communication
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/akhmittra/ctf-writeup-generator

Recommended skills

Browse all →