docs: document npm-only plugin installs · openclaw/openclaw@08a002d
steipete
·
2026-04-27
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -70,6 +70,13 @@ Site: [clawhub.ai](https://clawhub.ai)
|
70 | 70 | openclaw plugins install openclaw-codex-app-server |
71 | 71 | ``` |
72 | 72 | |
| 73 | +Use `npm:<package>` when you want npm-only resolution without a |
| 74 | +ClawHub lookup: |
| 75 | + |
| 76 | +```bash |
| 77 | +openclaw plugins install npm:openclaw-codex-app-server |
| 78 | +``` |
| 79 | + |
73 | 80 | Plugin installs validate advertised `pluginApi` and |
74 | 81 | `minGatewayVersion` compatibility before archive install runs, so |
75 | 82 | incompatible hosts fail closed early instead of partially installing |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。