mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-18 22:37:08 -03:00
Merge pull request #5257 from anthropics/readme-one-command-install
Update install instructions to the one-command plugin install
This commit is contained in:
commit
088fccd927
@ -47,7 +47,6 @@ These are Claude Code commands — run `claude` to start a session first.
|
||||
Install the plugin:
|
||||
```
|
||||
/plugin install discord@claude-plugins-official
|
||||
/reload-plugins
|
||||
```
|
||||
|
||||
**5. Give the server the token.**
|
||||
|
||||
@ -27,7 +27,6 @@ These are Claude Code commands — run `claude` to start a session first.
|
||||
Install the plugin:
|
||||
```
|
||||
/plugin install telegram@claude-plugins-official
|
||||
/reload-plugins
|
||||
```
|
||||
|
||||
**3. Give the server the token.**
|
||||
|
||||
@ -12,12 +12,13 @@ That makes it a natural fit for code you control — your own repositories, wher
|
||||
|
||||
## Installation
|
||||
|
||||
Install from the official Anthropic marketplace, then reload plugins in the same session:
|
||||
Install from the official Anthropic marketplace:
|
||||
|
||||
/plugin install claude-security@claude-plugins-official
|
||||
/reload-plugins
|
||||
|
||||
If Claude Code reports that the marketplace is not found, run `/plugin marketplace add anthropics/claude-plugins-official` first, then retry.
|
||||
Claude Code registers the marketplace automatically if it isn't already registered, and the plugin is active as soon as the install finishes — no reload step.
|
||||
|
||||
If Claude Code reports that the marketplace is not found (older Claude Code versions), run `/plugin marketplace add anthropics/claude-plugins-official` first, then retry, and finish with `/reload-plugins`.
|
||||
|
||||
|
||||
## Getting started
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user