askill
schedule

scheduleSafety 85Repository

Use when planning the day, checking schedule, updating calendar events, or any scheduling task. Enforces time-awareness — always checks current time and existing calendar before changes.

0 stars
1.2k downloads
Updated 2/28/2026

Package Files

Loading files...
SKILL.md

/schedule — Time-Aware Scheduling

Pre-flight context was auto-loaded — check the output above for current time, circadian phase, and today's events.

Route to Workflow

Planning your day or creating a full schedule? -> Follow workflows/plan-day.md

Quick time/calendar check? -> Follow workflows/check-context.md

Updating or modifying existing events? -> Follow workflows/update-schedule.md

Quick Commands

bun scripts/cal.ts context            # Time + phase + today's events
bun scripts/cal.ts today              # Today's events only
bun scripts/cal.ts add "Title" 09:00 10:30 [colorId] [description]
bun scripts/cal.ts add-date YYYY-MM-DD "Title" HH:MM HH:MM [colorId] [desc]
bun scripts/cal.ts delete <eventId>
bun scripts/cal.ts clear-after HH:MM

Color Reference

ColorIDUse
Basil (green)10Routine — morning, night, sleep
Peacock (blue)7Deep work — job apps, coding, study
Grape (purple)3Events — meetings, workshops
Banana (yellow)5Breaks — meals, walks, fun

Rules (Non-Negotiable)

  1. ALWAYS check time context first — never schedule without knowing the phase
  2. ALWAYS check existing calendar — never create events blindly
  3. ZERO GAPS — every hour from wake to sleep must be assigned
  4. Descriptions are instructions — tell user WHAT to do, step by step
  5. Sleep is an event — always book it
  6. No breakfast — first meal is Lunch (~13:00)
  7. Protocol-driven timing — caffeine delay, food cutoff, screen cutoff from protocol

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

62/100Analyzed 3/2/2026

Structured scheduling skill with clear commands and rules, but heavily dependent on external scripts (cal.ts) and workflow files not included. The skill is tailored to a specific personal agent setup with custom protocols. Tag mismatch (github-actions) reduces discoverability. Good clarity and safety, but limited reusability outside the specific project context.

85
75
40
55
70

Metadata

Licenseunknown
Version-
Updated2/28/2026
PublisherEtanHey

Tags

github-actions