diff --git a/README.md b/README.md index 8ece358..19ef8f5 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,43 @@ npx skills add drogers0/gh-image The open [Agent Skills standard](https://agentskills.io/clients) is supported by **Claude Code**, **OpenAI Codex**, **Cursor**, **GitHub Copilot**, and [many more](https://agentskills.io/clients). The skill walks the agent through installing this extension (if needed), running the upload, and embedding the resulting `user-attachments` URL into a PR, issue, or comment. +## Who's using gh-image + +Shipping visual evidence in production review pipelines: + + + + + +
+ +  NousResearch/hermes-agent  ★ 220k+ +

+Automated visual proof on every single pull request, with no human in the loop: the publish job uploads the E2E screenshots inline using a specially scoped attachment bot account. + +
+ + + + + + +
+ +  openshift/console
+★ 450+  ·  Red Hat +

+Its /qa-verify agent skill hands reviewers full-resolution QA evidence — CDN-hosted, so nothing gets downscaled to fit a comment. + +
+ +  Simpleyyt/ai-manus
+★ 1.5k+ +

+A demo-videos skill publishes the README demo reelsgh image is mandatory, since only user-attachments URLs autoplay inline. + +
+ ## Authentication `gh-image` authenticates with your existing GitHub session — **no tokens to provision, no OAuth scopes to configure** for everyday local use. The tool reads the `user_session` cookie from your browser's encrypted cookie store.