agent-academy-stargazers Skill
Look up who has starred the microsoft/agent-academy repository on GitHub. Use this skill whenever the user wants to check stargazers, see if a specific GitHub user has starred the repo, or retrieve an up-to-date list of stargazers. Trigger whenever the user says "who starred agent academy", "check stargazers", "has <us Published by microsoft in agent-academy.
What is agent-academy-stargazers Skill?
Look up who has starred the microsoft/agent-academy repository on GitHub. Use this skill whenever the user wants to check stargazers, see if a specific GitHub user has starred the repo, or retrieve an up-to-date list of stargazers. Trigger whenever the user says "who starred agent academy", "check stargazers", "has <us Published by microsoft in agent-academy. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using agent-academy
Technical details
- Install or run with Copy skill directory
When to use agent-academy-stargazers Skill
- Use it for developers using agent-academy.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/agent-academy
- Skill file: .github/skills/agent-academy-stargazers/SKILL.md
What it does
Look up who has starred the microsoft/agent-academy repository on GitHub. Use this skill whenever the user wants to check stargazers, see if a specific GitHub user has starred the repo, or retrieve an up-to-date list of stargazers. Trigger whenever the user says "who starred agent academy", "check stargazers", "has <us
Skill instructions
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 1. Verify the gh CLI is installed and authenticated (see Prerequisites above). 2. Fetch the full list of stargazers for the microsoft/agent-academy repository using gh api with the --paginate flag to automatically retrieve all pages (the API returns at most 100 results per page, so pagination is require
Explore related resources
Frequently asked questions
What is agent-academy-stargazers?
agent-academy-stargazers is a open-source AI agent skill with Copy skill directory. Look up who has starred the microsoft/agent-academy repository on GitHub.
Who is agent-academy-stargazers best for?
agent-academy-stargazers is best for reusing agent instructions, scripts, and references.
How do I install agent-academy-stargazers?
Install or run agent-academy-stargazers using Copy skill directory. Check agent-academy-stargazers for the latest setup command.
Is agent-academy-stargazers actively maintained?
agent-academy-stargazers may need a closer maintenance check before production use.
Auto-fetched from GitHub.