Doro Email To Calendar
Skill by a2mus
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/a2mus/doro-email-to-calendarWhat This Skill Does
The Doro Email To Calendar skill by a2mus is a sophisticated automation tool designed to bridge the gap between your inbox and your schedule. It intelligently scans your email traffic, identifies potential calendar events, and facilitates their creation with a robust layer of safety checks. By leveraging a system of wrapper scripts rather than direct API calls, the skill ensures that all events are tracked for deduplication, allowing you to easily undo actions or manage existing entries without creating messy overlaps. It supports direct inbox monitoring or manual forwarding, and includes advanced features like deadline detection, automated reminder creation, and silent activity logging to keep your workflow clutter-free.
Installation
To install this skill, use the OpenClaw CLI to fetch it from the primary repository. Run the command: clawhub install openclaw/skills/skills/a2mus/doro-email-to-calendar. Once installed, consult the SETUP.md file within the skill directory to configure your ignore_patterns and auto_create_patterns. These settings are vital to ensure the AI prioritizes the events that matter most to you and ignores noise like marketing emails or automated replies.
Use Cases
This skill is perfect for busy professionals who receive high volumes of meeting invitations and project deadlines via email. It shines when managing client coordination, tracking project milestones that arrive as email threads, or handling personal commitments buried in newsletters. Whether you are filtering through hundreds of incoming emails or manually forwarding specific correspondence to a dedicated address for processing, Doro handles the extraction, confirmation, and logging seamlessly, ensuring nothing falls through the cracks.
Example Prompts
- "Scan my inbox for any new meeting invites I've received this morning and summarize them for me before adding them to my calendar."
- "I've forwarded an email regarding a project deadline; please process it, suggest a calendar event, and set a reminder for two days prior."
- "Check for any pending events in my recent emails, but ignore anything from my newsletter subscriptions as defined in my configuration."
Tips & Limitations
Always remember to check your memory.md file to see how the agent has adapted to your personal preferences over time. The skill is designed for precision, meaning it will always ask for your explicit confirmation before finalizing any calendar entry. Note that the system strictly prohibits direct manipulation of the underlying gog CLI commands to prevent data corruption. Always utilize the provided wrapper scripts within the scripts/ directory to maintain the integrity of your event tracking database. If an email seems to be missed, verify your ignore_patterns to ensure the sender or subject line isn't being suppressed by your custom filters.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-a2mus-doro-email-to-calendar": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, external-api
Related Skills
stitch-ui-designer
Design, preview, and generate UI code using Google Stitch (via MCP). Helps developers choose the best UI by generating previews first, allowing iteration, and then exporting code.
doro-command-creator
WHAT: Create Claude Code slash commands - reusable markdown workflows invoked with /command-name. WHEN: User wants to create, make, or add a slash command. User wants to automate a repetitive workflow or document a consistent process for reuse. KEYWORDS: "create a command", "make a slash command", "add a command", "new command", "/command", "automate this workflow", "make this repeatable"
doro-git-secrets-scanner
Git 安全扫描器 - 检查提交中的敏感信息泄露(API keys、密码、token)
doro-git-essentials
Essential Git commands and workflows for version control, branching, and collaboration.
doro-docker-essentials
Essential Docker commands and workflows for container management, image operations, and debugging.