mukul975/Anthropic-Cybersecurity-Skills
An open-source library that gives AI agents 817 ready-made cybersecurity playbooks
This repository packages 817 structured 'skill' documents that AI coding tools and agents can reference when doing cybersecurity work. Each skill spells out when to use which tool and what steps to follow, and is mapped to six industry frameworks including MITRE ATT&CK. It plugs directly into 20+ AI platforms such as Claude Code, GitHub Copilot, and Cursor.
What it does
- 817 skill documents are organized across 29 security domains, covering things like memory forensics, phishing detection, and cloud breach response
- Each skill has a YAML summary block plus a markdown body with 'When to Use, Prerequisites, Workflow, Verification' sections, letting agents first scan lightweight summaries (~30 tokens each) and only fully load (500-2,000 tokens) the ones they need
- Skills are mapped to whichever of six frameworks fit them: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, MITRE D3FEND, NIST AI RMF, and MITRE F3 (fraud framework)
- Installable via npx or git clone, and works out of the box with any agentskills.io-compatible platform, including Claude Code, Copilot, Cursor, and Gemini CLI
- Released under Apache 2.0 as a community project; it explicitly states it is not affiliated with Anthropic
Why it matters
Amid a shortage of security professionals, this gives AI agents a practical, procedural knowledge base to follow real analyst workflows instead of guessing. The repo itself warns that it includes offensive techniques, so it must only be used with proper authorization.
Terms in this repo
- MITRE ATT&CK · an industry-standard knowledge base cataloging real-world attacker tactics and techniques
- NIST CSF · a U.S. NIST framework for assessing an organization's overall security posture
- agentskills.io · an open standard defining how AI agents should read and use skill documents
- YAML frontmatter · a metadata block at the top of a document summarizing tags and description
- D3FEND · a MITRE knowledge base of defensive countermeasures mapped against attack techniques
Repository description (English)
817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0
Open on GitHubTrending repos
- vorssaint/vorssaint-utilsOne free menu bar app replaces a dozen paid Mac utilities
- Alishahryar1/free-claude-codeA local proxy that lets coding AI agents run on 49 free or cheap model providers instead of one paid service
- freestylefly/awesome-gpt-image-2A library of 532 reverse-engineered prompts that turn GPT-Image2 into a predictable image-making tool
- block/buzzAn open-source workspace where humans and AI agents chat, code, and review in the same rooms
- NousResearch/hermes-agentNous Research's Hermes is an AI agent that gets smarter the more you use it
- virgiliojr94/book-to-skillA tool that turns technical book PDFs into on-demand reference skills for AI coding agents
- VoltAgent/awesome-agent-skillsA single hub collecting over 1000 'how-to' manuals that make AI coding assistants act like experts
- anthropics/claude-plugins-communityA shared shelf where anyone's Claude add-ons get listed for install