
Pbrain
Add the baymac pbrain Claude plugin bundle when you want a named marketplace entry for a single personal-knowledge or agent workflow plugin from GitHub.
Overview
pbrain is a plugin marketplace for the Build phase that registers baymac’s single pbrain Claude plugin from the repository root.
What is this marketplace?
- Single-plugin marketplace manifest pointing at the repo root
- Owned by baymac on GitHub for Claude Code marketplace registration
- Minimal manifest—inspect the plugin folder before trusting automation
- Fits builders who curate small private or experimental plugin sets
- 1 plugin listed in marketplace.json
- Plugin source path: repository root (./.)
Community signal: 1 GitHub stars.
What problem does it solve?
You have a one-off agent plugin on GitHub and want a named marketplace entry instead of hand-copying skills into every project.
Who is it for?
Builders already using or evaluating baymac’s pbrain repo who want formal marketplace registration.
Skip if: Teams that need documented deploy, auth, or growth plugins without cloning and reading SKILL.md first.
What do I get? / Deliverables
After you add the marketplace, Claude Code can load the pbrain plugin from a stable catalog id while you verify behavior from the repo itself.
- Registered marketplace id for the pbrain plugin
- Path to inspect and enable the root-sourced plugin in your agent
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Plugin marketplaces without a documented domain are shelved under Build because registration is about extending the coding agent, not a specific launch or ops phase. Agent-tooling is the canonical shelf for one-plugin Claude marketplaces whose SKILL surface is agent extension rather than deploy or growth tooling.
How it compares
Single-plugin GitHub marketplace pointer, not a multi-skill vendor bundle or MCP server directory.
Common Questions / FAQ
Who is Pbrain for?
Solo and indie builders who follow baymac on GitHub and want one Claude plugin registered as a marketplace rather than vendored files.
When should I use Pbrain?
Use it when you intend to install or fork the Pbrain plugin and need a catalog slug; skip it if you need rich manifest metadata before trying unknown automation.
How do I add Pbrain to my agent?
Register the baymac/Pbrain marketplace in Claude Code (or your agent’s marketplace UI), then open the repo plugin folder and confirm SKILL.md, tools, and env vars before enabling it in production projects.