fix(docs): preserve plugin surface identifiers

This commit is contained in:
Peter Steinberger
2026-07-14 23:35:52 -04:00
parent 8d260d2f49
commit ce078367e4
128 changed files with 185 additions and 148 deletions

View File

@@ -16,7 +16,7 @@ OpenClaw admin HTTP RPC endpoint.
## Surface
contracts: gatewayMethodDispatch
contracts: `gatewayMethodDispatch`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds video generation provider support.
## Surface
contracts: videoGenerationProviders
contracts: `videoGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Amazon Bedrock Mantle provider plugin for OpenAI-compatible model routi
## Surface
providers: amazon-bedrock-mantle
providers: `amazon-bedrock-mantle`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Amazon Bedrock provider plugin with model discovery, embeddings, and gu
## Surface
providers: amazon-bedrock; contracts: memoryEmbeddingProviders
providers: `amazon-bedrock`; contracts: `memoryEmbeddingProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI.
## Surface
providers: anthropic-vertex
providers: `anthropic-vertex`
<!-- openclaw-plugin-reference:manual-start -->

View File

@@ -16,7 +16,7 @@ Anthropic models, Claude CLI, and native Claude session catalog.
## Surface
providers: anthropic; contracts: mediaUnderstandingProviders, usageProviders
providers: `anthropic`; contracts: `mediaUnderstandingProviders`, `usageProviders`
<!-- openclaw-plugin-reference:manual-start -->

View File

@@ -16,7 +16,7 @@ Adds Arcee model provider support to OpenClaw.
## Surface
providers: arcee
providers: `arcee`
## Related docs

View File

@@ -16,7 +16,7 @@ Azure AI Speech text-to-speech (MP3, native Ogg/Opus voice notes, PCM telephony)
## Surface
contracts: speechProviders
contracts: `speechProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Brave Search provider plugin for web search.
## Surface
contracts: webSearchProviders
contracts: `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds agent-callable tools.
## Surface
contracts: tools; skills
contracts: `tools`; skills
## Related docs

View File

@@ -16,4 +16,4 @@ Adds BytePlus, BytePlus Plan model provider support to OpenClaw.
## Surface
providers: byteplus, byteplus-plan; contracts: videoGenerationProviders
providers: `byteplus`, `byteplus-plan`; contracts: `videoGenerationProviders`

View File

@@ -16,4 +16,4 @@ Experimental Canvas control and A2UI rendering surfaces for paired nodes.
## Surface
contracts: tools; skills
contracts: `tools`; skills

View File

@@ -16,7 +16,7 @@ Adds Cerebras model provider support to OpenClaw.
## Surface
providers: cerebras
providers: `cerebras`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Chutes model provider support to OpenClaw.
## Surface
providers: chutes
providers: `chutes`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds ClawRouter model provider support to OpenClaw.
## Surface
providers: clawrouter; contracts: usageProviders
providers: `clawrouter`; contracts: `usageProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds the Clickclack channel surface for sending and receiving OpenClaw messages.
## Surface
channels: clickclack
channels: `clickclack`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Cloudflare AI Gateway model provider support to OpenClaw.
## Surface
providers: cloudflare-ai-gateway
providers: `cloudflare-ai-gateway`
## Related docs

View File

@@ -16,7 +16,7 @@ Codex app-server harness, model provider, and native session catalog.
## Surface
providers: codex; contracts: mediaUnderstandingProviders, migrationProviders, tools, webSearchProviders
providers: `codex`; contracts: `mediaUnderstandingProviders`, `migrationProviders`, `tools`, `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Cohere provider plugin.
## Surface
providers: cohere
providers: `cohere`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds ComfyUI model provider support to OpenClaw.
## Surface
providers: comfy; contracts: imageGenerationProviders, musicGenerationProviders, videoGenerationProviders
providers: `comfy`; contracts: `imageGenerationProviders`, `musicGenerationProviders`, `videoGenerationProviders`
## Related docs

View File

@@ -16,4 +16,4 @@ Adds Copilot Proxy model provider support to OpenClaw.
## Surface
providers: copilot-proxy
providers: `copilot-proxy`

View File

@@ -16,7 +16,7 @@ Cloud worker provider backed by the Crabbox CLI.
## Surface
contracts: workerProviders
contracts: `workerProviders`
<!-- openclaw-plugin-reference:manual-start -->

View File

@@ -16,7 +16,7 @@ Adds media understanding provider support. Adds realtime transcription provider
## Surface
contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders
contracts: `mediaUnderstandingProviders`, `realtimeTranscriptionProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds DeepInfra model provider support to OpenClaw.
## Surface
providers: deepinfra; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, speechProviders, videoGenerationProviders
providers: `deepinfra`; contracts: `imageGenerationProviders`, `mediaUnderstandingProviders`, `memoryEmbeddingProviders`, `speechProviders`, `videoGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds DeepSeek model provider support to OpenClaw.
## Surface
providers: deepseek; contracts: usageProviders
providers: `deepseek`; contracts: `usageProviders`
## Related docs

View File

@@ -16,4 +16,4 @@ OpenClaw read-only diff viewer plugin and file renderer for agents.
## Surface
contracts: tools; skills
contracts: `tools`; skills

View File

@@ -16,7 +16,7 @@ OpenClaw Discord channel plugin for channels, DMs, commands, and app events.
## Surface
channels: discord; contracts: transcriptSourceProviders; skills
channels: `discord`; contracts: `transcriptSourceProviders`; skills
## Related docs

View File

@@ -16,7 +16,7 @@ Extract text and fallback page images from local document attachments.
## Surface
contracts: documentExtractors
contracts: `documentExtractors`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds web search provider support.
## Surface
contracts: webSearchProviders
contracts: `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds media understanding provider support. Adds realtime transcription provider
## Surface
contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders
contracts: `mediaUnderstandingProviders`, `realtimeTranscriptionProviders`, `speechProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds web search provider support.
## Surface
contracts: webSearchProviders
contracts: `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds fal model provider support to OpenClaw.
## Surface
providers: fal; contracts: imageGenerationProviders, musicGenerationProviders, videoGenerationProviders
providers: `fal`; contracts: `imageGenerationProviders`, `musicGenerationProviders`, `videoGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Featherless AI provider plugin.
## Surface
providers: featherless
providers: `featherless`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Feishu/Lark channel plugin for chats and workplace tools (community mai
## Surface
channels: feishu; contracts: tools; skills
channels: `feishu`; contracts: `tools`; skills
## Related docs

View File

@@ -16,4 +16,4 @@ Fetch, list, and write files on paired nodes via dedicated node commands. Bypass
## Surface
contracts: tools
contracts: `tools`

View File

@@ -16,7 +16,7 @@ Adds agent-callable tools. Adds web fetch provider support. Adds web search prov
## Surface
contracts: tools, webFetchProviders, webSearchProviders
contracts: `tools`, `webFetchProviders`, `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Fireworks model provider support to OpenClaw.
## Surface
providers: fireworks
providers: `fireworks`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds GitHub Copilot model provider support to OpenClaw.
## Surface
providers: github-copilot; contracts: memoryEmbeddingProviders, usageProviders
providers: `github-copilot`; contracts: `memoryEmbeddingProviders`, `usageProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw GMI Cloud provider plugin.
## Surface
providers: gmi, gmi-cloud, gmicloud
providers: `gmi`, `gmi-cloud`, `gmicloud`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Google Meet participant plugin for joining calls through Chrome or Twil
## Surface
contracts: tools
contracts: `tools`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Google, Google Gemini CLI, Google Vertex model provider support to OpenClaw
## Surface
providers: google, google-gemini-cli, google-vertex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, musicGenerationProviders, realtimeVoiceProviders, speechProviders, usageProviders, videoGenerationProviders, webSearchProviders
providers: `google`, `google-gemini-cli`, `google-vertex`; contracts: `imageGenerationProviders`, `mediaUnderstandingProviders`, `memoryEmbeddingProviders`, `musicGenerationProviders`, `realtimeVoiceProviders`, `speechProviders`, `usageProviders`, `videoGenerationProviders`, `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Google Chat channel plugin for spaces and direct messages.
## Surface
channels: googlechat
channels: `googlechat`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds text-to-speech provider support.
## Surface
contracts: speechProviders
contracts: `speechProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Groq model provider support to OpenClaw.
## Surface
providers: groq; contracts: mediaUnderstandingProviders
providers: `groq`; contracts: `mediaUnderstandingProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Hugging Face model provider support to OpenClaw.
## Surface
providers: huggingface
providers: `huggingface`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds the iMessage channel surface for sending and receiving OpenClaw messages.
## Surface
channels: imessage; skills
channels: `imessage`; skills
## Related docs

View File

@@ -16,7 +16,7 @@ Inworld streaming text-to-speech (MP3, OGG_OPUS, PCM telephony).
## Surface
contracts: speechProviders
contracts: `speechProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds the IRC channel surface for sending and receiving OpenClaw messages.
## Surface
channels: irc
channels: `irc`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Kilocode model provider support to OpenClaw.
## Surface
providers: kilocode
providers: `kilocode`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Kimi, Kimi Coding model provider support to OpenClaw.
## Surface
providers: kimi, kimi-coding
providers: `kimi`, `kimi-coding`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw LINE channel plugin for LINE Bot API chats.
## Surface
channels: line
channels: `line`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds LiteLLM model provider support to OpenClaw.
## Surface
providers: litellm; contracts: imageGenerationProviders
providers: `litellm`; contracts: `imageGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Local GGUF embeddings through node-llama-cpp.
## Surface
contracts: embeddingProviders
contracts: `embeddingProviders`
## Related docs

View File

@@ -16,4 +16,4 @@ Generic JSON-only LLM tool for structured tasks callable from workflows.
## Surface
contracts: tools
contracts: `tools`

View File

@@ -16,7 +16,7 @@ Adds LM Studio model provider support to OpenClaw.
## Surface
providers: lmstudio; contracts: memoryEmbeddingProviders
providers: `lmstudio`; contracts: `memoryEmbeddingProviders`
## Related docs

View File

@@ -16,4 +16,4 @@ Lobster workflow tool plugin for typed pipelines and resumable approvals.
## Surface
contracts: tools
contracts: `tools`

View File

@@ -16,7 +16,7 @@ OpenClaw LongCat provider plugin.
## Surface
providers: longcat
providers: `longcat`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Matrix channel plugin for rooms and direct messages.
## Surface
channels: matrix
channels: `matrix`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds the Mattermost channel surface for sending and receiving OpenClaw messages.
## Surface
channels: mattermost
channels: `mattermost`
## Related docs

View File

@@ -16,4 +16,4 @@ Adds agent-callable tools.
## Surface
contracts: tools
contracts: `tools`

View File

@@ -16,7 +16,7 @@ OpenClaw LanceDB-backed long-term memory plugin with auto-recall, auto-capture,
## Surface
contracts: tools
contracts: `tools`
## Related docs

View File

@@ -16,7 +16,7 @@ Persistent wiki compiler and Obsidian-friendly knowledge vault for OpenClaw.
## Surface
contracts: tools; skills
contracts: `tools`; skills
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Meta model provider support to OpenClaw.
## Surface
providers: meta
providers: `meta`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Microsoft Foundry model provider support to OpenClaw.
## Surface
providers: microsoft-foundry; contracts: imageGenerationProviders
providers: `microsoft-foundry`; contracts: `imageGenerationProviders`
<!-- openclaw-plugin-reference:manual-start -->

View File

@@ -16,4 +16,4 @@ Adds text-to-speech provider support.
## Surface
contracts: speechProviders
contracts: `speechProviders`

View File

@@ -16,4 +16,4 @@ Imports Claude Code and Claude Desktop instructions, MCP servers, skills, and sa
## Surface
contracts: migrationProviders
contracts: `migrationProviders`

View File

@@ -16,4 +16,4 @@ Imports Hermes configuration, memories, skills, and supported credentials into O
## Surface
contracts: migrationProviders
contracts: `migrationProviders`

View File

@@ -16,7 +16,7 @@ Adds MiniMax, MiniMax Portal model provider support to OpenClaw.
## Surface
providers: minimax, minimax-portal; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, usageProviders, videoGenerationProviders, webSearchProviders
providers: `minimax`, `minimax-portal`; contracts: `imageGenerationProviders`, `mediaUnderstandingProviders`, `musicGenerationProviders`, `speechProviders`, `usageProviders`, `videoGenerationProviders`, `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Mistral model provider support to OpenClaw.
## Surface
providers: mistral; contracts: mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders
providers: `mistral`; contracts: `mediaUnderstandingProviders`, `memoryEmbeddingProviders`, `realtimeTranscriptionProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Moonshot model provider support to OpenClaw.
## Surface
providers: moonshot; contracts: mediaUnderstandingProviders, webSearchProviders
providers: `moonshot`; contracts: `mediaUnderstandingProviders`, `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Microsoft Teams channel plugin for bot conversations.
## Surface
channels: msteams
channels: `msteams`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Nextcloud Talk channel plugin for conversations.
## Surface
channels: nextcloud-talk
channels: `nextcloud-talk`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Nostr channel plugin for NIP-04 encrypted direct messages.
## Surface
channels: nostr
channels: `nostr`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Novita, Novita AI, Novitaai model provider support to OpenClaw.
## Surface
providers: novita, novita-ai, novitaai
providers: `novita`, `novita-ai`, `novitaai`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds NVIDIA model provider support to OpenClaw.
## Surface
providers: nvidia
providers: `nvidia`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Ollama, Ollama Cloud model provider support to OpenClaw.
## Surface
providers: ollama, ollama-cloud; contracts: memoryEmbeddingProviders, tools, webSearchProviders
providers: `ollama`, `ollama-cloud`; contracts: `memoryEmbeddingProviders`, `tools`, `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Curated 1Password secrets broker with approval policy and SQLite audit history.
## Surface
contracts: tools
contracts: `tools`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds OpenAI model provider support to OpenClaw.
## Surface
providers: openai; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders, realtimeVoiceProviders, speechProviders, usageProviders, videoGenerationProviders
providers: `openai`; contracts: `imageGenerationProviders`, `mediaUnderstandingProviders`, `memoryEmbeddingProviders`, `realtimeTranscriptionProviders`, `realtimeVoiceProviders`, `speechProviders`, `usageProviders`, `videoGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds OpenCode Go model provider support to OpenClaw.
## Surface
providers: opencode-go; contracts: mediaUnderstandingProviders
providers: `opencode-go`; contracts: `mediaUnderstandingProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds OpenCode model provider support to OpenClaw.
## Surface
providers: opencode; contracts: mediaUnderstandingProviders
providers: `opencode`; contracts: `mediaUnderstandingProviders`
<!-- openclaw-plugin-reference:manual-start -->

View File

@@ -16,7 +16,7 @@ Adds OpenRouter model provider support to OpenClaw.
## Surface
providers: openrouter; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, usageProviders, videoGenerationProviders
providers: `openrouter`; contracts: `imageGenerationProviders`, `mediaUnderstandingProviders`, `musicGenerationProviders`, `speechProviders`, `usageProviders`, `videoGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds web search provider support.
## Surface
contracts: webSearchProviders
contracts: `webSearchProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw PixVerse video generation provider plugin.
## Surface
contracts: videoGenerationProviders
contracts: `videoGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds the QA Channel surface for sending and receiving OpenClaw messages.
## Surface
channels: qa-channel
channels: `qa-channel`
## Related docs

View File

@@ -16,4 +16,4 @@ OpenClaw QA lab plugin with private debugger UI and scenario runner.
## Surface
contracts: tools, webSearchProviders, workerProviders
contracts: `tools`, `webSearchProviders`, `workerProviders`

View File

@@ -16,7 +16,7 @@ Adds Qianfan model provider support to OpenClaw.
## Surface
providers: qianfan
providers: `qianfan`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw QQ Bot channel plugin for group and direct-message workflows.
## Surface
channels: qqbot; contracts: tools; skills
channels: `qqbot`; contracts: `tools`; skills
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Qwen, Qwen Cloud, Model Studio, DashScope, Qwen Oauth, Qwen Portal, Qwen CL
## Surface
providers: qwen, qwencloud, modelstudio, dashscope, qwen-oauth, qwen-portal, qwen-cli, qwen-token-plan, bailian-token-plan; contracts: mediaUnderstandingProviders, videoGenerationProviders
providers: `qwen`, `qwencloud`, `modelstudio`, `dashscope`, `qwen-oauth`, `qwen-portal`, `qwen-cli`, `qwen-token-plan`, `bailian-token-plan`; contracts: `mediaUnderstandingProviders`, `videoGenerationProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Raft channel plugin for secure CLI wake bridges.
## Surface
channels: raft
channels: `raft`
## Related docs

View File

@@ -16,7 +16,7 @@ Guarded end-to-end encrypted claw channel.
## Surface
channels: reef
channels: `reef`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds video generation provider support.
## Surface
contracts: videoGenerationProviders
contracts: `videoGenerationProviders`
## Related docs

View File

@@ -16,4 +16,4 @@ Adds web search provider support.
## Surface
contracts: webSearchProviders
contracts: `webSearchProviders`

View File

@@ -16,7 +16,7 @@ Adds media understanding provider support.
## Surface
contracts: mediaUnderstandingProviders
contracts: `mediaUnderstandingProviders`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds SGLang model provider support to OpenClaw.
## Surface
providers: sglang
providers: `sglang`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds the Signal channel surface for sending and receiving OpenClaw messages.
## Surface
channels: signal
channels: `signal`
## Related docs

View File

@@ -16,7 +16,7 @@ OpenClaw Slack channel plugin for channels, DMs, commands, and app events.
## Surface
channels: slack; skills
channels: `slack`; skills
## Related docs

View File

@@ -16,7 +16,7 @@ Twilio SMS channel plugin for OpenClaw text messages.
## Surface
channels: sms
channels: `sms`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds StepFun, StepFun Plan model provider support to OpenClaw.
## Surface
providers: stepfun, stepfun-plan
providers: `stepfun`, `stepfun-plan`
## Related docs

View File

@@ -16,7 +16,7 @@ Synology Chat channel plugin for OpenClaw channels and direct messages.
## Surface
channels: synology-chat
channels: `synology-chat`
## Related docs

View File

@@ -16,7 +16,7 @@ Adds Synthetic model provider support to OpenClaw.
## Surface
providers: synthetic
providers: `synthetic`
## Related docs

Some files were not shown because too many files have changed in this diff Show More