gh-daily-timeline
Installation
SKILL.md
GitHub Activity Reporter
This skill reports your GitHub activity for a specific day using the gh CLI.
Usage
Run the script with an optional date argument (defaults to today):
# Get today's activity
bash gh-activity.sh
# Get activity for a specific date
bash gh-activity.sh 2025-12-15
The date format must be YYYY-MM-DD.