clawdbot-config

Configures Clowdbot messaging routes, channels and agent identities via JSON files and daemon restarts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mshuffett/dotfiles --skill clawdbot-config-mshuffett
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawdbot-config
Source: https://github.com/mshuffett/dotfiles/tree/main/agents/knowledge/atoms/claude-skill-archive/clawdbot-config
Command: npx skills add https://github.com/mshuffett/dotfiles --skill clawdbot-config-mshuffett

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of Michael's personal AI messaging bot, Clawdbot, by providing a clear way to configure how different chat platforms and contacts are routed to specific AI agents.

Core Features & Use Cases

  • Agent Management: Define AI personas with unique identities and workspaces.
  • Message Routing: Set up rules to direct conversations from specific channels and users to designated agents.
  • Channel Configuration: Control access policies for platforms like WhatsApp, enabling or disabling messaging based on sender.
  • Use Case: You can configure Clawdbot to route all WhatsApp messages from your personal number to your "Art" agent, while messages from a business contact go to your "Founder" agent.

Quick Start

Add a new WhatsApp contact to the allowlist and route their messages to the 'founders' agent.

Frequently Asked Questions about clawdbot-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route WhatsApp messages to a specific AI agent?

You configure messaging bindings by updating a JSON configuration file to direct conversations from specific WhatsApp channels and peers to designated AI agents. Restarting the daemon applies these persistent routing changes.

What is AI messaging bot agent routing?

AI bot agent routing directs conversations from specific peers and channels like WhatsApp or iMessage to designated AI agents. This process uses configurable messaging bindings to map senders to specific agent identities and workspaces.

How do I configure an AI bot to allow messages from specific WhatsApp contacts?

You allow messages from specific WhatsApp contacts by setting up channel access policies in a JSON configuration file. This enables or disables messaging based on the sender's identity before routing to an agent.

Do I need to restart the daemon for messaging configuration changes to take effect?

Yes, you must restart the daemon for messaging configuration changes to take effect. Updating the JSON configuration file manages the bindings, but a daemon restart is required to apply these persistent routing changes.

Can I route iMessage and Telegram conversations to different AI personas?

Yes, you can route iMessage and Telegram conversations to different AI personas. Define unique agent identities and set up message routing rules in the JSON configuration to map each channel to a designated agent.

What are the limitations of using JSON configuration for AI bot message routing?

The limitation of using JSON configuration for AI bot message routing is that changes require manual file updates and a daemon restart. This prevents dynamic or real-time routing modifications without causing a service interruption.