mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
docs(plugins): add context-engine manifest kind example
This commit is contained in:
@@ -35,7 +35,7 @@ Required keys:
|
||||
|
||||
Optional keys:
|
||||
|
||||
- `kind` (string): plugin kind (example: `"memory"`).
|
||||
- `kind` (string): plugin kind (examples: `"memory"`, `"context-engine"`).
|
||||
- `channels` (array): channel ids registered by this plugin (example: `["matrix"]`).
|
||||
- `providers` (array): provider ids registered by this plugin.
|
||||
- `skills` (array): skill directories to load (relative to the plugin root).
|
||||
|
||||
Reference in New Issue
Block a user