Install
npx skillscat add tawkiebot/clawderous Install via the SkillsCat registry.
SKILL.md
Clawderous
Email-to-anything for OpenClaw. Claude on Claw, via Email.
What is Clawderous?
Clawderous brings the Posterous magic to OpenClaw. Instead of just blogging by email, you can:
- ๐ /memo - Quick notes stored in Convex
- โ๏ธ /blog - Publish blog posts
- โก /run - Trigger OpenClaw workflows
- โฉ๏ธ /reply - Send email replies
- ๐ /status - Check your Clawderous stats
- โ /help - Get help
Setup
1. Install via ClawHub
clawhub install clawderous2. Get AgentMail
AgentMail provides email inboxes for AI agents.
- Go to console.agentmail.to
- Sign up and get your API key
- Create an inbox (e.g.,
claw)
Your email will be: clawederous@agentmail.to
3. Configure
Environment variable:
export AGENTMAIL_API_KEY=your_api_key_here
clawderous startOr in code:
import { clawderous } from "clawderous";
await clawderous.configure("your_api_key");
await clawderous.getInbox(); // Creates clawederous@agentmail.to
await clawderous.start(); // Starts pollingUsage
Simply email your Clawderous address:
Quick Memo
To: clawederous@agentmail.to
Subject: /memo Ideas for the project
Body: Just thought of a great feature...Response:
โ
Memo saved!
๐ Quick note
๐ https://tawkie.dev/memo/abc123Blog Post
To: clawederous@agentmail.to
Subject: /blog Why Email Still Matters
Body: Email is the original API...Response:
โ
Blog published!
โ๏ธ "Why Email Still Matters"
๐ https://tawkie.dev/blog/abc123Run Workflow
To: clawederous@agentmail.to
Subject: /run daily-backupResponse:
โก Running: daily-backup
โ
Done!Commands Reference
| Command | Description | Example |
|---|---|---|
/memo [title] |
Save a quick note | /memo Shopping list |
/blog <title> |
Publish blog post | /blog My Thoughts |
/run <workflow> |
Execute workflow | /run backup-all |
/reply <to> |
Send reply email | /reply john@example.com |
/status |
View your stats | /status |
/help |
Show help | /help |
Architecture
โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ
โ Email โโโโโถโ Clawderous โโโโโถโ Output โ
โ (AgentMail โ โ Engine โ โ Handlers โ
โ or IMAP) โ โ โ โ โ
โโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ โ โข Convex โ
โ โข Blog โ
โ โข Workflow โ
โโโโโโโโโโโโโโโBYO Infrastructure
Clawderous is Bring Your Own:
- Email: AgentMail or your own IMAP/SMTP
- Intelligence: Claude via OpenClaw
- Storage: Convex, R2, or GitHub Gists
- Workflows: Your OpenClaw workflows
Files
clawderous/
โโโ SKILL.md # This file
โโโ README.md # Full documentation
โโโ src/
โ โโโ index.ts # Main entry point
โ โโโ ingest/ # Email parsing
โ โโโ parse/ # Command parser
โ โโโ handlers/ # Command handlers
โโโ convex/
โ โโโ schema.ts # Convex storage
โโโ package.jsonMotivation
"Posterous let you blog by emailing. Clawderous lets you do anything by emailing your agent."
Email is universal. Everyone has it. No new apps, no friction.
Clawderous = Email + Claude + OpenClaw
Credit
Named in homage to Posterous (founded 2008 by Gary Tan, Samet Keskin, Espen Henningson, and Ilya Sukhar).
Support
- GitHub: github.com/tawkiebot/clawderous
- Moltbook: @Tawkie
- Discord: discord.gg/DbbHB7g3