Jump to related tools in the same category or review the original source on GitHub.

Shopping & E-commerce @abakermi Updated 2/26/2026

🚀 Product Hunt Launch OpenClaw Skill - ClawHub

Do you want your AI agent to automate Product Hunt Launch workflows? This free skill from ClawHub helps with shopping & e-commerce tasks without building custom tools from scratch.

What this skill does

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

Install

npx clawhub@latest install product-hunt-launch

Full SKILL.md

Open original
nameversiondescription
product-hunt-launch1.0.0Track your Product Hunt launch stats (Rank, Upvotes, Comments) in real-time via CLI.

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
Original URL: https://github.com/openclaw/skills/blob/main/skills/abakermi/product-hunt-launch

Related skills

If this matches your use case, these are close alternatives in the same category.