ljagielloljagielloCommunityยท11 Agent Skills Included

ctf-skills

Solve CTF security challenges across web, pwn, crypto, and forensics

Solves Capture The Flag security challenges across web exploitation, binary pwn, cryptography, reverse engineering, forensics, OSINT, malware analysis, and AI/ML attacks. Eliminates hours of manual research by giving your AI agent proven attack techniques, ready-to-run exploit scripts, and tool commands for each category. Routes vague challenges to the right specialist skill automatically and generates submission-ready writeups after each solve.
npx skills add ljagiello/ctf-skills --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-forensics

Analyze disk images, memory dumps, and network captures to locate forensic artifacts.

Community
Advanced
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-misc

Identify and apply miscellaneous CTF techniques for encoding, DNS, jail, and steganography puzzles.

Community
Intermediate
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-reverse

Analyze binaries and obfuscated code to recover flags in CTF challenges.

Community
Advanced
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-malware

Identify malware behavior and network indicators in CTF challenges.

Community
Advanced
๐Ÿ“ฆ In Repo
ljagielloljagiello

solve-challenge

Automate CTF challenge analysis by scanning files and connecting to services.

Community
Intermediate
๐Ÿ“ฆ In Repo
ljagielloljagiello

find-skills

Discover and install agent skills from the open ecosystem.

Community
Intermediate
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-osint

Assemble public OSINT data from social media, geolocation, DNS, and metadata into CTF clues.

Community
Intermediate
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-crypto

Provides cryptography techniques reference for solving RTF-style challenges.

Community
Advanced
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-ai-ml

Attack ML models in CTF challenges using adversarial examples, weight manipulation, and LLM injection techniques.

Community
Advanced
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-pwn

Exploit memory corruption vulnerabilities in CTF binaries using ROP, heap, and kernel techniques.

Community
Advanced
๐Ÿ“ฆ In Repo
ljagielloljagiello

ctf-writeup

Generates standardized submission-style CTF writeups documenting solution steps, tools, and flags.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install ctf-skills?โ–ผ

Run `npx skills add ljagiello/ctf-skills --all -g -y` in your terminal to install all CTF skills globally.

What CTF categories does this suite cover?โ–ผ

It covers web exploitation, binary exploitation (pwn), cryptography, reverse engineering, forensics, OSINT, malware analysis, AI/ML attacks, and miscellaneous puzzles like jail escapes and encodings.

Can AI solve CTF challenges automatically?โ–ผ

Yes. The solve-challenge skill triages any challenge file or service, picks the right category, and routes your agent to the matching specialist skill with proven techniques and scripts.

Does ctf-skills work with Claude Code?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code and any other agent tool that supports the Agent Skills spec.

Do I need to install security tools separately?โ–ผ

The suite includes an installer script that pre-installs all required tools, or each skill lists only the packages needed for its category so you can install on demand.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’