Agenda Demo banner
SchoolsInBeirut SchoolsInBeirut

Agenda Demo

Data community

Description

--- description: Render a complete demo agenda from bundled sample data — no accounts, no config argument-hint: "[--open]" allowed-tools: Bash, Read --- Render the demo agenda and tell the user how to look at it. ``` node scripts/demo.mjs ``` This reads `fixtures/demo/` — a fictional four-course term with study blocks, mail, a side-project board, a standards card and a few done and cancelled marks — and writes `demo-agenda.html` at a **fixed instant**, so the output is byte-reproducible and c

Installation

Installs to ~/.claude/commands/schoolsinbeirut-fellers-agenda-agenda-demo.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SchoolsInBeirut/fellers-agenda/HEAD/.claude/commands/agenda-demo.md -o ~/.claude/commands/schoolsinbeirut-fellers-agenda-agenda-demo.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository