what-i-did

Installation
SKILL.md

What I Did

Summarize GitHub activity from the last 24 hours using the gh CLI.

Prerequisites

  • gh CLI installed and authenticated (gh auth status)
  • For private org repos, your token needs repo scope

Workflow

Step 1: Detect GitHub username

gh api user -q '.login'

Store the result as $GH_USER for all subsequent queries.

Related skills

More from vltansky/skills

Installs
5
Repository
vltansky/skills
GitHub Stars
7
First Seen
Mar 11, 2026