CTF•新手入口
面向中文用户和新手的统一入口,保持原有两种模式:1) 自动分流,2) 先头脑风暴再分流。分流目标既可以是 ctf-*,也可以在 Web/接口/漏洞验证阶段增强到 strix-*;适合不知道该用哪个 skill、想先理清题意、又不想自己先判断何时该切到工具链或漏洞专项的场景;触发名:ctf-beginner-hub
npx skills add asdfgh1445/ctf-super-hub --skill ctf-beginner-hub --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# CTF 新手入口 这是给 **不会选 skill 的新手** 用的统一入口。 它保持和你之前一样的两种模式,只是在需要时把 Strix 当成增强层接进去。 ## 两种模式 ### 模式 1:自动分流(默认推荐) 适合: - 已经拿到题面、附件、URL、IP、端口、源码、二进制 - 不想自己判断分类 流程: 1. 先判断更像哪一类题 2. 再决定是走 `ctf-*` 还是增强到 `strix-*` 3. 给你最小化下一步 ### 模式 2:先头脑风暴,再分流 适合: - 看不懂题面 - 不知道第一步做什么 - 想先理清目标、材料、卡点 流程: 1. 先澄清题目到底给了什么 2. 再判断走 `ctf-*` 还是增强到 `strix-*` 3. 再给你最小化下一步 ## 什么情况下还是走原来的 `ctf-*` - Reverse / Pwn / Crypto / Forensics / OS
What does the CTF•新手入口 skill do?
面向中文用户和新手的统一入口,保持原有两种模式:1) 自动分流,2) 先头脑风暴再分流。分流目标既可以是 ctf-*,也可以在 Web/接口/漏洞验证阶段增强到 strix-*;适合不知道该用哪个 skill、想先理清题意、又不想自己先判断何时该切到工具链或漏洞专项的场景;触发名:ctf-beginner-hub
How do I install it?
Run `npx skills add asdfgh1445/ctf-super-hub --skill ctf-beginner-hub --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From asdfgh1445/ctf-super-hub, a repository with 718 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.