Jump to related tools in the same category or review the original source on GitHub.

Clawdbot Tools @vglafirov Updated 2/26/2026

Wyoming Clawdbot OpenClaw Skill - ClawHub

Do you want your AI agent to automate Wyoming Clawdbot workflows? This free skill from ClawHub helps with clawdbot tools tasks without building custom tools from scratch.

What this skill does

Wyoming Protocol bridge for Home Assistant voice assistant integration with Clawdbot.

Install

npx clawhub@latest install wyoming-clawdbot

Full SKILL.md

Open original
namedescription
wyoming-clawdbotWyoming Protocol bridge for Home Assistant voice assistant integration with Clawdbot.

Wyoming-Clawdbot

Bridge Home Assistant Assist voice commands to Clawdbot via Wyoming Protocol.

What it does

  • Receives voice commands from Home Assistant Assist
  • Forwards them to Clawdbot for processing
  • Returns AI responses to be spoken by Home Assistant TTS

Setup

  1. Clone and run the server:
git clone https://github.com/vglafirov/wyoming-clawdbot.git
cd wyoming-clawdbot
docker compose up -d
  1. Add Wyoming integration in Home Assistant:

    • Settings → Devices & Services → Add Integration
    • Search "Wyoming Protocol"
    • Enter host:port (e.g., 192.168.1.100:10600)
  2. Configure Voice Assistant pipeline to use "clawdbot" as Conversation Agent

Requirements

  • Clawdbot running on the same host
  • Home Assistant with Wyoming integration
  • Docker (recommended) or Python 3.11+

Links

Original URL: https://github.com/openclaw/skills/blob/main/skills/vglafirov/wyoming-clawdbot

Related skills

If this matches your use case, these are close alternatives in the same category.