plugin · git:20260513.b0a7a72 · 2026-05-13 · sha256 ab1bc02d920e928c
plugin git:20260513.b0a7a72A
Immutable. This exact content is served forever at /api/v1/blob/ab1bc02d920e928c.
--- name: plugin description: "Manage Claude Code plugins — add marketplaces, install, update, remove, list. Use when installing plugins, checking status, or managing the registry." effort: low model: haiku keywords: [plugin, marketplace, install, update, remove, distribution] task_strategies: [feature, spike] stream_affinity: [roadmap, tech-debt] argument-hint: "[list|install|remove|update|sync] [name]" group: brana allowed-tools: - Read - Write - Bash - Glob - Grep - WebFetch - AskUserQuestion - Agent status: stable growth_stage: evergreen --- <!-- PROCEDURE_FILE: procedures/plugin.md --> This skill's full procedure is in a separate file for startup performance (ADR-034). Read and execute `system/procedures/plugin.md` from the plugin root directory. If the path doesn't resolve, use Glob to find `**/procedures/plugin.md`.