Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
googleworkspace avatar

Gws Workflow Email To Task

  • 26.3k installs
  • 30k repo stars
  • Updated July 22, 2026
  • googleworkspace/cli

gws-workflow-email-to-task is a skill that converts Gmail messages into Google Tasks entries with subject-to-title mapping.

About

gws-workflow-email-to-task is a CLI skill that converts Gmail messages into Google Tasks entries, creating task titles from email subjects and notes from message snippets. Use it when automating task creation from email, enabling streamlined workflows where emails become actionable tasks.

  • Convert Gmail messages to Google Tasks automatically
  • Use email subject as task title and snippet as notes
  • Target specific task lists or use default list

Gws Workflow Email To Task by the numbers

  • 26,283 all-time installs (skills.sh)
  • +845 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #33 of 690 Office & Documents skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

gws-workflow-email-to-task capabilities & compatibility

Capabilities
email conversion · task creation · list management
Works with
gmail
Use cases
project management
Pricing
Free
From the docs

What gws-workflow-email-to-task says it does

Google Workflow: Convert a Gmail message into a Google Tasks entry.
SKILL.md
Reads the email subject as the task title and snippet as notes.
SKILL.md
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-email-to-task

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs26.3k
repo stars30k
Security audit2 / 3 scanners passed
Last updatedJuly 22, 2026
Repositorygoogleworkspace/cli

How do you turn a Gmail message into a Google Task?

Convert emails to tasks for workflow automation and productivity management.

Who is it for?

Developers already using the gws CLI who want Gmail-to-Tasks automation from the terminal or an agent.

Skip if: Teams without Google Workspace, Gmail API access, or the gws CLI installed and authenticated.

When should I use this skill?

User asks to convert an email, Gmail thread, or message ID into a Google Tasks todo item.

What you get

Google Tasks entry linked to the source Gmail message ID

  • Task creation from emails
  • Automatic subject-to-title mapping
  • Flexible task list targeting

By the numbers

  • Metadata version 0.22.5 in googleworkspace/cli
  • Requires one required flag: --message-id

Files

SKILL.mdMarkdownGitHub ↗

workflow +email-to-task

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Convert a Gmail message into a Google Tasks entry

Usage

gws workflow +email-to-task --message-id <ID>

Flags

FlagRequiredDefaultDescription
--message-idGmail message ID to convert
--tasklist@defaultTask list ID (default: @default)

Examples

gws workflow +email-to-task --message-id MSG_ID
gws workflow +email-to-task --message-id MSG_ID --tasklist LIST_ID

Tips

  • Reads the email subject as the task title and snippet as notes.
  • Creates a new task — confirm with the user before executing.

See Also

  • gws-shared — Global flags and auth
  • gws-workflow — All cross-service productivity workflows commands

Related skills

How it compares

Pick this over generic task-manager skills when the source artifact is a specific Gmail message ID and Google Workspace is already wired through gws.

FAQ

Which parts of the email become the task?

The email subject becomes the task title and the message snippet becomes task notes.

Can I specify which task list to use?

Yes, use --tasklist LIST_ID to target a specific list. Default is @default.

Is Gws Workflow Email To Task safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.