Skip to content

Commit 74b0e7e

Browse files
committed
docs(install): add Grok Build marketplace install path
Strangers use: grok plugin marketplace add 88plug/claude-code-plugins then grok plugin install <name>@88plug --trust (alongside Claude /plugin).
1 parent 9a81eaa commit 74b0e7e

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Discover, catalog, and rank everything you've built or sketched on a machine —
2020
/plugin install project-prospector@88plug
2121
```
2222

23+
### Grok Build
24+
25+
```text
26+
grok plugin marketplace add 88plug/claude-code-plugins
27+
grok plugin install project-prospector@88plug --trust
28+
```
29+
30+
2331
## Quickstart
2432

2533
Ask in plain language — no command to memorize:

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ idea-novelty and leverage.
1717
/plugin install project-prospector@88plug
1818
```
1919

20+
### Grok Build
21+
22+
```text
23+
grok plugin marketplace add 88plug/claude-code-plugins
24+
grok plugin install project-prospector@88plug --trust
25+
```
26+
27+
2028
Local clone (for development):
2129

2230
```text

0 commit comments

Comments
 (0)