From agents-architect
Install a generated plugin locally via the marketplace mechanism. Self-installs agents-architect or installs any plugin produced by /agents-architect:new.
npx claudepluginhub ibrahim-3d/agents-architect --plugin agents-architect[<path-or-name>]agents-architect/<objective>
One-step install for agents-architect-produced plugins.
</objective>
<context>
Arguments: $ARGUMENTS — plugin name (if already in a marketplace) or path to plugin dir.
</context>
<process>
1. If $ARGUMENTS is empty, default to agents-architect itself at `${CLAUDE_PLUGIN_ROOT}`.
2. If $ARGUMENTS is a path, run:
- `claude plugin marketplace add <path>`
- Read `<path>/.claude-plugin/plugin.json` to get the plugin name.
- `claude plugin install <name>@<marketplace-name>`
3. If $ARGUMENTS is a name, assume the marketplace is already added and run `claude plugin install <na.../installInstalls VoiceMode CLI, FFmpeg, Whisper speech-to-text, and Kokoro text-to-speech for local voice conversations on macOS, checking architecture and prerequisites.
/installInstalls all dotai registry items (dotai, prompt) via npx shadcn add from GitHub JSON registry and suggests package.json postinstall script for agent instructions.
/installInstalls Hookify rules from the catalog via <category>:<rule-name>, --category, --all, or --list to view options.
/installInstalls Gateway API resources (GatewayClass and Gateway) to a Kubernetes/OpenShift cluster in optional [namespace], substituting cluster domain and waiting up to 5min for readiness.
/installInstalls ComfyUI custom node packs from pack name, registry ID, or GitHub URL; searches registry if needed, clones repo to custom_nodes/, installs venv dependencies, and offers restart.
/installInstalls and configures a recommended Rails development gem (strong_migrations, herb, bullet, letter_opener). Adds to Gemfile, runs bundle install, provides config instructions, and executes generators.
Share bugs, ideas, or general feedback.