Gws Workflow Email To Task
Automatically creates Google Tasks from emails received in Google Workspace, streamlining workflows and task management.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gws-workflow-email-to-task npx -- -y @trustedskills/gws-workflow-email-to-task
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gws-workflow-email-to-task": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gws-workflow-email-to-task"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The gws-workflow-email-to-task skill enables AI agents to automatically convert incoming Gmail messages into actionable tasks within Google Tasks. This automation streamlines workflow management by triggering task creation directly from email content without manual intervention.
When to use it
- Automate follow-up actions for client inquiries received via email.
- Convert project requirement emails into structured to-do items instantly.
- Ensure no critical action items in support tickets are missed or forgotten.
- Sync recurring meeting reminders from email threads to your task calendar.
Key capabilities
- Reads incoming emails from a connected Gmail account.
- Extracts relevant details (subject, body, sender) to populate tasks.
- Creates new items directly in Google Tasks upon detection of specific keywords or patterns.
- Supports customizable triggers based on email content analysis.
Example prompts
- "Create a task for every email from '[email protected]' that contains the word 'urgent'."
- "Convert all emails with attachments into tasks titled '[Subject] - Action Required'."
- "Set up an automated workflow to turn any email mentioning 'deadline' into a high-priority task."
Tips & gotchas
Ensure your Gmail account has API access enabled for Google Tasks integration before installing. Test trigger conditions with sample emails first to avoid accidental bulk task creation from non-actionable messages.
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.