gcal-daily-planner

Merge Google Calendar events with Jira tasks into a Markdown daily agenda.

1|Updated Dec 9, 2024
One-click install
npx skills add https://github.com/hadenlabs/tasks --skill gcal-daily-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcal-daily-planner
Source: https://github.com/hadenlabs/tasks/tree/main/.claude/skills/gcal-daily-planner
Command: npx skills add https://github.com/hadenlabs/tasks --skill gcal-daily-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates daily planning by merging today's Google Calendar events with Jira tasks into a single, ready-to-use agenda.

Core Features & Use Cases

  • Deterministic daily agenda generation using calendar events and Jira tasks.
  • Timezone-aware scheduling with configurable work windows and buffers.
  • Output located at 00-Calendar/Events/YYYY/YYYY-MM-DD.md for easy archival.

Quick Start

Use the gcal-daily-planner to generate today's planning file.

Frequently Asked Questions about gcal-daily-planner

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

FAQPage Schema
How do I generate a daily agenda from Google Calendar and Jira tasks?

Generate a daily agenda by synthesizing Google Calendar events with Jira tasks into a single deterministic schedule. This merges your meetings and tracked issues into a ready-to-use Markdown file for immediate daily planning.

Does daily planning automation handle timezone-aware scheduling?

Timezone-aware scheduling handles configurable work windows and buffers to map calendar events and Jira tasks accurately to your local time, preventing scheduling conflicts across different regions.

Can I auto-archive daily plans as Markdown files?

The planner outputs daily plans as Markdown files to the structured directory path 00-Calendar/Events/YYYY/YYYY-MM-DD.md, enabling consistent file organization and historical retrieval of past agendas.

What is the data format used for deterministic daily agenda generation?

Deterministic daily agenda generation enforces a strict JSON data model for processing calendar and Jira inputs, guaranteeing consistent template-based Markdown output without unpredictable formatting variations.

How do I configure work windows and buffers for task scheduling?

Configurable work windows and buffers are applied during agenda generation to define available working hours and allocate transition time between calendar events and Jira task execution blocks.