Provides miscellaneous CTF challenge techniques for problems that do not cleanly fit the main categories. Use for encoding puzzles, pyjails, bash jails, RF/SDR, DNS oddities, unicode tricks, esoteric languages, QR or audio puzzles, constraint solving, game theory, unusual sandbox escapes, and hybrid logic puzzles. Prefer a more specific skill first when the challenge is mainly web, pwn, reverse, forensics, malware, OSINT, or crypto. Treat this as the fallback skill for genuine cross-category or edge-case challenges, not the default starting point.
$npx -y skills add ljagiello/ctf-skills --skill ctf-miscInstalls into the current project.
Run `npx skills use "https://github.com/ljagiello/ctf-skills" --skill "ljagiello/ctf-skills/ctf-misc"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ljagiello/ctf-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ljagiello/ctf-skills"` and select the relevant skills, then follow their instructions.