gh-activity-summary
Installation
SKILL.md
GitHub activity report
This skill generates a markdown-friendly report of your GitHub activity over a date range using the gh CLI.
Usage
Run the bundled script with optional START_DATE and END_DATE (format: YYYY-MM-DD).
# Default: last 7 days
bash skills/gh-activity-summary/activity-report.sh
# Specific range
bash skills/gh-activity-summary/activity-report.sh 2026-01-01 2026-01-07