用于在 CTF 挑战开始时做首轮分类、轻量 triage 与 skill 路由,识别主导类别后转到对应 ctf-* skill,类别已明确时也可直接作为入口;触发名:solve-challenge
$npx -y skills add asdfgh1445/ctf-super-hub --skill solve-challengeInstalls into the current project.
Run `npx skills use "https://github.com/asdfgh1445/ctf-super-hub" --skill "asdfgh1445/ctf-super-hub/solve-challenge"` 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/asdfgh1445/ctf-super-hub" that are relevant to the current task. Run `npx skills add "https://github.com/asdfgh1445/ctf-super-hub"` and select the relevant skills, then follow their instructions.