plugins

star 0

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

a5c-ai By a5c-ai schedule Updated 6/7/2026

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

plugins

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.

Install via CLI
npx skills add https://github.com/a5c-ai/babysitter-hermes --skill plugins
Repository Details
star Stars 0
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator