Skip to main content
Generaldvcrn

product-hunt-launch

Track your Product Hunt launch stats (Rank, Upvotes, Comments) in real-time via CLI.

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--product-hunt-launch
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/abakermi--product-hunt-launch/skills/product-hunt-launch/SKILL.md -o .claude/skills/product-hunt-launch.md

Drops the SKILL.md into .claude/skills/product-hunt-launch.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Product Hunt Launch 🚀

Track your launch day metrics from the terminal.

Setup

  1. Get a Developer Token from Product Hunt API Dashboard.
  2. Set it: export PH_API_TOKEN="your_token"

Commands

Check Post Stats

ph-launch stats --slug "your-product-slug"
# Output: Rank #4 | 🔼 450 | 💬 56

Monitor Launch (Live Dashboard)

ph-launch monitor --slug "your-product-slug" --interval 60

List Today's Leaderboard

ph-launch leaderboard