Skip to content
Automation
Command

/plugins

deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.

From plugin
babysitter
1.7k21 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/plugins

Context preview

What this command does when you run it.

deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.

Command definition

plugins.md
description: deprecated alias for the Babysitter blueprints command. Use /babysitter:blueprints for marketplace installables.
argument-hint: Blueprint action and options.

This command is a deprecated alias for `/babysitter:blueprints`.

For Babysitter marketplace installables, use blueprints terminology and the `babysitter blueprints:*` CLI command family:

babysitter blueprints:list-installed --global|--project [--json]
babysitter blueprints:add-marketplace --marketplace-url <url> [--marketplace-path <relative-path>] --global|--project [--json]
babysitter blueprints:list-blueprints --marketplace-name <name> --global|--project [--json]
babysitter blueprints:install --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
babysitter blueprints:update --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
babysitter blueprints:configure --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]
babysitter blueprints:uninstall --plugin-name <name> [--marketplace-name <mp>] --global|--project [--json]

The `--plugin-name` flag remains for CLI compatibility with existing marketplace manifests. Describe the installable as a blueprint in user-facing text.

Agent harness plugins are not renamed. `CLAUDE_PLUGIN_ROOT`, `PI_PLUGIN_ROOT`, `.claude/plugins/`, hooks-adapter, extensions-adapter, and agent plugin manifests remain plugin concepts.

Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin, auto-invoked
Stats
1,654
Stars
0
Views
96
Forks
Active
Maintenance
JavaScript
Language
MIT
License
8h ago
Last commit
7mo ago
Created

Repo: a5c-ai/babysitter