ZBS Index What actually exists in applied AI, with the source next to it

skill

solve-challenge

Solves CTF challenges by performing first-pass triage, identifying the dominant category, and routing execution to the right specialized ctf-* skill. Use when the user gives you a challenge bundle, a remote service, a suspicious file, or only a vague challenge description and you must determine where to start. Do not use it when the category is already clear and a specialized skill can be invoked directly; this is the dispatcher and recon entrypoint, not the deepest reference for category-specific techniques.

Description as published by the maintainer. Source

  • active

active — Most recent push to the repository was 2026-07-31.

Signals

These are separate measurements of different things. They are deliberately not combined into one score, because a popularity number that mixes website traffic with saves and stars cannot be checked or acted on.

Signal Value What it measures Window Observed Source
GitHub stars 2,930 Stars on the repository that contains this skill, not on the skill itself. A collection of fifty skills shares one number, so it says nothing about this particular skill. cumulative, all time GitHub
Last commit 2026-07-31 Most recent push to the containing repository. It may reflect work on a different skill in the same collection. point in time GitHub
repository status active The repository holding this skill exists and is not archived. as of fetch GitHub

Will this work with your setup?

No harness stated by the author and no install path convention detected. Compatibility is untested.

We have not run this skill against a task with and without it enabled, so we cannot tell you whether it improves anything, what it costs in tokens, or whether it duplicates behaviour your harness already has. When we have run that test, the result will appear on this page with the task, the versions and the budget it used.

The skill definition lives at solve-challenge/SKILL.md in https://github.com/ljagiello/ctf-skills.

Where to get it

Also from ljagiello

  • ljagiello-ctf-skills-ctf-ai-ml — last commit 2026-07-31
    Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial exam…
  • ljagiello-ctf-skills-ctf-crypto — last commit 2026-07-31
    Provides cryptography attack techniques for CTF challenges. Use when attacking encryption, hashing, signatures, ZKP, PR…
  • ljagiello-ctf-skills-ctf-forensics — last commit 2026-07-31
    Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory du…
  • ljagiello-ctf-skills-ctf-malware — last commit 2026-07-31
    Provides malware analysis and network traffic techniques for CTF challenges. Use when analyzing obfuscated scripts, mal…
  • ljagiello-ctf-skills-ctf-misc — last commit 2026-07-31
    Provides miscellaneous CTF challenge techniques for problems that do not cleanly fit the main categories. Use for encod…
  • ljagiello-ctf-skills-ctf-osint — last commit 2026-07-31
    Provides open source intelligence techniques for CTF challenges. Use when gathering information from public sources, so…
  • ljagiello-ctf-skills-ctf-pwn — last commit 2026-07-31
    Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or ser…
  • ljagiello-ctf-skills-ctf-reverse — last commit 2026-07-31
    Provides reverse engineering techniques for CTF challenges. Use when the main job is to understand how a compiled, obfu…
  • ljagiello-ctf-skills-ctf-web — last commit 2026-07-31
    Provides web exploitation techniques for CTF challenges. Use when the target is primarily an HTTP application, API, bro…
  • ljagiello-ctf-skills-ctf-writeup — last commit 2026-07-31
    Generates a single standardized submission-style CTF writeup for competition handoff and organizer review. Use after so…

Bring your own setup

We take apart real AI setups every week and show what broke, what cost too much, and what the trace actually said. If you run agents on real work, that is where the useful conversation is.

Join ZBS AI Practice Lab

Sources

  1. ljagiello/ctf-skills on GitHub — GitHub, observed , trust tier 3.