calcurse
/install calcurse
calcurse
A text-based calendar and scheduling application.
Usage (CLI Mode)
Use calcurse in non-interactive mode for quick queries and updates.
Query
List appointments for the next 2 days:
calcurse -r2
Query a specific date range:
calcurse -Q --from 2026-01-20 --to 2026-01-22
Add Items
Add an appointment:
calcurse -a "Meeting with Team" 2026-01-21 14:00 60
(Format: Description, Date, Time, Duration in mins)
Add a todo:
calcurse -t "Buy milk" 1
(Format: Description, Priority)
Interactive Mode (TUI)
For the full TUI experience, run in a PTY session (e.g., inside tmux or using process with pty=true).
calcurse
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install calcurse - After installation, invoke the skill by name or use
/calcurse - Provide required inputs per the skill's parameter spec and get structured output
What is calcurse?
A text-based calendar and scheduling application. Use strictly for CLI-based calendar management. It is an AI Agent Skill for Claude Code / OpenClaw, with 2320 downloads so far.
How do I install calcurse?
Run "/install calcurse" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is calcurse free?
Yes, calcurse is completely free (open-source). You can download, install and use it at no cost.
Which platforms does calcurse support?
calcurse is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created calcurse?
It is built and maintained by Gustavo Madeira Santana (@gumadeiras); the current version is v1.0.0.