Google Tasks
Google Tasks skill connects your Claude agent directly to the Google Tasks API, enabling full task management through conversation. Create tasks with due dates, notes, and subtasks. Mark items complete, move tasks between lists, reorder by priority, and delete old tasks — all without opening the Tasks UI.
The skill supports multiple task lists, so you can maintain separate 'Work', 'Personal', and 'Shopping' lists and query or populate them independently. When you ask 'What's on my to-do list today?', the skill fetches all tasks due today across all lists and presents them clearly sorted.
A common workflow: after a meeting, tell your agent 'Add action items from this conversation to my Work task list with due dates'. The agent parses the action items, creates individual tasks, assigns due dates based on context, and confirms the additions. You can also build morning briefing routines where your agent reads your task list and calendar together to give you a prioritized daily plan. Google Cloud Console credentials are required (the same OAuth app can serve both Google Calendar and Google Tasks, minimizing setup friction). For heavier project management needs, pair with Notion or consider the Todoist skill which offers richer project hierarchy and priority levels.
Installation
clawhub install google-tasks
Install: clawhub install google-tasks