Use Case
Stop doing repetitive product manager tasks manually. gtasks-cli lets your AI agent handle them automatically through natural conversation. Manage Google Tasks from the command line - view, create, update, delete tasks and task lists. Use when the user asks to interact with Google Tasks, manage t... This guide shows practical examples of using gtasks-cli to automate common product manager workflows and save hours every week.
Install gtasks-cli: npx clawhub@latest --dir ~/.claude/skills install gtasks-cli
Identify the repetitive product manager tasks you want to automate
Describe the task to your AI in plain English
gtasks-cli will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing gtasks-cli
Automate my product manager tasks using gtasks-cli
What repetitive tasks can gtasks-cli handle for me?
Set up a workflow that runs gtasks-cli every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install gtasks-cliOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install gtasks-cliβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/gtasks-cli/π‘Extract and place the folder at the path above, then restart your agent.