Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Declare required env vars in OpenClaw metadata, add homepage/source links, add attachment safety constraints
What This Skill Does
Gives an AI agent read and send access to a pre-configured Sendook inbox. Supports listing messages, searching by keyword, reading full threads, sending new emails, replying, and attaching files. Cannot create inboxes, manage domains, or configure webhooks.
Lets an agent handle a full email read-reply cycle without requiring custom API integration work per project.
When to use it
- Auto-reply to incoming support emails
- Search inbox for invoices and summarize them
- Send a daily digest email from an agent workflow
- Read the latest thread and draft a response for review
- Forward a report file as an email attachment
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Check my inbox for any emails about invoices and reply to the latest one
- 1Search inbox messages with query 'invoice'
- 2Retrieve the full content of the most recent matching message
- 3Compose a reply acknowledging the invoice
- 4Send the reply using client.inbox.message.reply with the message ID
Reply sent to the sender of the latest invoice-related email
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.