🚀
AutomationTypeScript

Submit a Plugin

by get-bb

Submit a Plugin is an Automation skill for Claude Code, published by get-bb in bb.

2.3K stars253 forkson get-bb/bbAdded 2026/08/18+27% in starsRepository updated 2026/08/18
adeagent-ideclaude-codecodexdevtoolside
Install in seconds
Install Submit a Plugin
Copy Submit a Plugin into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/get-bb/bb/tree/main/apps/server/src/services/skills/builtin-skills/submit-a-plugin ~/.claude/skills/submit-a-plugin

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/get-bb/bb.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
apps/server/src/services/skills/builtin-skills/submit-a-plugin/SKILL.md in get-bb/bb
Installs to
~/.claude/skills/submit-a-plugin
Collection
One of 14 skills cataloged from this repository
Category
Automation1523 skills

What Submit a Plugin does

Submit a Plugin prepares a BB plugin for the BB Community marketplace, checks the plugin, creates a complete entry and icon, validates the marketplace, and opens a pull request.

Submit a Plugin is cataloged under Automation on DirSkills. Submit a Plugin comes from a repository tagged ade, agent-ide, claude-code, codex and devtools.

Documentation

README

Submit a plugin

Submit a public plugin to the BB Community marketplace through a pull request.

The marketplace lists plugin data only. The plugin code stays in its Git repository or npm package.

Start with current contracts

The marketplace contract can change independently from bb releases.

  1. Open the plugin repository and read all applicable instruction files.
  2. Inspect the plugin manifest and its current Git state.
  3. Read the current marketplace files before you make an entry.

Use this source repository:

https://github.com/get-bb/marketplace

Read these files from its default branch:

  • README.md
  • schema/marketplace.schema.json
  • icons/README.md
  • Two or more current files in entries/

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Submit a Plugin

  • What else does get-bb publish alongside Submit a Plugin?

    Submit a Plugin is one of 14 skills that DirSkills catalogs from get-bb/bb, the repository it ships in. Its siblings there include Automations, BB Plugin Authoring and Bb Cli. Each one is a separate skill with its own page in this directory, installs the same way Submit a Plugin does, and is maintained by get-bb in that same repository. The rest of the collection is listed on the get-bb/bb page.

  • How does Submit a Plugin compare to other Automation skills?

    Submit a Plugin ranks #484 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Submit a Plugin against them. Open each page to compare what they document and how they install.

More from get-bb/bb

Submit a Plugin is one of 14 skills cataloged on DirSkills from get-bb/bb.

See all 14 skills
2w ago

Automations

Automations creates and manages scheduled tasks for bb that run either agent prompts or server-side scripts. Use it to schedule recurring or one-shot work with bb automation commands.
Automation
2.3K253
🧩
2w ago

BB Plugin Authoring

BB Plugin Authoring covers writing, building, and installing bb plugins, from scaffolding a new plugin to extending bb with CLI commands, agent tools, background services, settings, panels, mention providers, and other surfaces. Use it whenever the task is to create a bb plugin, extend bb itself, or add a bb surface via a plugin.
AI Engineering
2.3K253
🛠️
2w ago

Bb Cli

Bb Cli controls bb itself to inspect status, manage threads and automations, and work with projects, providers, and environments. Use it when an agent needs to coordinate or configure a bb workspace.
Automation
2.3K253
📝
2w ago

CLI Guide and Skill

CLI Guide and Skill keeps the bb CLI guide templates, built-in bb-cli skill, and configuration documentation in sync whenever a CLI command, flag, or config knob changes.
Writing
2.3K253
📄
2w ago

Docs

Docs accesses and updates the user's document vaults, letting the agent read, find, create, update, or store notes, documents, plans, and HTML artifacts. Use it when the user asks to manage documents or when a Docs @-mention appears.
Writing
2.3K253
📊
2w ago

Inline Visualizations

Inline Visualizations emits a sandboxed inline HTML preview in an assistant message when a workspace .html file should render in-thread. Use after writing or updating a demo, chart, or report HTML file the user should see without opening a panel.
Frontend
2.3K253