Security|AI / MLPython

Anthropic-Cybersecurity-Skills

754 structured cybersecurity skills for AI agents.

Free
N/A rating (0 reviews)0 installs4,128 GitHub stars
cybersecurityAI agentsskills

This repository provides 754 production-grade cybersecurity skills mapped to 5 industry frameworks, enabling AI agents to access structured domain knowledge essential for cybersecurity tasks. It follows the agentskills.io standard for easy discovery and execution.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "anthropic-cybersecurity-skills": {
      "args": [
        "null"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.