gws-workflow-email-to-task

Convert Gmail messages into Google Tasks entries with subjects and snippets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) components.

What problem does it solve?

This Skill converts Gmail messages into Google Tasks entries, streamlining the process of managing tasks from emails.

Core Features & Use Cases

  • Gmail to Tasks: Converts emails into Google Tasks entries.
  • Task Details: Extracts the email subject as the task title and snippet as notes.
  • Task Creation: Creates a new task with confirmation from the user.
  • Use Case: Ideal for organizing tasks from email communication without manually creating them.

Quick Start

Convert a Gmail message with ID 'MSG_ID' into a Google Tasks entry using the command: gws workflow +email-to-task --message-id MSG_ID

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 Gmail messages into Google Tasks entries?

To convert Gmail messages into Google Tasks entries, use the command `gws workflow +email-to-task --message-id MSG_ID`. This extracts the email subject as the task title and snippet as notes, creating a new task upon user confirmation.

Do I need OAuth credentials to automate email to task workflows?

Yes, automating email to task workflows requires Google Workspace and appropriate OAuth credentials for Gmail and Google Tasks access. This ensures secure authorization to read email messages and create tasks on your behalf.

What information is extracted from an email when creating a Google Task?

When creating a Google Task from an email, the message subject is extracted as the task title and the message snippet is extracted as task notes. This optimizes task management by retaining key email context.

Can I use Google Workspace to automate task management from email?

Yes, you can use Google Workspace to automate task management from email. This Skill streamlines the process by converting Gmail messages directly into Google Tasks entries, eliminating manual task creation.

Does the Gmail to Google Tasks conversion require manual confirmation?

Yes, the Gmail to Google Tasks conversion requires user confirmation before creating a new task. This ensures you review the extracted subject and snippet before the entry is finalized in your task list.