By layerbrain
Layerbrain skills: drive `brain` CLI to manage compute, machines, storage, networks, secrets, IAM, webhooks and billing from any Claude Code session.
Use when the user wants to view Layerbrain billing — statements (invoices / usage) or subscriptions (plans). Requires the `brain` CLI.
Use when the user wants to manage Layerbrain identity and access — accounts, API keys, organizations, or memberships. Requires the `brain` CLI.
Use when the user wants to create, list, manage, snapshot, restore, SSH into, or check compute regions for Layerbrain machines (VMs / sandboxes / GPU instances). Requires the `brain` CLI.
Use when the user wants to inspect or manage Layerbrain networks, network rules (firewall / ACL), or network flows (observed traffic). Requires the `brain` CLI.
Use when the user wants to create, list, read, update, delete, or reveal Layerbrain secrets. Requires the `brain` CLI.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Skills that teach coding agents how to drive the brain CLI.
npm i -g @layerbrain/brain
brain login
npx @layerbrain/skills install
Re-run any time to upgrade.
| Target | File |
|---|---|
| Claude Code | .claude/skills/<name>/SKILL.md |
| Cursor | .cursor/rules/<name>.mdc |
| Cline | .clinerules (managed block) |
AGENTS.md | AGENTS.md (managed block) |
Pass --agent <id> to force one, or let autodetect handle it.
| Skill | What the agent learns |
|---|---|
brain-machines | Provision VMs, snapshot, restore, SSH, pick regions |
brain-storage | Manage backends, buckets, presigned URLs |
brain-networks | Networks, ACL rules, traffic flow debugging |
brain-secrets | Create, rotate, reveal secrets |
brain-iam | Accounts, API keys, organizations, memberships |
brain-webhooks | Create, rotate signing secrets, manage webhooks |
brain-billing | Read statements and subscriptions |
Plus a shared references/auth.md codifying the credential model (~/.layerbrain/credentials.toml or LAYERBRAIN_API_KEY).
npx @layerbrain/skills install # all skills, autodetect target
npx @layerbrain/skills install brain-machines brain-storage # subset
npx @layerbrain/skills install --agent claude-code # force one target
npx @layerbrain/skills install --agent claude-code --scope user
npx @layerbrain/skills list # what's installed
npx @layerbrain/skills remove brain-billing # remove one
npx @layerbrain/skills detect # show detected targets
npx @layerbrain/skills agents # list every supported target ID
npx @layerbrain/skills skills # list available skills
npx @layerbrain/skills help
Append-style targets (AGENTS.md, .clinerules) use <!-- @layerbrain/skills:start --> / :end markers, so re-running upgrades cleanly without touching your other rules.
Skills never authenticate the agent — that's a human-only step. Run brain login once. Credentials live at ~/.layerbrain/credentials.toml. For headless / CI use, set LAYERBRAIN_API_KEY.
Every skill preamble tells the agent to run brain whoami first and stop if it fails.
MIT
npx claudepluginhub layerbrain/skills --plugin layerbrainUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.