feat: add slash plugin installs

This commit is contained in:
Peter Steinberger
2026-03-23 00:18:47 -07:00
parent deecf68b59
commit abbd1b6b8a
8 changed files with 635 additions and 48 deletions

View File

@@ -45,6 +45,17 @@ with OpenClaw), others are **external** (published on npm by the community).
</Step>
</Steps>
If you prefer chat-native control, enable `commands.plugins: true` and use:
```text
/plugin install clawhub:@openclaw/voice-call
/plugin show voice-call
/plugin enable voice-call
```
The install path uses the same resolver as the CLI: local path/archive, explicit
`clawhub:<pkg>`, or bare package spec (ClawHub first, then npm fallback).
## Plugin types
OpenClaw recognizes two plugin formats: