← Back to list

calcurse
by clawdbot
All versions of all skills that are on clawdhub.com archived
⭐ 7🍴 6📅 Jan 24, 2026
SKILL.md
name: calcurse description: A text-based calendar and scheduling application. Use strictly for CLI-based calendar management. metadata: {"clawdbot":{"emoji":"📅","requires":{"bins":["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
Score
Total Score
65/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
3ヶ月以内に更新
+5
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon

