This product was not featured by Product Hunt yet. It will not yet shown by default on their landing page.
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
agent-badge
README badge for AI coding-agent usage
"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.
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.
On the analytics side, agent-badge competes within Open Source and GitHub — topics that collectively have 109.5k followers on Product Hunt. The dashboard above tracks how agent-badge performed against the three products that launched closest to it on the same day.
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.
For a complete overview of agent-badge including community comment highlights and product details, visit the product overview.
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.