Skip to main content

Contribute

Share your cybersecurity AI agents, skills, MCP servers, and playbooks with the community. Your code stays in your own repo — you just submit a listing that points to it.

The Easy Way

Use the Submission Builder skill in Claude Code. It walks you through the entire process — validates your repo, asks a few questions, and opens the PR for you.

  1. 1. Get the skill and install it in Claude Code:

    View the skill on the Exchange →

  2. 2. Open your project directory and run:

    /cyberagents-exchange-submit

Takes about five minutes. The skill handles forking, formatting, and submission.

What You Can List

  • Agents — standalone AI agents that automate cybersecurity tasks
  • Skills — reusable SKILL files for AI coding assistants (Claude Code, Cursor, Copilot)
  • MCP Servers — Model Context Protocol servers that expose data or capabilities
  • Playbooks — multi-agent workflow chains

Prefer to Do It Yourself?

You can always submit manually via pull request. The full guide covers templates, field definitions, schema requirements, and the review process:

Read the full Contributing Guide on GitHub →

Questions & Support