As mentioned in [GitHub Docs _"Creating GitHub CLI extensions"_](https://docs.github.com/en/github-cli/github-cli/creating-github-cli-extensions#creating-an-interpreted-extension-manually), adding a topic of `gh-extension` to the repository will allow GitHub CLI users to discover this extension via: - [`gh-extension` topic page](https://github.com/topics/gh-extension) - `gh ext search` - `gh ext browse` Thanks for the consideration!
As mentioned in GitHub Docs "Creating GitHub CLI extensions", adding a topic of
gh-extensionto the repository will allow GitHub CLI users to discover this extension via:gh-extensiontopic pagegh ext searchgh ext browseThanks for the consideration!