Plugin inventory
기준일: 2026-07-26
공식 기준: Plugin inventory
Plugin inventory 문서는 OpenClaw 공식 문서(plugins/plugin-inventory)를 한국어로 정리한 가이드입니다. Generated inventory of OpenClaw plugins shipped in core, published externally, or kept source-only 명령·설정 키·코드 예시는 공식 문서를 그대로 보존하며, 해석과 절차 안내는 한국어로 제공합니다. 최종 동작은 설치된 CLI 버전과 공식 원문을 확인하세요.
핵심 요약
Generated inventory of OpenClaw plugins shipped in core, published externally, or kept source-only
한국어 가이드 범위: plugins/plugin-inventory 경로의 설정·명령·제약·예시를 학습용으로 재구성합니다.
문서 구성
공식 문서의 주요 섹션은 다음과 같습니다.
- Plugin inventory
- Definitions
- Install a plugin
- Core npm package
- Official external packages
- Source checkout only
상세 내용
Plugin inventory
This page is generated from extensions/*/package.json, openclaw.plugin.json, and the root npm package files exclusions. Regenerate it with:
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
pnpm plugins:inventory:gen
Definitions
Source checkouts are different from npm installs: after pnpm install, bundled plugins load from extensions/ so local edits and package-local workspace dependencies are available.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
주요 항목:
- Core npm package: built into the
openclawnpm package and available without a separate plugin install. - Official external package: OpenClaw-maintained plugin omitted from the core npm package, kept in this official inventory, and installed on demand through ClawHub and/or npm.
- Source checkout only: repo-local plugin omitted from published npm artifacts and not advertised as an installable package.
Install a plugin
Use the install route in each entry to decide whether install is needed. Plugins that say included in OpenClaw are already present in the core package. Official external packages need one install, then a Gateway restart.
위 내용은 공식 문서의 해당 섹션 요지입니다. 세부 플래그·기본값은 원문과
--help를 확인하세요.
openclaw plugins install @openclaw/discord
openclaw gateway restart
openclaw plugins inspect discord --runtime --json
Core npm package
주요 항목:
- admin-http-rpc (
@openclaw/admin-http-rpc) - included in OpenClaw. OpenClaw admin HTTP RPC endpoint. - alibaba (
@openclaw/alibaba-provider) - included in OpenClaw. Adds video generation provider support. - anthropic (
@openclaw/anthropic-provider) - included in OpenClaw. Anthropic models, Claude CLI, and native Claude session catalog. - azure-speech (
@openclaw/azure-speech) - included in OpenClaw. Azure AI Speech text-to-speech (MP3, native Ogg/Opus voice notes, PCM telephony). - bonjour (
@openclaw/bonjour) - included in OpenClaw. Advertise the local OpenClaw gateway over Bonjour/mDNS. - browser (
@openclaw/browser-plugin) - included in OpenClaw. Adds agent-callable tools. - byteplus (
@openclaw/byteplus-provider) - included in OpenClaw. Adds BytePlus, BytePlus Plan model provider support to OpenClaw. - canvas (
@openclaw/canvas-plugin) - included in OpenClaw. Experimental Canvas control and A2UI rendering surfaces for paired nodes. - clawrouter (
@openclaw/clawrouter) - included in OpenClaw. Adds ClawRouter model provider support to OpenClaw. - cohere (
@openclaw/cohere-provider) - included in OpenClaw; npm; ClawHub:clawhub:@openclaw/cohere-provider. OpenClaw Cohere provider plugin. - comfy (
@openclaw/comfy-provider) - included in OpenClaw. Adds ComfyUI model provider support to OpenClaw. - copilot-proxy (
@openclaw/copilot-proxy) - included in OpenClaw. Adds Copilot Proxy model provider support to OpenClaw. - crabbox (
@openclaw/crabbox-provider) - included in OpenClaw. Cloud worker provider backed by the Crabbox CLI. - cua-computer (
@openclaw/cua-computer) - included in OpenClaw. Experimental cua-driver computer control for Windows and Linux node hosts. - deepgram (
@openclaw/deepgram-provider) - included in OpenClaw. Adds media understanding provider support. Adds realtime transcription provider support. - document-extract (
@openclaw/document-extract-plugin) - included in OpenClaw. Extract text and fallback page images from local document attachments. - duckduckgo (
@openclaw/duckduckgo-plugin) - included in OpenClaw. Adds web search provider support. - elevenlabs (
@openclaw/elevenlabs-speech) - included in OpenClaw. Adds media understanding provider support. Adds realtime transcription provider support. Adds text-to-speech provider support. - fal (
@openclaw/fal-provider) - included in OpenClaw. Adds fal model provider support to OpenClaw. - file-transfer (
@openclaw/file-transfer) - included in OpenClaw. Fetch, list, and write files on paired nodes via dedicated node commands. Bypasses bash stdout truncation by using base64 over node.invoke for binaries up to 16 MB. - github-copilot (
@openclaw/github-copilot-provider) - included in OpenClaw. Adds GitHub Copilot model provider support to OpenClaw. - google (
@openclaw/google-plugin) - included in OpenClaw. Adds Google, Google Gemini CLI, Google Vertex model provider support to OpenClaw. - huggingface (
@openclaw/huggingface-provider) - included in OpenClaw. Adds Hugging Face model provider support to OpenClaw. - imessage (
@openclaw/imessage) - included in OpenClaw. Adds the iMessage channel surface for sending and receiving OpenClaw messages. - linux-canvas (
@openclaw/linux-canvas) - included in OpenClaw. Canvas rendering bridge for the OpenClaw Linux desktop app.
Official external packages
주요 항목:
- acpx (
@openclaw/acpx) - npm; ClawHub. OpenClaw ACP runtime backend with plugin-owned session and transport management. - amazon-bedrock (
@openclaw/amazon-bedrock-provider) - npm; ClawHub. OpenClaw Amazon Bedrock provider plugin with model discovery, embeddings, and guardrail support. - amazon-bedrock-mantle (
@openclaw/amazon-bedrock-mantle-provider) - npm; ClawHub. OpenClaw Amazon Bedrock Mantle provider plugin for OpenAI-compatible model routing. - anthropic-vertex (
@openclaw/anthropic-vertex-provider) - npm; ClawHub. OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI. - arcee (
@openclaw/arcee-provider) - npm; ClawHub:clawhub:@openclaw/arcee-provider. Adds Arcee model provider support to OpenClaw. - baseten (
@openclaw/baseten-provider) - npm; ClawHub:clawhub:@openclaw/baseten-provider. OpenClaw Baseten provider plugin. - brave (
@openclaw/brave-plugin) - npm; ClawHub. OpenClaw Brave Search provider plugin for web search. - cerebras (
@openclaw/cerebras-provider) - npm; ClawHub:clawhub:@openclaw/cerebras-provider. Adds Cerebras model provider support to OpenClaw. - chutes (
@openclaw/chutes-provider) - npm; ClawHub:clawhub:@openclaw/chutes-provider. Adds Chutes model provider support to OpenClaw. - clickclack (
@openclaw/clickclack) - npm; ClawHub:clawhub:@openclaw/clickclack. Adds the Clickclack channel surface for sending and receiving OpenClaw messages. - cloudflare-ai-gateway (
@openclaw/cloudflare-ai-gateway-provider) - npm; ClawHub:clawhub:@openclaw/cloudflare-ai-gateway-provider. Adds Cloudflare AI Gateway model provider support to OpenClaw. - codex (
@openclaw/codex) - npm; ClawHub. Codex app-server harness and native session catalog. - copilot (
@openclaw/copilot) - npm; ClawHub:clawhub:@openclaw/copilot. Registers the GitHub Copilot agent runtime. - deepinfra (
@openclaw/deepinfra-provider) - npm; ClawHub:clawhub:@openclaw/deepinfra-provider. Adds DeepInfra model provider support to OpenClaw. - deepseek (
@openclaw/deepseek-provider) - npm; ClawHub:clawhub:@openclaw/deepseek-provider. Adds DeepSeek model provider support to OpenClaw. - diagnostics-otel (
@openclaw/diagnostics-otel) - npm; ClawHub:clawhub:@openclaw/diagnostics-otel. OpenClaw diagnostics OpenTelemetry exporter for metrics, traces, and logs. - diagnostics-prometheus (
@openclaw/diagnostics-prometheus) - npm; ClawHub:clawhub:@openclaw/diagnostics-prometheus. OpenClaw diagnostics Prometheus exporter for runtime metrics. - diffs (
@openclaw/diffs) - npm; ClawHub. OpenClaw read-only diff viewer plugin and file renderer for agents. - diffs-language-pack (
@openclaw/diffs-language-pack) - npm; ClawHub:clawhub:@openclaw/diffs-language-pack. Adds syntax highlighting for languages outside the default diffs viewer set. - discord (
@openclaw/discord) - npm; ClawHub. OpenClaw Discord channel plugin for channels, DMs, commands, and app events. - exa (
@openclaw/exa-plugin) - npm; ClawHub:clawhub:@openclaw/exa-plugin. Adds web search provider support. - featherless (
@openclaw/featherless-provider) - npm; ClawHub:clawhub:@openclaw/featherless-provider. OpenClaw Featherless AI provider plugin. - feishu (
@openclaw/feishu) - npm; ClawHub. OpenClaw Feishu/Lark channel plugin for chats and workplace tools (community maintained by @m1heng). - firecrawl (
@openclaw/firecrawl-plugin) - npm; ClawHub:clawhub:@openclaw/firecrawl-plugin. Adds agent-callable tools. Adds web fetch provider support. Adds web search provider support. - fireworks (
@openclaw/fireworks-provider) - npm; ClawHub:clawhub:@openclaw/fireworks-provider. Adds Fireworks model provider support to OpenClaw.
Source checkout only
주요 항목:
- qa-channel (
@openclaw/qa-channel) - source checkout only. Adds the QA Channel surface for sending and receiving OpenClaw messages. - qa-lab (
@openclaw/qa-lab) - source checkout only. OpenClaw QA lab plugin with private debugger UI and scenario runner.
실습 체크리스트
- 공식 문서와 로컬 버전을 대조합니다:
https://docs.openclaw.ai/plugins/plugin-inventory - 관련 CLI는
openclaw --help및 하위 명령--help로 옵션을 확인합니다. - 설정 변경 시
openclaw config/openclaw doctor로 유효성을 검사합니다. - Gateway·채널·플러그인 변경 후에는 필요 시 Gateway를 재시작합니다.
자주 쓰는 명령·설정 예시
pnpm plugins:inventory:gen
openclaw plugins install @openclaw/discord
openclaw gateway restart
openclaw plugins inspect discord --runtime --json
관련 링크
이 가이드는 공식 문서를 한국어 학습용으로 재구성한 것입니다. 옵션 기본값·플래그 이름은 설치 버전에 따라 달라질 수 있습니다.