$ ls ./integrations/

import integrations from 'openclaw'

/** OpenClawをすでに使用しているツールに接続 */

15+ integrations4 categoriescommunity-maintained

💬 Messaging

// Connect OpenClaw to your communication channels

🤖 AI Models

// Plug in any LLM backend — local or cloud

⚡ Productivity

// Connect your workflow tools

🏠 Home & IoT

// Make your smart home actually smart
home assistant.ts
Livev1.3+
openclaw.integrate(homeassistant)
Home Assistant

// 自然言語コマンドでスマートホームを制御。

統合を見る →
mqtt / iot.ts
Coming Soonv1.5+
openclaw.integrate(mqtt)
MQTT / IoT

// Mosquittoブローカー経由でセンサーを監視してスマートデバイスを制御。

// Built an integration the community is missing?

Submit it as a community skill

$git submit my-integration.ts