@cli4ai/github
v1.0.10
Published
GitHub CLI wrapper for notifications, repos, and activity
Maintainers
Readme
@cli4ai/github
Official @cli4ai package • https://cli4ai.com • Install cli4ai:
npm i -g cli4ai
Fast GitHub CLI wrapper (powered by the gh CLI).
Setup
npm i -g cli4ai
cli4ai add -g github- Authenticate GitHub CLI:
gh auth login - If
ghisn’t installed,cli4ai run github …will prompt you to install it.
Commands
cli4ai run github notifs # Your notifications
cli4ai run github repos [user] # List repos (default: you)
cli4ai run github activity <user> # Recent activity
cli4ai run github starred [user] # Recently starred repos
cli4ai run github issues <owner/repo> # Repo issues
cli4ai run github prs <owner/repo> # Repo PRs
cli4ai run github releases <owner/repo> # Repo releases
cli4ai run github watch <user> # Quick summary (repos + activity)
cli4ai run github search <query> # Search repos
cli4ai run github trending [language] # Trending this weekExamples
cli4ai run github watch steipete
cli4ai run github repos badlogic
cli4ai run github trending typescript
cli4ai run github issues anthropics/claude-code