Distribution Channels

July 20, 2026 ยท View on GitHub

Last verified: 2026-07-20

This file is the repository's operating inventory for where CodeRabbit skills and adjacent agent integrations are distributed. Public user-facing install guidance belongs in README.md; in-development and maintainer-only channels should stay here until they are ready to launch.

Channels

ChannelStatusSource of truthNotes
Skills package (npx skills add coderabbitai/skills)LiveREADME.md, skills/Canonical multi-agent distribution path for 35+ skills-compatible agents.
Tagged GitHub release archive for binary installersIn development, not user-facing.github/workflows/release.ymlWorkflow publishes a versioned tarball, SHA-256 file, and release manifest on v* tags, but this channel is not part of public install guidance yet.
Claude Code plugin marketplaceLive, source migration pending.claude-plugin/plugin.json, commands/, agents/In-repo packaging is active; official marketplace source is being moved from coderabbitai/claude-plugin to this repository.
Cursor native plugin marketplaceRepo-packaged, publication should be verified.cursor-plugin/plugin.jsonRepo contains marketplace manifest; treat public listing as separate verification work.
Antigravity CLI native pluginGitHub-installableplugin.json, skills/Install directly with agy plugin install https://github.com/coderabbitai/skills; treat marketplace publication as separate verification work.
Codex plugin marketplaceLive, separate repoCodeRabbit docs + coderabbitai/codex-pluginNot packaged from this repository today.
VS Code / Cursor / Windsurf IDE extensionLive, separate distributionCodeRabbit IDE extension docsComplements skills; not a replacement for SKILL.md installs.
GitHub Marketplace app (PR reviews)Live, separate product channelCodeRabbit GitHub Marketplace listingProduct distribution, not a skills install path.

Maintenance checklist

  • When README install text changes, verify this table still matches the recommended paths.
  • When the release workflow or asset names change, update the binary-installer row and its verification note.
  • When a new marketplace manifest is added, record whether it is only packaged in-repo or publicly published.
  • When the Antigravity manifest or plugin schema changes, rerun agy plugin validate ..
  • If a channel moves to another repository, keep the status here and link the new owner repo in the note.
  • If a channel is deprecated, keep it in this file until all docs and install references are removed.