$ 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 / 物联网.ts
Coming Soonv1.5+
openclaw.integrate(mqtt)
MQTT / 物联网

// 通过 Mosquitto broker 监控传感器和控制智能设备。

// Built an integration the community is missing?

Submit it as a community skill

$git submit my-integration.ts