gog-tasks

Convert email action items into prioritized, categorized task records via GOG CLI.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/evolution-foundation/evo-nexus --skill gog-tasks-evolution-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gog-tasks
Source: https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/gog-tasks
Command: npx skills add https://github.com/evolution-foundation/evo-nexus --skill gog-tasks-evolution-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly capture action items, organize them into priorities and categories, and keep a daily view of what matters most so nothing slips through.

Core Features & Use Cases

  • Task creation from emails or scratch: Convert an email into a task with inferred priority, category, and an optional due date, or create a task directly from a user request.
  • Daily task review & prioritization: Review open tasks, surface top P0/P1 items, show overdue and blocked work, and recommend a suggested focus for the day.
  • Task updates with strong safety guardrails: Mark tasks complete, and delete only with explicit confirmation to prevent accidental changes.

Quick Start

Ask: "Create a task for email msg_abc123, then show me my daily priorities."

Frequently Asked Questions about gog-tasks

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

FAQPage Schema
How do I convert email action items into prioritized tasks?

To convert email action items into prioritized tasks, the Skill extracts action items from email messages, infers priority and category, assigns an optional due date, and creates a structured task record after explicit confirmation.

How do I run a daily task review to surface overdue and P0 items?

Running a daily task review surfaces open tasks, highlights top P0/P1 items, shows overdue and blocked work, and recommends a suggested focus for the day to ensure high-priority tasks are addressed.

How does task deletion work to prevent accidental changes to my todo list?

Task deletion works by enforcing strict safety guardrails, requiring explicit user confirmation before performing any create or delete operations to prevent accidental changes to your todo list.

Can I categorize tasks into Work, Personal, Errands, and Admin buckets?

Yes, you can categorize tasks into Work, Personal, Errands, and Admin buckets. The Skill automatically infers these categories during task creation from emails or direct user requests.

Do I need a specific task list ID to manage tasks with this approach?

Yes, you need a specific task list ID. The Skill requires GOG CLI task access and uses a task list ID to perform create, delete, and daily review operations on your categorized tasks.

What is the best way to triage blocked or overdue tasks during a daily review?

The best way to triage blocked or overdue tasks is using the daily review feature, which specifically surfaces blocked work and overdue items, allowing you to confirm completion or adjust priorities.