GitHub CLI wrapper for notifications, repos, and activity
npm install @cli4ai/github> Official @cli4ai package • https://cli4ai.com • Install cli4ai: npm i -g cli4ai
Fast GitHub CLI wrapper (powered by the gh CLI).
``bash`
npm i -g cli4ai
cli4ai add -g github
- Authenticate GitHub CLI: gh auth logingh
- If isn’t installed, cli4ai run github … will prompt you to install it.
`bash`
cli4ai run github notifs # Your notifications
cli4ai run github repos [user] # List repos (default: you)
cli4ai run github activity
cli4ai run github starred [user] # Recently starred repos
cli4ai run github issues
cli4ai run github prs
cli4ai run github releases
cli4ai run github watch
cli4ai run github search
cli4ai run github trending [language] # Trending this week
`bash``
cli4ai run github watch steipete
cli4ai run github repos badlogic
cli4ai run github trending typescript
cli4ai run github issues anthropics/claude-code