docs: add generated plugin reference pages · openclaw/openclaw@2244ba8
steipete
·
2026-05-02
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1184,6 +1184,7 @@
|
1184 | 1184 | "tools/plugin", |
1185 | 1185 | "plugins/community", |
1186 | 1186 | "plugins/plugin-inventory", |
| 1187 | +"plugins/reference", |
1187 | 1188 | "plugins/bundles", |
1188 | 1189 | "plugins/dependency-resolution", |
1189 | 1190 | "plugins/codex-harness", |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
| 1 | +--- |
| 2 | +summary: "Embedded ACP runtime backend with plugin-owned session and transport management." |
| 3 | +read_when: |
| 4 | + - You are installing, configuring, or auditing the acpx plugin |
| 5 | +title: "ACPx plugin" |
| 6 | +--- |
| 7 | + |
| 8 | +# ACPx plugin |
| 9 | + |
| 10 | +Embedded ACP runtime backend with plugin-owned session and transport management. |
| 11 | + |
| 12 | +## Distribution |
| 13 | + |
| 14 | +- Package: `@openclaw/acpx` |
| 15 | +- Install route: ClawHub + npm |
| 16 | + |
| 17 | +## Surface |
| 18 | + |
| 19 | +skills |
| 20 | + |
| 21 | +## Related docs |
| 22 | + |
| 23 | +- [acpx](/tools/acp-agents-setup) |
| Original file line number | Diff line number | Diff line change |
|---|
|
| 1 | +--- |
| 2 | +summary: "Adds video generation provider support." |
| 3 | +read_when: |
| 4 | + - You are installing, configuring, or auditing the alibaba plugin |
| 5 | +title: "Alibaba plugin" |
| 6 | +--- |
| 7 | + |
| 8 | +# Alibaba plugin |
| 9 | + |
| 10 | +Adds video generation provider support. |
| 11 | + |
| 12 | +## Distribution |
| 13 | + |
| 14 | +- Package: `@openclaw/alibaba-provider` |
| 15 | +- Install route: included in OpenClaw |
| 16 | + |
| 17 | +## Surface |
| 18 | + |
| 19 | +contracts: videoGenerationProviders |
| 20 | + |
| 21 | +## Related docs |
| 22 | + |
| 23 | +- [alibaba](/providers/alibaba) |
| Original file line number | Diff line number | Diff line change |
|---|
|
| 1 | +--- |
| 2 | +summary: "Adds Amazon Bedrock Mantle model provider support to OpenClaw." |
| 3 | +read_when: |
| 4 | + - You are installing, configuring, or auditing the amazon-bedrock-mantle plugin |
| 5 | +title: "Amazon Bedrock Mantle plugin" |
| 6 | +--- |
| 7 | + |
| 8 | +# Amazon Bedrock Mantle plugin |
| 9 | + |
| 10 | +Adds Amazon Bedrock Mantle model provider support to OpenClaw. |
| 11 | + |
| 12 | +## Distribution |
| 13 | + |
| 14 | +- Package: `@openclaw/amazon-bedrock-mantle-provider` |
| 15 | +- Install route: included in OpenClaw |
| 16 | + |
| 17 | +## Surface |
| 18 | + |
| 19 | +providers: amazon-bedrock-mantle |
| 20 | + |
| 21 | +## Related docs |
| 22 | + |
| 23 | +- [amazon-bedrock-mantle](/providers/bedrock-mantle) |
| Original file line number | Diff line number | Diff line change |
|---|
|
| 1 | +--- |
| 2 | +summary: "Adds Amazon Bedrock model provider support to OpenClaw." |
| 3 | +read_when: |
| 4 | + - You are installing, configuring, or auditing the amazon-bedrock plugin |
| 5 | +title: "Amazon Bedrock plugin" |
| 6 | +--- |
| 7 | + |
| 8 | +# Amazon Bedrock plugin |
| 9 | + |
| 10 | +Adds Amazon Bedrock model provider support to OpenClaw. |
| 11 | + |
| 12 | +## Distribution |
| 13 | + |
| 14 | +- Package: `@openclaw/amazon-bedrock-provider` |
| 15 | +- Install route: included in OpenClaw |
| 16 | + |
| 17 | +## Surface |
| 18 | + |
| 19 | +providers: amazon-bedrock; contracts: memoryEmbeddingProviders |
| 20 | + |
| 21 | +## Related docs |
| 22 | + |
| 23 | +- [amazon-bedrock](/providers/bedrock) |
| Original file line number | Diff line number | Diff line change |
|---|
|
| 1 | +--- |
| 2 | +summary: "Adds Anthropic Vertex model provider support to OpenClaw." |
| 3 | +read_when: |
| 4 | + - You are installing, configuring, or auditing the anthropic-vertex plugin |
| 5 | +title: "Anthropic Vertex plugin" |
| 6 | +--- |
| 7 | + |
| 8 | +# Anthropic Vertex plugin |
| 9 | + |
| 10 | +Adds Anthropic Vertex model provider support to OpenClaw. |
| 11 | + |
| 12 | +## Distribution |
| 13 | + |
| 14 | +- Package: `@openclaw/anthropic-vertex-provider` |
| 15 | +- Install route: included in OpenClaw |
| 16 | + |
| 17 | +## Surface |
| 18 | + |
| 19 | +providers: anthropic-vertex |
| Original file line number | Diff line number | Diff line change |
|---|
|
| 1 | +--- |
| 2 | +summary: "Adds Anthropic model provider support to OpenClaw." |
| 3 | +read_when: |
| 4 | + - You are installing, configuring, or auditing the anthropic plugin |
| 5 | +title: "Anthropic plugin" |
| 6 | +--- |
| 7 | + |
| 8 | +# Anthropic plugin |
| 9 | + |
| 10 | +Adds Anthropic model provider support to OpenClaw. |
| 11 | + |
| 12 | +## Distribution |
| 13 | + |
| 14 | +- Package: `@openclaw/anthropic-provider` |
| 15 | +- Install route: included in OpenClaw |
| 16 | + |
| 17 | +## Surface |
| 18 | + |
| 19 | +providers: anthropic; contracts: mediaUnderstandingProviders |
| 20 | + |
| 21 | +## Related docs |
| 22 | + |
| 23 | +- [anthropic](/providers/anthropic) |
| Original file line number | Diff line number | Diff line change |
|---|
|
| 1 | +--- |
| 2 | +summary: "Adds Arcee model provider support to OpenClaw." |
| 3 | +read_when: |
| 4 | + - You are installing, configuring, or auditing the arcee plugin |
| 5 | +title: "Arcee plugin" |
| 6 | +--- |
| 7 | + |
| 8 | +# Arcee plugin |
| 9 | + |
| 10 | +Adds Arcee model provider support to OpenClaw. |
| 11 | + |
| 12 | +## Distribution |
| 13 | + |
| 14 | +- Package: `@openclaw/arcee-provider` |
| 15 | +- Install route: included in OpenClaw |
| 16 | + |
| 17 | +## Surface |
| 18 | + |
| 19 | +providers: arcee |
| 20 | + |
| 21 | +## Related docs |
| 22 | + |
| 23 | +- [arcee](/providers/arcee) |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。