Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

/plugin install gains a --marketplace flag

/plugin install now accepts --marketplace to install a plugin and add its marketplace source in one step

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindImprovementsin v2.1.275,
Group of 2 Use it now Notable

/plugin install now accepts --marketplace to install a plugin and add its marketplace source in one step

What

  • /plugin install now supports a --marketplace <source> (or --marketplace=<source>) flag that installs a plugin and adds its marketplace source at the same time, and the help text now documents this usage.
  • The command reports usage errors for a missing source, the wrong number of arguments, or when the plugin name also embeds a marketplace (e.g. plugin@marketplace) at the same time as --marketplace is passed.
  • The add-marketplace UI gained a confirmAdd field that can trigger an automatic confirmation step when installing this way.

Why

This lets you install a plugin from a marketplace you haven't added yet without a separate /plugin marketplace add step, while still catching ambiguous or malformed commands.

Read from
Names in the bundle/plugin install
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up /plugin install, on Error reference. You confirmed adding a marketplace through [`/plugin install <plugin> --marketplace <source>`](/docs/en/discover-plugins#add-a-marketplace-and-install-in-one-command), and the catalog Claude Code fetched from that source names itself the s… errors see the edit
How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up /plugin install, on Error reference.
Anthropic's release notes agreeAdded /plugin install <plugin> --marketplace <source>, which offers to add the marketplace before installing the plugin

See this entry in the whole of v2.1.275 →