github-info
Installation
SKILL.md
GitHub Info
Overview
Retrieve comprehensive GitHub information using the GitHub CLI (gh) tool. This skill provides scripts and commands to fetch user profile data, repository statistics, and other GitHub-related information.
Prerequisites
- GitHub CLI (
gh) must be installed and authenticated - Run
gh auth loginif not already authenticated
Quick Start
Get Profile Information
Use the gh_profile.sh script to retrieve your GitHub profile:
bash scripts/gh_profile.sh
Related skills