google-tasks-skill

Create, list, update, complete, and delete Google Tasks via API.

356|66|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/zeenie-ai/MachinaOS --skill google-tasks-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google-tasks-skill
Source: https://github.com/zeenie-ai/MachinaOS/tree/main/server/skills/productivity_agent/google-tasks-skill
Command: npx skills add https://github.com/zeenie-ai/MachinaOS --skill google-tasks-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the hassle of manually managing Google Tasks by letting you create, list, update, complete, and delete tasks through your AI assistant.

Core Features & Use Cases

  • Task creation with due dates and notes: Create tasks in the default or specified task list, including ISO 8601 or YYYY-MM-DD due dates.
  • Task retrieval and review: List pending tasks (and optionally completed/hidden) with configurable limits for planning.
  • Reliable task lifecycle management: Complete, update fields like title/notes/due date/status, and delete tasks when no longer needed.

Quick Start

Ask your assistant to create a new Google Task titled "Submit expense report" with notes "Attach receipts" and a due date of 2024-02-15.

Frequently Asked Questions about google-tasks-skill

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

FAQPage Schema
Can I list and review pending tasks from Google Tasks for daily planning?▼

Yes, you can list pending Google Tasks through your AI assistant for daily planning or weekly reviews. The retrieval mechanism supports configurable limits and can optionally display completed or hidden tasks.

How do I update or complete existing tasks in Google Tasks via AI?▼

You update or complete Google Tasks by providing the specific task ID to your AI assistant. The system modifies fields like title, notes, due date, and status, or marks the task as complete and deletes it when no longer needed.

Do I need a specific task list to manage Google Tasks through an AI interface?▼

You do not need a specific task list to manage Google Tasks, as the system defaults to your primary list. However, you can specify a particular task list name during creation or retrieval to organize workflows.

What format should due dates use when creating tasks in Google Tasks?▼

Due dates for Google Tasks should use the ISO 8601 standard or the YYYY-MM-DD format. Providing dates in this exact structure ensures the task management system accurately registers your scheduling constraints.