A sophisticated messaging layer for AI agents that ensures platform-aware formatting, tone matching, and safe escalation for high-stakes communication.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install message
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install message using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Message skill acts as a social guardrail for AI agents, preventing common automation disasters like reply-all spam or inappropriate professional tone. It enables agents to communicate across various channels—ranging from Slack and Teams to formal Email—while maintaining the nuances of human interaction. By integrating this within Openclaw Skills, developers can ensure their agents never over-commit to timelines or send high-stakes messages without explicit human review.
Beyond simple drafting, this skill performs deep style analysis of previous messages to replicate the user's specific voice, including their preferred level of brevity and emoji usage. It enforces strict context awareness, ensuring that messages are sent to the correct group chats and that internal metadata or private comments are never leaked to external parties.
To integrate this capability into your project using Openclaw Skills, run the following commands in your terminal:
openclaw add message
Ensure you have your calibration files initialized in your skill directory:
touch platforms.md tone.md escalation.md
The skill relies on three core Markdown configuration files to govern behavior and organize communication logic:
| File | Purpose |
|---|---|
| platforms.md | Defines specific formatting rules for Slack, Teams, and Email. |
| tone.md | Stores stylistic preferences, brevity levels, and emoji usage guides. |
| escalation.md | Contains the matrix for identifying high-stakes contacts and urgent scenarios. |
Loading
A comprehensive marketplace assistant for Mercado Libre designed to automate product research, price comparison, and selling operations.

An infinite, perfectly organized long-term memory system that complements your agent's built-in memory with unlimited categorized storage.

A comprehensive skill for AI agents to deploy, tune, and manage Meilisearch instances for fast and relevant search experiences.

A proactive reflection skill that enables AI agents to generate sandboxed insights and strategic questions during idle time.

A comprehensive AI-driven guide for navigating virtual environments, managing digital identities, and understanding Web3 platform mechanics.

A comprehensive system for defining, normalizing, and automating metric reporting across social, sales, and operational domains.








































