gws-workflow-email-to-task
Converts a Gmail message into a Google Tasks entry using the subject as title and snippet as notes.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-email-to-taskStats
| Total installs | 6,699 |
| Weekly installs | 6.7K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Extracts email subject as task title and message snippet as task notes
- Supports custom task list selection via --tasklist flag; defaults to @default list
- Requires Gmail message ID as input; recommends user confirmation before task creation
- Depends on gws-shared for authentication and global workflow flags
Tags
Related skills
| Skill | Installs | vs gws-workflow-email-to-task |
|---|---|---|
| recipe-draft-email-from-doc | 6,259 | -440 |
| recipe-email-drive-link | 6,263 | -436 |
| gws-workflow-weekly-digest | 6,512 | -187 |
| gws-events | 6,379 | -320 |
| llm-models | 7,314 | +615 |
FAQ
- How many installs does gws-workflow-email-to-task have?
- gws-workflow-email-to-task has 6,699 total installs and 6.7K installs this week.
- Where is gws-workflow-email-to-task hosted?
- gws-workflow-email-to-task is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-workflow-email-to-task have?
- gws-workflow-email-to-task has 22.8K GitHub stars.
- When was gws-workflow-email-to-task first indexed?
- OrangeBot.AI first indexed gws-workflow-email-to-task on Mar 4, 2026.
- How do I install gws-workflow-email-to-task?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-email-to-task