Strix•Nuclei 用法
Strix Nuclei 命令手册,覆盖模板选择、高吞吐执行与自动化边界控制;触发名:strix-nuclei
npx skills add asdfgh1445/ctf-super-hub --skill strix-nuclei --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.
# Nuclei CLI Playbook Official docs: - https://docs.projectdiscovery.io/opensource/nuclei/running - https://docs.projectdiscovery.io/opensource/nuclei/mass-scanning-cli - https://github.com/projectdiscovery/nuclei Canonical syntax: `nuclei [flags]` High-signal flags: - `-u, -target <url>` single target - `-l, -list <file>` targets file - `-im, -input-mode <mode>` list/burp/jsonl/yaml/openapi/swagger - `-t, -templates <path|tag>` explicit template path(s) - `-tags <tag1,tag2>` run by tag - `-s, -severity <critical,high,...>` severity filter - `-as, -automatic-scan` tech-mapped automatic scan - `-ni, -no-interactsh` disable OAST/interactsh requests - `-rl, -rate-limit <n>` global request rate cap - `-c, -concurrency <n>` template concurrency - `-bs, -bulk-size <n>` hosts in parallel per template - `-timeout <seconds>` request timeout - `-retries <n>` retries - `-stats` periodic scan stats output - `-silent` findings-only output - `-j, -jsonl` JSONL output - `-o <file>` output file Agent-safe baseline for automation: `nuclei -l targets.txt -as -s critical,high -rl 50 -c 20 -bs 20 -timeout 10 -retries 1 -silent -j -o nuclei.jsonl` Common patterns: - Focused severity scan: `nuclei -u ht
What does the Strix•Nuclei 用法 skill do?
Strix Nuclei 命令手册,覆盖模板选择、高吞吐执行与自动化边界控制;触发名:strix-nuclei
How do I install it?
Run `npx skills add asdfgh1445/ctf-super-hub --skill strix-nuclei --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.