agent-academy-stargazers

Installation
SKILL.md

Agent Academy Stargazers

This skill fetches the list of users who have starred the microsoft/agent-academy repository on GitHub. If the user provides a GitHub username, it also checks whether that specific user has starred the repo.

🏁 Prerequisites

Before running, verify the gh CLI is installed and authenticated:

  1. Run gh --version to confirm it is installed. If not, install it (e.g., brew install gh on macOS, or the appropriate package manager for the user's OS).
  2. Run gh auth status to confirm it is authenticated. If not, run gh auth login and guide the user through the interactive authentication flow.

Do not proceed with the rest of the skill until both checks pass.

🛠️ Skill Flow

Installs
1
GitHub Stars
3.4K
First Seen
10 days ago
agent-academy-stargazers — microsoft/agent-academy