GitHub CLI 2.91.0
To better understand how features are used in practice, especially as agentic adoption grows, GitHub CLI now sends pseudoanonymous telemetry.
See Telemetry for more details on what's collected, why, and how to opt out.
gh skillThanks to community feedback, gh now supports a large number of agent hosts. Run gh skill install --help for the list of available agents.
gh skill install now adds the --allow-hidden-dirs flag to support discovering skills in hidden (dot-prefixed) directories such as .claude/skills/, .agents/skills/, and .github/skills/.
GitHut CLI now detects if the skill to be installed is re-published from an upstream source and offers the option to install it from there. The --upstream flag is also added for non-interactive use cases.
gh skills install by @tommaso-moro in https://github.com/cli/cli/pull/13209skills/ directories by @SamMorrowDrums in https://github.com/cli/cli/pull/13235skills publish --fix to not publish by @SamMorrowDrums in https://github.com/cli/cli/pull/13237Full Changelog: https://github.com/cli/cli/compare/v2.90.0...v2.91.0
Fetched April 22, 2026