tasks

List, create, and complete Google Tasks via a CLI workflow.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/mrcsXndr/unnamed-bot --skill tasks-mrcsxndr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/mrcsXndr/unnamed-bot/tree/main/.claude/skills/tasks
Command: npx skills add https://github.com/mrcsXndr/unnamed-bot --skill tasks-mrcsxndr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates routine Google Tasks management by enabling quick listing, creation, and completion of tasks, helping you stay organized and focused.

Core Features & Use Cases

  • List open tasks from Google Tasks and keep your backlog up to date.
  • Add a new task with a title and optional due date.
  • Mark tasks as complete and filter by status for quick triage.

Quick Start

Run the /tasks command to list open tasks.

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I list open Google Tasks through a CLI workflow?

You list open Google Tasks by running the /tasks command, which queries your task list via a CLI workflow and returns all current backlog items. This allows you to quickly review and triage pending items.

Can I add a new task with a due date to Google Tasks via command line?

Yes, you can add a new task with a title and an optional due date to Google Tasks. The skill creates the task directly through the command line, integrating the new item into your existing task list.

What is the best way to automate task triage for project backlogs?

Automating task triage for project backlogs is achieved by listing open tasks, filtering by status, and marking tasks as complete through a compact CLI workflow. This keeps personal productivity and team backlogs current.

Does this Google Tasks automation skill work for team standups?

Yes, the Google Tasks automation skill works for team standups by providing a compact CLI workflow to list, create, and complete tasks. It is applicable to standups, triage, and project planning scenarios.

How do I mark a Google Task as complete using a command line tool?

You mark a Google Task as complete by executing the complete-task command within the CLI workflow. The skill interacts with the provided task tooling to update the task status for quick triage.