gws-workflow-email-to-task

Convert a Gmail message into a Google Tasks entry.

8|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-workflow-email-to-task-haberlah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-workflow-email-to-task
Source: https://github.com/haberlah/dotfiles-claude/tree/main/skills/gws-workflow-email-to-task
Command: npx skills add https://github.com/haberlah/dotfiles-claude --skill gws-workflow-email-to-task-haberlah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reduces manual effort by turning relevant Gmail messages into actionable Google Tasks entries, enabling teams and individuals to track email-derived work in one place.

Core Features & Use Cases

  • Automates task creation from email subject and snippet, storing results in Google Tasks.
  • Supports selecting a target task list via --tasklist or defaults to the primary list.
  • Use case: convert a customer inquiry email into a follow-up task with notes for context and assignees.

Quick Start

Run the gws workflow +email-to-task --message-id MSG_ID to create a Google Tasks entry from that email.

Frequently Asked Questions about gws-workflow-email-to-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a Gmail message into a Google Tasks entry?

You can convert a Gmail message into a Google Tasks entry by running the gws workflow command with the specific email message-id. The workflow maps the email subject to the task title and the message snippet to notes.

Can I specify a target Google Tasks list when creating a task from an email?

Yes, you can specify a target Google Tasks list when creating a task from an email by providing the --tasklist parameter. Without this override, the task is created in the default primary task list.

Do I need gws authentication to automate email-to-task conversion?

Yes, gws authentication is required to automate email-to-task conversion. This authentication allows the workflow to securely access your Gmail messages by message-id and create entries in your connected Google Tasks.

What information is mapped from Gmail to Google Tasks during conversion?

During conversion, the Gmail message subject is mapped to the Google Tasks title, and the message snippet is mapped to the task notes. This captures the core email context for follow-up tracking.

What is the best way to track customer inquiry emails as actionable tasks?

The best way to track customer inquiry emails as actionable tasks is using an email-to-task automation workflow. It converts Gmail messages into Google Tasks entries, storing the subject and snippet for immediate context.