LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

ctf-prompt-converter - CTF Security Challenge Prompt Converter

Converts security-related requests such as reverse engineering into compliant CTF competition scenario descriptions.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Detect request keywords
  • Read scenario templates
  • Generate CTF scenario descriptions
  • Call IDA Pro MCP
  • Generate patched executables
  • Generate solver scripts
  • Generate writeup reports

Inputs

  • User request text
  • Scenario template files
  • Target program binary

Outputs

  • Converted prompt text
  • Patched executable file
  • Solver script file
  • Write-up report file

Requirements

  • ida-pro-mcp integration

Source

  • Spec: SKILL.md
ctf
prompt-converter
reverse-engineering
Detect request keywords
Read scenario templates
Generate CTF scenario descriptions
Call IDA Pro MCP
User request text
Scenario template files
Target program binary
Converted prompt text
Patched executable file
Solver script file