AI AGENT ADDONS

Solve Challenge

ljagiello/ctf-skills
Security
5,630installs

When you get a tricky CTF challenge, this skill helps you figure out where to start. It runs first checks on files and links. Then it picks the right expert skill for the job. You don't need to guess the category. Just give it the challenge bundle or a remote service address. It will scan the files, look at the description, and decide if it is about web, crypto, forensics, or something else. After that it calls the best specialized solver to find the flag.

This skill is made for both beginners and experienced players. It saves time by doing the first pass automatically. You can also use it when you only have a vague description and no clear starting point. It works with bash, Python 3, and internet access. It is the dispatcher that connects all other CTF solving skills.

Add Solve Challenge skill to your workflow

Global

mkdir -p ~/.claude/skills/solve-challenge

Project

mkdir -p .claude/skills/solve-challenge

Source Repository

Stars
2,557
Forks
304
Watchers
2,557
License
MIT
Last Push
1 month ago
Created
6 months ago