mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-30 16:53:34 +00:00
143 lines
3.7 KiB
JSON
143 lines
3.7 KiB
JSON
{
|
|
"entries": [
|
|
{
|
|
"name": "@openclaw/brave-plugin",
|
|
"description": "OpenClaw Brave plugin",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "brave",
|
|
"label": "Brave"
|
|
},
|
|
"install": {
|
|
"npmSpec": "@openclaw/brave-plugin",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.10"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "@openclaw/diagnostics-otel",
|
|
"description": "OpenClaw diagnostics OpenTelemetry exporter",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "diagnostics-otel",
|
|
"label": "Diagnostics OpenTelemetry"
|
|
},
|
|
"install": {
|
|
"clawhubSpec": "clawhub:@openclaw/diagnostics-otel",
|
|
"npmSpec": "@openclaw/diagnostics-otel",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.25"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "@openclaw/diagnostics-prometheus",
|
|
"description": "OpenClaw diagnostics Prometheus exporter",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "diagnostics-prometheus",
|
|
"label": "Diagnostics Prometheus"
|
|
},
|
|
"install": {
|
|
"clawhubSpec": "clawhub:@openclaw/diagnostics-prometheus",
|
|
"npmSpec": "@openclaw/diagnostics-prometheus",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.25"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "@openclaw/diffs",
|
|
"description": "OpenClaw diff viewer plugin",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "diffs",
|
|
"label": "Diffs"
|
|
},
|
|
"install": {
|
|
"npmSpec": "@openclaw/diffs",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.30"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "@openclaw/google-meet",
|
|
"description": "OpenClaw Google Meet participant plugin",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "google-meet",
|
|
"label": "Google Meet"
|
|
},
|
|
"install": {
|
|
"npmSpec": "@openclaw/google-meet",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.20"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "@openclaw/lobster",
|
|
"description": "Lobster workflow tool plugin (typed pipelines + resumable approvals)",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "lobster",
|
|
"label": "Lobster"
|
|
},
|
|
"install": {
|
|
"npmSpec": "@openclaw/lobster",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.25"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "@openclaw/memory-lancedb",
|
|
"description": "OpenClaw LanceDB-backed long-term memory plugin with auto-recall/capture",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "memory-lancedb",
|
|
"label": "Memory LanceDB"
|
|
},
|
|
"install": {
|
|
"npmSpec": "@openclaw/memory-lancedb",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.10"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "@openclaw/voice-call",
|
|
"description": "OpenClaw voice-call plugin",
|
|
"source": "official",
|
|
"kind": "plugin",
|
|
"openclaw": {
|
|
"plugin": {
|
|
"id": "voice-call",
|
|
"label": "Voice Call"
|
|
},
|
|
"install": {
|
|
"npmSpec": "@openclaw/voice-call",
|
|
"defaultChoice": "npm",
|
|
"minHostVersion": ">=2026.4.10"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|