docs(ms-ai-architect): README install-seksjon manglet selve install-kommandoen — kun marketplace add var oppgitt
En leser som fulgte README-en la til katalogen og stoppet; pluginen ble aldri installert. Legger til det manglende andre leddet og flytter /plugin-henvisningen til aa handle om aa bla i de OeVRIGE pluginene, som er det den faktisk gjoer. Plugin-navn (ms-ai-architect) og katalognavn (ktg-plugin-marketplace) verifisert mot .claude-plugin/plugin.json og catalog/.claude-plugin/marketplace.json; plugin@marketplace-syntaksen verifisert mot 'claude plugin install --help'. Rapportert av org-ops som funnet i 9 av 11 plugin-repo. [skip-docs]
This commit is contained in:
parent
1b29e9673a
commit
6b91c81935
1 changed files with 4 additions and 1 deletions
|
|
@ -68,12 +68,15 @@ Key capabilities:
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Add the marketplace and browse plugins with `/plugin`:
|
Both lines are required — the first adds the marketplace, the second installs this plugin from it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
|
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
|
||||||
|
claude plugin install ms-ai-architect@ktg-plugin-marketplace
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To browse the other plugins in the marketplace instead, run `/plugin`.
|
||||||
|
|
||||||
Or enable directly in `~/.claude/settings.json`:
|
Or enable directly in `~/.claude/settings.json`:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue