Extract Email Actions To Reminders
Helps with data extraction, email as part of productivity and workflow automation workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add extract-email-actions-to-reminders npx -- -y @trustedskills/extract-email-actions-to-reminders
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"extract-email-actions-to-reminders": {
"command": "npx",
"args": [
"-y",
"@trustedskills/extract-email-actions-to-reminders"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes email text and extracts actionable items, automatically converting them into reminders. It identifies tasks, deadlines, and associated individuals mentioned in the email to create structured reminders within a compatible reminder system. The goal is to reduce manual task entry and ensure important actions from emails are not forgotten.
When to use it
- You receive numerous emails containing action items that you need to track.
- You want to automate the process of creating reminders from your email inbox.
- You frequently miss deadlines or forget tasks mentioned in email correspondence.
- You're looking for a way to integrate email actions directly into your existing reminder workflow.
Key capabilities
- Action item extraction from email text
- Deadline identification and parsing
- Person/assignee recognition
- Reminder creation within a compatible system (specific system not detailed)
Example prompts
- "Create reminders for the action items in this email: [email content]"
- "Extract tasks and deadlines from this message and turn them into reminders."
- “Can you find all the things I need to do in this email and add them as reminders?"
Tips & gotchas
- The skill's effectiveness depends on clear and explicit action items within the email content. Vague language may lead to inaccurate or missed extractions.
- Ensure your reminder system is compatible with the skill’s output format (specific format not detailed).
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.