get-bb/bb
DirSkills catalogs 14 skills from this repository, across 6 categories: AI Engineering, Automation, DevOps, Frontend, Quality, Writing.
⏰
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
🧠
2w ago
Memory
Memory stores durable project knowledge and cross-project user preferences so an agent can recall them in future threads. Use it to retrieve relevant memories progressively and save verified, reusable learnings via the bb memory CLI.
AI Engineering
2.3K253
📋
2w ago
Repo Conventions
Repo Conventions defines commit style, branch naming, and testing expectations for a repository. Use it when writing commits, opening PRs, or adding tests.
Quality
2.3K253
🔐
2w ago
Secrets
Secrets secures API keys, access tokens, passwords, webhook secrets, and other credentials by requesting them from the user and writing them to a dotenv file without exposing values to the agent. Use it when configuring an application or deployment environment that requires secrets.
DevOps
2.3K253
🔗
2w ago
Share Server Links
Share Server Links provides a bb connect URL that points to a local HTTP server, so users can open dev servers and previews even when the machine is remote. Use it after starting a dev server or static server when the user needs a clickable link, especially if bb connect may be paired.
DevOps
2.3K253
🛠️
2w ago
Skill Creator
Skill Creator helps design, write, test, and refine bb skills so agents trigger and execute them reliably. Use it when asked to create, edit, or debug a skill, or to turn a conversation into a reusable workflow.
AI Engineering
2.3K253
🚀
2w ago
Submit a Plugin
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.
Automation
2.3K253
📋
2w ago
Tasks
Tasks creates, updates, comments on, and attaches files to work items in the Tasks plugin through the bb CLI; use it when asked to work on a task key like ABC-12, delegate work, or report status.
Automation
2.3K253
🤖
2w ago
Workflows
Workflows executes a workflow script that orchestrates multiple subagents deterministically. Use it for multi-agent orchestration, parallel or sequential agent pipelines, structured outputs, and durable background workflow runs.
AI Engineering
2.3K253