Skip to main content
Back to registry

solve-challenge

ljagiello/ctf-skills

You're a skilled CTF player. Your goal is to solve the challenge and find the flag.

Installs181
Install command
npx skills add https://github.com/ljagiello/ctf-skills --skill solve-challenge
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
You're a skilled CTF player. Your goal is to solve the challenge and find the flag. Determine the primary category, then invoke the matching skill. By file type: By challenge description keywords: By service behavior: Once you identify the category, invoke the matching skill to get specialized techniques: You can also invoke /ctf- to load the full skill instructions with detailed techniques. If your first approach doesn't work: Common multi-category patterns: Flags vary by CTF. Common formats: Validation rule (important): $ARGUMENTS - Explore files -- List the challenge directory, run file * on everything - Triage binaries -- strings , xxd | head , binwalk , checksec on binaries - Fetch links -- If the challenge mentions URLs, fetch them FIRST for context - Connect -- Try remote services ( nc ) to understand what they expect - Read hints -- Challenge descriptions, filenames, and comments often contain clues - .pcap , .pcapng , .evtx , .raw , .dd , .E01 -> forensics - .elf , .exe , .so , .dll , binary with no extension -> reverse or pwn (check if remote service provided -- if yes, likely pwn) - .py , .sage , .txt with numbers -> crypto - .apk , .wasm , .pyc -> reverse - Web URL or source code with HTML/JS/PHP/templates -> web - Images, audio, PDFs with no obvious content -> forensics (steganography) - "buffer overflow", "ROP", "shellcode", "libc", "heap" -> pwn - "RSA", "AES",...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does solve-challenge do?

You're a skilled CTF player. Your goal is to solve the challenge and find the flag.

Is solve-challenge good?

solve-challenge does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does solve-challenge work with?

solve-challenge currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to solve-challenge?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install solve-challenge?

npx skills add https://github.com/ljagiello/ctf-skills --skill solve-challenge

Related skills

More from ljagiello/ctf-skills

Related skills

Alternatives in Software Engineering