This is for blue and purple team work: writing Sigma and YARA rules, tuning SIEM alert noise, responding to incidents, doing forensics, and running threat hunts. It enforces a strict methodology where every detection rule must answer what, why, false positive rate, and response action before going live. The skill routes you through three reference docs depending on whether you're building detections, handling an active incident, or hunting threats. It's opinionated about treating detection rules like production code with git, tests, and CI, and it won't let you ship a rule with more than 5% false positives. Maps everything back to ATT&CK techniques and includes forensic chain of custody practices. Use this when you're actually building or operating a security detection stack, not for architectural threat modeling or application security work.
npx -y skills add telagod/code-abyss --skill detecting-and-responding --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit
agamm/claude-code-owasp