google-tasks

Manage Google Tasks via API with OAuth authentication.

22|7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/sannabotdev/sannabotapp --skill google-tasks-sannabotdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-tasks
Source: https://github.com/sannabotdev/sannabotapp/tree/main/assets/skills/google-tasks
Command: npx skills add https://github.com/sannabotdev/sannabotapp --skill google-tasks-sannabotdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines task management by allowing users to interact with their Google Tasks directly through natural language commands, eliminating the need to switch between applications.

Core Features & Use Cases

  • Task Creation: Easily add new tasks to your Google Tasks lists.
  • Task Retrieval: View open tasks, filter by due dates, and get summaries.
  • Task Completion: Mark tasks as done directly from the assistant.
  • Use Case: "Hey Sanna, add 'Buy groceries' to my shopping list and set it due tomorrow."

Quick Start

Use the google-tasks skill to create a new task with the title "Call the plumber".

Frequently Asked Questions about google-tasks

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

FAQPage Schema
How do I manage my to-do list using natural language commands?

Google Tasks management through natural language commands lets you create, complete, and delete to-do list items directly via API interactions. You can add tasks, set due dates, and retrieve open items conversationally without switching applications.

Can I add a task to my Google Tasks list and set a due date using a voice command?

Yes, Google Tasks API integration supports task creation with due date management. You can add a specific task like 'Buy groceries' to a list and set it due tomorrow directly through the assistant interface.

Do I need Google OAuth to interact with my Google Tasks?

Yes, Google OAuth is required for authentication when interacting with the Google Tasks API. This authorization ensures your to-do lists and task data remain securely linked to your account during creation and retrieval operations.

What is the best way to view open tasks and filter them by due dates?

The best way to view open tasks and filter by due dates is using the task retrieval feature. It summarizes your open Google Tasks, allowing you to check upcoming deadlines and manage your productivity workflow without opening a separate app.

Can I mark tasks as done directly from the assistant interface?

Yes, you can mark tasks as done directly from the assistant. The Google Tasks integration supports task completion operations, allowing you to update your to-do list status conversationally without manually checking items off in a separate application.

Does this task organizer work without switching between applications?

Yes, this task organizer works without switching applications by handling Google Tasks API interactions directly within the assistant. It streamlines productivity by managing task creation, deletion, and retrieval through HTTP requests in a single interface.

Related Skills