Custom nuclei template builder. Use when you've found a pattern that should be checked across multiple targets or when existing templates miss a specific vulnerability. Provide the vulnerability details and detection logic.
$curl -o .claude/agents/nuclei-writer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/nuclei-writer.mdInstalls into the current project.
Install nuclei-writer by running `curl -o .claude/agents/nuclei-writer.md https://raw.githubusercontent.com/h-mmer/pentest-agents/HEAD/.claude/agents/nuclei-writer.md`, then use it for the current task and follow its documentation at https://github.com/h-mmer/pentest-agents.