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

Requirements

  • gh (GitHub CLI) - must be authenticated (gh auth login)
Related skills

More from ericmjl/skills

Installs
14
Repository
ericmjl/skills
GitHub Stars
32
First Seen
Feb 17, 2026