justdoit

Automates Google Tasks and Calendar workflows via the justdoit CLI.

97|17|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/antoniolg/agent-kit --skill justdoit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: justdoit
Source: https://github.com/antoniolg/agent-kit/tree/main/skills/justdoit
Command: npx skills add https://github.com/antoniolg/agent-kit --skill justdoit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing tasks and calendar events across Google Tasks and Calendar can be tedious and error-prone when done manually.

Core Features & Use Cases

  • Next view to see overdue and upcoming tasks
  • List, search, and filter tasks by list or section
  • Mark tasks as done or undo completions, with optional scope across lists
  • Syncs with Google Tasks and Calendar for consistent progress tracking
  • Real-world use: plan a daily agenda by listing tasks, then complete items as you progress

Quick Start

Run justdoit next to view your upcoming tasks and then complete a task with justdoit done <taskID> --list <List>.

Frequently Asked Questions about justdoit

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

FAQPage Schema
How do I manage Google Tasks and Calendar events from the command line?

The justdoit CLI automates task management and calendar workflows by applying input validation, command parsing, and safe, deterministic actions for Google Tasks and Calendar. It is designed for daily personal productivity and small-team task tracking.

How do I view overdue and upcoming tasks in Google Tasks?

Run the 'justdoit next' command in your CLI to view overdue and upcoming Google Tasks. This next view aggregates your pending items, helping you plan your daily agenda and track progress consistently.

Can I mark Google Tasks as done and undo completions using a CLI?

Yes, you can mark Google Tasks as done or undo completions by running 'justdoit done <taskID> --list <List>'. The CLI supports optional scope across lists, enabling flexible task completion management directly from the terminal.

Is there a CLI tool for small-team task tracking with Google Tasks?

The justdoit CLI supports small-team task tracking with Google Tasks by offering listing, searching, filtering by list or section, and syncing progress. It applies deterministic actions to ensure consistent and safe task management.

What is the best way to automate daily agenda planning with Google Calendar?

The best way to automate daily agenda planning with Google Calendar is using the justdoit CLI to list tasks and complete items as you progress. It syncs with Google Tasks and Calendar for consistent progress tracking.