Skip to main content
Skills / CyberAgents Exchange Submit

CyberAgents Exchange Submit

Contributed

A Claude Code skill that guides you through submitting agents, MCP servers, and playbooks to the Tenable CyberAgents Exchange

Author jtbuchanan-tenb
Invocation /cyberagents-exchange-submit
License MIT
Added May 28, 2026
View on GitHub →

Compatible Platforms

Claude Code

Integrations

Anthropic

Tags

claude-codeexchangesubmissionautomationcybersecurity

A Claude Code skill that automates the entire process of submitting your cybersecurity agent, MCP server, or playbook to the Tenable CyberAgents Exchange.

What it does

  • Validates your repository meets Exchange requirements (GitHub remote, README, license)
  • Interviews you to generate a complete listing metadata file with auto-detection of fields where possible
  • Handles the GitHub workflow: forks the exchange content repo, places your listing, and opens a pull request

How it works

Install the skill into your Claude Code skills directory, then invoke it from within your agent’s repository. The skill walks you through three phases: repo validation, listing generation (with live schema fetching from the exchange repo), and PR submission. It detects EMU accounts, validates integrations against the official list, and confirms before any git operations.