"agent-badge" is an open-source CLI that adds a GitHub README badge showing aggregate AI coding-agent usage for a repo. It currently supports Claude Code and Codex, shows tokens plus an estimated cost, and publishes aggregate badge data only.
I built "agent-badge" because most conversations about AI-assisted development stay abstract. Repos are either silent about it or use a vague sentence that never gets updated. I wanted a small OSS tool that could make usage more concrete at the README level.
The constraint I cared about most was the boundary between useful and creepy.
So the tool is designed to publish aggregate badge data only. It does not publish prompts, transcripts, filenames, or local paths. Current support is Claude Code + Codex, and the cost shown is an estimate, not invoice-grade billing.
If you try it, the feedback I'd value most is around:
1. the attribution model 2. the privacy boundary 3. which sources / providers would matter next
Repo and install are in the listing. Happy to answer implementation questions all day.
No comment highlights available yet. Please check back later!
About agent-badge on Product Hunt
“README badge for AI coding-agent usage”
agent-badge was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #185 on the daily leaderboard. "agent-badge" is an open-source CLI that adds a GitHub README badge showing aggregate AI coding-agent usage for a repo. It currently supports Claude Code and Codex, shows tokens plus an estimated cost, and publishes aggregate badge data only.
agent-badge was featured in Open Source (68.3k followers) and GitHub (41.2k followers) on Product Hunt. Together, these topics include over 30.2k products, making this a competitive space to launch in.
Who hunted agent-badge?
agent-badge was hunted by Artem Legotin. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how agent-badge stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Maker here.
I built "agent-badge" because most conversations about AI-assisted development stay abstract. Repos are either silent about it or use a vague sentence that never gets updated. I wanted a small OSS tool that could make usage more concrete at the README level.
The constraint I cared about most was the boundary between useful and creepy.
So the tool is designed to publish aggregate badge data only. It does not publish prompts, transcripts, filenames, or local paths. Current support is Claude Code + Codex, and the cost shown is an estimate, not invoice-grade billing.
If you try it, the feedback I'd value most is around:
1. the attribution model
2. the privacy boundary
3. which sources / providers would matter next
Repo and install are in the listing. Happy to answer implementation questions all day.