schedule

Installation
SKILL.md

/schedule - Query Schedule

Query the Oracle schedule database via HTTP API. Backed by Drizzle DB with proper date indexing.

Usage

  • /schedule → Upcoming events (next 30 days)
  • /schedule week → Next 7 days
  • /schedule today → Today's events
  • /schedule tomorrow → Tomorrow's events
  • /schedule month → This month
  • /schedule march → March events
  • /schedule standup → Search by keyword
  • /schedule all → Everything (all statuses)

Implementation

Run the query script:

Related skills
Installs
30
GitHub Stars
67
First Seen
Feb 4, 2026