Plugins
Plugin-Inventar
Plugin-Inventar
Diese Seite wird aus extensions/*/package.json, openclaw.plugin.json
und den files-Ausschlüssen des npm-Root-Pakets generiert. Generieren Sie sie neu mit:
pnpm plugins:inventory:gen
Definitionen
- Kern-npm-Paket: in das npm-Paket
openclaweingebaut und ohne separate Plugin-Installation verfügbar. - Offizielles externes Paket: von OpenClaw gepflegtes Plugin, das nicht im Kern-npm-Paket enthalten ist, in diesem offiziellen Inventar geführt wird und bei Bedarf über ClawHub und/oder npm installiert wird.
- Nur Source-Checkout: repo-lokales Plugin, das nicht in veröffentlichten npm-Artefakten enthalten ist und nicht als installierbares Paket beworben wird.
Source-Checkouts unterscheiden sich von npm-Installationen: Nach pnpm install werden gebündelte
Plugins aus extensions/<id> geladen, sodass lokale Änderungen und paketlokale Workspace-Abhängigkeiten
verfügbar sind.
Plugin installieren
Verwenden Sie die Spalte Distribution, um zu entscheiden, ob eine Installation erforderlich ist. Plugins, bei denen
included in OpenClaw steht, sind bereits im Kernpaket enthalten. Offizielle
externe Pakete benötigen eine Installation und anschließend einen Neustart des Gateway.
Discord ist zum Beispiel ein offizielles externes Paket:
openclaw plugins install @openclaw/discord
openclaw gateway restart
openclaw plugins inspect discord --runtime --json
Unqualifizierte Paketspezifikationen versuchen zuerst ClawHub und fallen dann auf npm zurück. Um eine Quelle zu erzwingen, verwenden Sie
clawhub:@openclaw/discord oder npm:@openclaw/discord. Folgen Sie nach der Installation
der Einrichtungsdokumentation des Plugins, zum Beispiel Discord, um Zugangsdaten
und Kanal-Konfiguration hinzuzufügen. Siehe Plugins verwalten für Befehle zum Aktualisieren,
Deinstallieren und Veröffentlichen.
Kern-npm-Paket
| Plugin | Beschreibung | Distribution | Schnittstelle |
|---|---|---|---|
| alibaba | Fügt Unterstützung für Provider zur Videogenerierung hinzu. | @openclaw/alibaba-provider |
|
| in OpenClaw enthalten | contracts: videoGenerationProviders | ||
| amazon-bedrock | Fügt OpenClaw Unterstützung für den Amazon Bedrock-Modell-Provider hinzu. | @openclaw/amazon-bedrock-provider |
|
| in OpenClaw enthalten | providers: amazon-bedrock; contracts: memoryEmbeddingProviders | ||
| amazon-bedrock-mantle | Fügt OpenClaw Unterstützung für den Amazon Bedrock Mantle-Modell-Provider hinzu. | @openclaw/amazon-bedrock-mantle-provider |
|
| in OpenClaw enthalten | providers: amazon-bedrock-mantle | ||
| anthropic | Fügt OpenClaw Unterstützung für den Anthropic-Modell-Provider hinzu. | @openclaw/anthropic-provider |
|
| in OpenClaw enthalten | providers: anthropic; contracts: mediaUnderstandingProviders | ||
| anthropic-vertex | Fügt OpenClaw Unterstützung für den Anthropic Vertex-Modell-Provider hinzu. | @openclaw/anthropic-vertex-provider |
|
| in OpenClaw enthalten | providers: anthropic-vertex | ||
| arcee | Fügt OpenClaw Unterstützung für den Arcee-Modell-Provider hinzu. | @openclaw/arcee-provider |
|
| in OpenClaw enthalten | providers: arcee | ||
| azure-speech | Azure AI Speech-Text-to-Speech (MP3, native Ogg/Opus-Sprachnachrichten, PCM-Telefonie). | @openclaw/azure-speech |
|
| in OpenClaw enthalten | contracts: speechProviders | ||
| bonjour | Kündigt den lokalen OpenClaw-Gateway über Bonjour/mDNS an. | @openclaw/bonjour |
|
| in OpenClaw enthalten | plugin | ||
| browser | Fügt Tools hinzu, die von Agenten aufgerufen werden können. | @openclaw/browser-plugin |
|
| in OpenClaw enthalten | contracts: tools; skills | ||
| byteplus | Fügt OpenClaw Unterstützung für die Modell-Provider BytePlus und BytePlus Plan hinzu. | @openclaw/byteplus-provider |
|
| in OpenClaw enthalten | providers: byteplus, byteplus-plan; contracts: videoGenerationProviders | ||
| cerebras | Fügt OpenClaw Unterstützung für den Cerebras-Modell-Provider hinzu. | @openclaw/cerebras-provider |
|
| in OpenClaw enthalten | providers: cerebras | ||
| chutes | Fügt OpenClaw Unterstützung für den Chutes-Modell-Provider hinzu. | @openclaw/chutes-provider |
|
| in OpenClaw enthalten | providers: chutes | ||
| cloudflare-ai-gateway | Fügt OpenClaw Unterstützung für den Cloudflare AI Gateway-Modell-Provider hinzu. | @openclaw/cloudflare-ai-gateway-provider |
|
| in OpenClaw enthalten | providers: cloudflare-ai-gateway | ||
| comfy | Fügt OpenClaw Unterstützung für den ComfyUI-Modell-Provider hinzu. | @openclaw/comfy-provider |
|
| in OpenClaw enthalten | providers: comfy; contracts: imageGenerationProviders, musicGenerationProviders, videoGenerationProviders | ||
| copilot-proxy | Fügt OpenClaw Unterstützung für den Copilot Proxy-Modell-Provider hinzu. | @openclaw/copilot-proxy |
|
| in OpenClaw enthalten | providers: copilot-proxy | ||
| deepgram | Fügt Unterstützung für Provider zum Medienverständnis hinzu. Fügt Unterstützung für Provider zur Echtzeittranskription hinzu. | @openclaw/deepgram-provider |
|
| in OpenClaw enthalten | contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders | ||
| deepinfra | Fügt OpenClaw Unterstützung für den DeepInfra-Modell-Provider hinzu. | @openclaw/deepinfra-provider |
|
| in OpenClaw enthalten | providers: deepinfra; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, speechProviders, videoGenerationProviders | ||
| deepseek | Fügt OpenClaw Unterstützung für den DeepSeek-Modell-Provider hinzu. | @openclaw/deepseek-provider |
|
| in OpenClaw enthalten | providers: deepseek | ||
| document-extract | Extrahiert Text und Fallback-Seitenbilder aus lokalen Dokumentanhängen. | @openclaw/document-extract-plugin |
|
| in OpenClaw enthalten | contracts: documentExtractors | ||
| duckduckgo | Fügt Unterstützung für Websuche-Provider hinzu. | @openclaw/duckduckgo-plugin |
|
| in OpenClaw enthalten | contracts: webSearchProviders | ||
| elevenlabs | Fügt Unterstützung für Medienverständnis-Provider hinzu. Fügt Unterstützung für Echtzeit-Transkriptions-Provider hinzu. Fügt Unterstützung für Text-to-Speech-Provider hinzu. | @openclaw/elevenlabs-speech |
|
| in OpenClaw enthalten | contracts: mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders | ||
| exa | Fügt Unterstützung für Websuche-Provider hinzu. | @openclaw/exa-plugin |
|
| in OpenClaw enthalten | contracts: webSearchProviders | ||
| fal | Fügt OpenClaw Unterstützung für den fal-Modell-Provider hinzu. | @openclaw/fal-provider |
|
| in OpenClaw enthalten | providers: fal; contracts: imageGenerationProviders, videoGenerationProviders | ||
| file-transfer | Dateien auf gekoppelten Nodes über dedizierte Node-Befehle abrufen, auflisten und schreiben. Umgeht die Abschneidung von bash-stdout, indem base64 über node.invoke für Binärdateien bis zu 16 MB verwendet wird. | @openclaw/file-transfer |
|
| in OpenClaw enthalten | contracts: tools | ||
| firecrawl | Fügt durch Agenten aufrufbare Tools hinzu. Fügt Unterstützung für Webabruf-Provider hinzu. Fügt Unterstützung für Websuche-Provider hinzu. | @openclaw/firecrawl-plugin |
|
| in OpenClaw enthalten | contracts: tools, webFetchProviders, webSearchProviders | ||
| fireworks | Fügt OpenClaw Unterstützung für den Fireworks-Modell-Provider hinzu. | @openclaw/fireworks-provider |
|
| in OpenClaw enthalten | providers: fireworks | ||
| github-copilot | Fügt OpenClaw Unterstützung für den GitHub Copilot-Modell-Provider hinzu. | @openclaw/github-copilot-provider |
|
| in OpenClaw enthalten | providers: github-copilot; contracts: memoryEmbeddingProviders | ||
| Fügt OpenClaw Unterstützung für die Modell-Provider Google, Google Gemini CLI und Google Vertex hinzu. | @openclaw/google-plugin |
||
| in OpenClaw enthalten | providers: google, google-gemini-cli, google-vertex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, musicGenerationProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders, webSearchProviders | ||
| gradium | Fügt Unterstützung für Text-to-Speech-Provider hinzu. | @openclaw/gradium-speech |
|
| in OpenClaw enthalten | contracts: speechProviders | ||
| groq | Fügt OpenClaw Unterstützung für den Groq-Modell-Provider hinzu. | @openclaw/groq-provider |
|
| in OpenClaw enthalten | providers: groq; contracts: mediaUnderstandingProviders | ||
| huggingface | Fügt OpenClaw Unterstützung für den Hugging Face-Modell-Provider hinzu. | @openclaw/huggingface-provider |
|
| in OpenClaw enthalten | providers: huggingface | ||
| imessage | Fügt die iMessage-Kanaloberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/imessage |
|
| in OpenClaw enthalten | channels: imessage | ||
| inworld | Inworld-Streaming-Text-to-Speech (MP3, OGG_OPUS, PCM-Telefonie). | @openclaw/inworld-speech |
|
| in OpenClaw enthalten | contracts: speechProviders | ||
| irc | Fügt die IRC-Kanaloberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/irc |
|
| in OpenClaw enthalten | channels: irc | ||
| kilocode | Fügt OpenClaw Unterstützung für den Kilocode-Modell-Provider hinzu. | @openclaw/kilocode-provider |
|
| in OpenClaw enthalten | providers: kilocode | ||
| kimi | Fügt OpenClaw Unterstützung für die Modell-Provider Kimi und Kimi Coding hinzu. | @openclaw/kimi-provider |
|
| in OpenClaw enthalten | providers: kimi, kimi-coding | ||
| litellm | Fügt OpenClaw Unterstützung für den LiteLLM-Modell-Provider hinzu. | @openclaw/litellm-provider |
|
| in OpenClaw enthalten | providers: litellm; contracts: imageGenerationProviders | ||
| llm-task | Generisches, ausschließlich JSON-basiertes LLM-Tool für strukturierte Aufgaben, das aus Workflows aufgerufen werden kann. | @openclaw/llm-task |
|
| in OpenClaw enthalten | contracts: tools | ||
| lmstudio | Fügt OpenClaw Unterstützung für den LM Studio-Modell-Provider hinzu. | @openclaw/lmstudio-provider |
|
| in OpenClaw enthalten | providers: lmstudio; contracts: memoryEmbeddingProviders | ||
| matrix | Fügt die Matrix-Kanaloberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/matrix |
|
| in OpenClaw enthalten | channels: matrix | ||
| mattermost | Fügt die Mattermost-Kanaloberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/mattermost |
|
| in OpenClaw enthalten | channels: mattermost | ||
| memory-core | Fügt Unterstützung für Memory-Embedding-Provider hinzu. Fügt vom Agenten aufrufbare Tools hinzu. | @openclaw/memory-core |
|
| in OpenClaw enthalten | contracts: memoryEmbeddingProviders, tools | ||
| memory-wiki | Persistenter Wiki-Compiler und Obsidian-freundlicher Wissensspeicher für OpenClaw. | @openclaw/memory-wiki |
|
| in OpenClaw enthalten | contracts: tools; skills | ||
| microsoft | Fügt Unterstützung für Text-to-Speech-Provider hinzu. | @openclaw/microsoft-speech |
|
| in OpenClaw enthalten | contracts: speechProviders | ||
| microsoft-foundry | Fügt Unterstützung für Microsoft Foundry-Modell-Provider zu OpenClaw hinzu. | @openclaw/microsoft-foundry |
|
| in OpenClaw enthalten | providers: microsoft-foundry | ||
| migrate-claude | Importiert Claude Code- und Claude Desktop-Anweisungen, MCP-Server, Skills und sichere Konfiguration in OpenClaw. | @openclaw/migrate-claude |
|
| in OpenClaw enthalten | contracts: migrationProviders | ||
| migrate-hermes | Importiert Hermes-Konfiguration, Speicher, Skills und unterstützte Zugangsdaten in OpenClaw. | @openclaw/migrate-hermes |
|
| in OpenClaw enthalten | contracts: migrationProviders | ||
| minimax | Fügt Unterstützung für MiniMax- und MiniMax Portal-Modell-Provider zu OpenClaw hinzu. | @openclaw/minimax-provider |
|
| in OpenClaw enthalten | providers: minimax, minimax-portal; contracts: imageGenerationProviders, mediaUnderstandingProviders, musicGenerationProviders, speechProviders, videoGenerationProviders, webSearchProviders | ||
| mistral | Fügt Unterstützung für Mistral-Modell-Provider zu OpenClaw hinzu. | @openclaw/mistral-provider |
|
| in OpenClaw enthalten | providers: mistral; contracts: mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders | ||
| moonshot | Fügt Unterstützung für Moonshot-Modell-Provider zu OpenClaw hinzu. | @openclaw/moonshot-provider |
|
| in OpenClaw enthalten | providers: moonshot; contracts: mediaUnderstandingProviders, webSearchProviders | ||
| nvidia | Fügt Unterstützung für NVIDIA-Modell-Provider zu OpenClaw hinzu. | @openclaw/nvidia-provider |
|
| in OpenClaw enthalten | providers: nvidia | ||
| ollama | Fügt Unterstützung für Ollama-Modell-Provider zu OpenClaw hinzu. | @openclaw/ollama-provider |
|
| in OpenClaw enthalten | providers: ollama; contracts: memoryEmbeddingProviders, webSearchProviders | ||
| open-prose | OpenProse-VM-Skill-Paket mit einem /prose-Slash-Befehl. | @openclaw/open-prose |
|
| in OpenClaw enthalten | skills | ||
| openai | Fügt Unterstützung für OpenAI- und OpenAI Codex-Modell-Provider zu OpenClaw hinzu. | @openclaw/openai-provider |
|
| in OpenClaw enthalten | providers: openai, openai-codex; contracts: imageGenerationProviders, mediaUnderstandingProviders, memoryEmbeddingProviders, realtimeTranscriptionProviders, realtimeVoiceProviders, speechProviders, videoGenerationProviders | ||
| opencode | Fügt Unterstützung für OpenCode-Modell-Provider zu OpenClaw hinzu. | @openclaw/opencode-provider |
|
| in OpenClaw enthalten | providers: opencode; contracts: mediaUnderstandingProviders | ||
| opencode-go | Fügt Unterstützung für OpenCode Go-Modell-Provider zu OpenClaw hinzu. | @openclaw/opencode-go-provider |
|
| in OpenClaw enthalten | providers: opencode-go; contracts: mediaUnderstandingProviders | ||
| openrouter | Fügt Unterstützung für OpenRouter-Modell-Provider zu OpenClaw hinzu. | @openclaw/openrouter-provider |
|
| in OpenClaw enthalten | providers: openrouter; contracts: imageGenerationProviders, mediaUnderstandingProviders, speechProviders, videoGenerationProviders | ||
| openshell | Sandbox-Backend auf Basis von OpenShell mit gespiegelten lokalen Arbeitsbereichen und SSH-basierter Befehlsausführung. | @openclaw/openshell-sandbox |
|
| in OpenClaw enthalten | plugin | ||
| perplexity | Fügt Unterstützung für Websuche-Provider hinzu. | @openclaw/perplexity-plugin |
|
| in OpenClaw enthalten | contracts: webSearchProviders | ||
| qianfan | Fügt Unterstützung für Qianfan-Modell-Provider zu OpenClaw hinzu. | @openclaw/qianfan-provider |
|
| in OpenClaw enthalten | providers: qianfan | ||
| qwen | Fügt Unterstützung für Qwen-, Qwen Cloud-, Model Studio- und DashScope-Modell-Provider zu OpenClaw hinzu. | @openclaw/qwen-provider |
|
| in OpenClaw enthalten | providers: qwen, qwencloud, modelstudio, dashscope; contracts: mediaUnderstandingProviders, videoGenerationProviders | ||
| runway | Fügt Unterstützung für Videogenerierungs-Provider hinzu. | @openclaw/runway-provider |
|
| in OpenClaw enthalten | contracts: videoGenerationProviders | ||
| searxng | Fügt Unterstützung für Websuch-Provider hinzu. | @openclaw/searxng-plugin |
|
| in OpenClaw enthalten | contracts: webSearchProviders | ||
| senseaudio | Fügt Unterstützung für Medienverständnis-Provider hinzu. | @openclaw/senseaudio-provider |
|
| in OpenClaw enthalten | contracts: mediaUnderstandingProviders | ||
| sglang | Fügt OpenClaw Unterstützung für SGLang-Modell-Provider hinzu. | @openclaw/sglang-provider |
|
| in OpenClaw enthalten | providers: sglang | ||
| signal | Fügt die Signal-Kanaloberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/signal |
|
| in OpenClaw enthalten | channels: signal | ||
| skill-workshop | Erfasst wiederholbare Workflows als Workspace-Skills, mit ausstehender Prüfung, sicheren Schreibvorgängen und Aktualisierung des Skill-Prompts. | @openclaw/skill-workshop |
|
| in OpenClaw enthalten | contracts: tools | ||
| slack | Fügt die Slack-Kanaloberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/slack |
|
| in OpenClaw enthalten | channels: slack | ||
| stepfun | Fügt OpenClaw Unterstützung für StepFun- und StepFun Plan-Modell-Provider hinzu. | @openclaw/stepfun-provider |
|
| in OpenClaw enthalten | providers: stepfun, stepfun-plan | ||
| synthetic | Fügt OpenClaw Unterstützung für Synthetic-Modell-Provider hinzu. | @openclaw/synthetic-provider |
|
| in OpenClaw enthalten | providers: synthetic | ||
| tavily | Fügt durch Agenten aufrufbare Werkzeuge hinzu. Fügt Unterstützung für Websuch-Provider hinzu. | @openclaw/tavily-plugin |
|
| in OpenClaw enthalten | contracts: tools, webSearchProviders; skills | ||
| telegram | Fügt die Telegram-Kanaloberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/telegram |
|
| in OpenClaw enthalten | channels: telegram | ||
| tencent | Fügt OpenClaw Unterstützung für Tencent TokenHub-Modell-Provider hinzu. | @openclaw/tencent-provider |
|
| in OpenClaw enthalten | providers: tencent-tokenhub | ||
| together | Fügt OpenClaw Unterstützung für Together-Modell-Provider hinzu. | @openclaw/together-provider |
|
| in OpenClaw enthalten | providers: together; contracts: videoGenerationProviders | ||
| tokenjuice | Komprimiert Ergebnisse von exec- und bash-Werkzeugen mit tokenjuice-Reducern. | @openclaw/tokenjuice |
|
| in OpenClaw enthalten | contracts: agentToolResultMiddleware | ||
| tts-local-cli | Fügt Unterstützung für Text-to-Speech-Provider hinzu. | @openclaw/tts-local-cli |
|
| in OpenClaw enthalten | contracts: speechProviders | ||
| venice | Fügt OpenClaw Unterstützung für Venice-Modell-Provider hinzu. | @openclaw/venice-provider |
|
| in OpenClaw enthalten | providers: venice | ||
| vercel-ai-gateway | Fügt OpenClaw Unterstützung für Vercel AI Gateway-Modell-Provider hinzu. | @openclaw/vercel-ai-gateway-provider |
|
| in OpenClaw enthalten | providers: vercel-ai-gateway | ||
| vllm | Fügt OpenClaw Unterstützung für vLLM-Modell-Provider hinzu. | @openclaw/vllm-provider |
|
| in OpenClaw enthalten | providers: vllm | ||
| volcengine | Fügt OpenClaw Unterstützung für Volcengine- und Volcengine Plan-Modell-Provider hinzu. | @openclaw/volcengine-provider |
|
| in OpenClaw enthalten | providers: volcengine, volcengine-plan; contracts: speechProviders | ||
| voyage | Fügt Unterstützung für Memory-Embedding-Provider hinzu. | @openclaw/voyage-provider |
|
| in OpenClaw enthalten | contracts: memoryEmbeddingProviders | ||
| vydra | Fügt OpenClaw Unterstützung für Vydra-Modell-Provider hinzu. | @openclaw/vydra-provider |
|
| in OpenClaw enthalten | providers: vydra; contracts: imageGenerationProviders, speechProviders, videoGenerationProviders | ||
| web-readability | Extrahiert lesbaren Artikelinhalt aus lokalen HTML-Webabruf-Antworten. | @openclaw/web-readability-plugin |
|
| in OpenClaw enthalten | contracts: webContentExtractors | ||
| webhooks | Authentifizierte eingehende Webhooks, die externe Automatisierung an OpenClaw TaskFlows binden. | @openclaw/webhooks |
|
| in OpenClaw enthalten | plugin | ||
| xai | Fügt OpenClaw Unterstützung für den xAI-Modell-Provider hinzu. | @openclaw/xai-plugin |
|
| in OpenClaw enthalten | providers: xai; contracts: imageGenerationProviders, mediaUnderstandingProviders, realtimeTranscriptionProviders, speechProviders, tools, videoGenerationProviders, webSearchProviders | ||
| xiaomi | Fügt OpenClaw Unterstützung für den Xiaomi-Modell-Provider hinzu. | @openclaw/xiaomi-provider |
|
| in OpenClaw enthalten | providers: xiaomi; contracts: speechProviders | ||
| zai | Fügt OpenClaw Unterstützung für den Z.AI-Modell-Provider hinzu. | @openclaw/zai-provider |
|
| in OpenClaw enthalten | providers: zai; contracts: mediaUnderstandingProviders |
Offizielle externe Pakete
| Plugin | Beschreibung | Distribution | Oberfläche |
|---|---|---|---|
| acpx | Eingebettetes ACP-Runtime-Backend mit Plugin-eigener Sitzungs- und Transportverwaltung. | @openclaw/acpx |
|
| npm; ClawHub | skills | ||
| bluebubbles | Fügt die BlueBubbles-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/bluebubbles |
|
| npm; ClawHub | channels: bluebubbles | ||
| brave | Fügt Unterstützung für Websuch-Provider hinzu. | @openclaw/brave-plugin |
|
| npm; ClawHub | contracts: webSearchProviders | ||
| codex | Codex-App-Server-Harness und von Codex verwalteter GPT-Modellkatalog. | @openclaw/codex |
|
| npm; ClawHub | providers: codex; contracts: mediaUnderstandingProviders, migrationProviders | ||
| diagnostics-otel | OpenClaw-Diagnose-Exporter für OpenTelemetry. | @openclaw/diagnostics-otel |
|
npm; ClawHub: clawhub:@openclaw/diagnostics-otel |
plugin | ||
| diagnostics-prometheus | OpenClaw-Diagnose-Exporter für Prometheus. | @openclaw/diagnostics-prometheus |
|
npm; ClawHub: clawhub:@openclaw/diagnostics-prometheus |
plugin | ||
| diffs | Schreibgeschützter Diff-Viewer und Datei-Renderer für Agenten. | @openclaw/diffs |
|
| npm; ClawHub | contracts: tools; skills | ||
| discord | Fügt die Discord-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/discord |
|
| npm; ClawHub | channels: discord | ||
| feishu | Fügt die Feishu-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/feishu |
|
| npm; ClawHub | channels: feishu; contracts: tools; skills | ||
| google-meet | An Google Meet-Anrufen über Chrome- oder Twilio-Transporte teilnehmen. | @openclaw/google-meet |
|
| npm; ClawHub | contracts: tools | ||
| googlechat | Fügt die Google Chat-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/googlechat |
|
| npm; ClawHub | channels: googlechat | ||
| line | Fügt die LINE-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/line |
|
| npm; ClawHub | channels: line | ||
| lobster | Typisiertes Workflow-Tool mit fortsetzbaren Genehmigungen. | @openclaw/lobster |
|
| npm; ClawHub | contracts: tools | ||
| memory-lancedb | Fügt von Agenten aufrufbare Tools hinzu. | @openclaw/memory-lancedb |
|
| npm; ClawHub | contracts: tools | ||
| msteams | Fügt die Microsoft Teams-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/msteams |
|
| npm; ClawHub | channels: msteams | ||
| nextcloud-talk | Fügt die Nextcloud Talk-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/nextcloud-talk |
|
| npm; ClawHub | channels: nextcloud-talk | ||
| nostr | Fügt die Nostr-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/nostr |
|
| npm; ClawHub | channels: nostr | ||
| qqbot | Fügt die QQ-Bot-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/qqbot |
|
| npm; ClawHub | channels: qqbot; contracts: tools; skills | ||
| synology-chat | Fügt die Synology Chat-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/synology-chat |
|
| npm; ClawHub | channels: synology-chat | ||
| tlon | Fügt die Tlon-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/tlon |
|
| npm; ClawHub | channels: tlon; contracts: tools; skills | ||
| twitch | Fügt die Twitch-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/twitch |
|
| npm; ClawHub | channels: twitch | ||
| voice-call | Fügt von Agenten aufrufbare Tools hinzu. | @openclaw/voice-call |
|
| npm; ClawHub | contracts: tools | ||
| Fügt die WhatsApp-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/whatsapp |
||
| npm; ClawHub | channels: whatsapp | ||
| zalo | Fügt die Zalo-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/zalo |
|
| npm; ClawHub | channels: zalo | ||
| zalouser | Fügt die Zalo Personal-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/zalouser |
|
| npm; ClawHub | channels: zalouser; contracts: tools |
Nur Source-Checkout
| Plugin | Beschreibung | Distribution | Oberfläche |
|---|---|---|---|
| qa-channel | Fügt die QA-Channel-Oberfläche zum Senden und Empfangen von OpenClaw-Nachrichten hinzu. | @openclaw/qa-channel |
|
| nur Source-Checkout | channels: qa-channel | ||
| qa-lab | OpenClaw-QA-Lab-Plugin mit privater Debugger-UI und Szenario-Runner. | @openclaw/qa-lab |
|
| nur Source-Checkout | plugin | ||
| qa-matrix | Matrix-QA-Transport-Runner und Substrat. | @openclaw/qa-matrix |
|
| nur Source-Checkout | plugin |