SkillHub

product-hunt-launch

v0.1.0

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

Sourced from ClawHub, Authored by abakermi

Installation

Please help me install the skill `product-hunt-launch` from SkillHub official store. npx skills add abakermi/product-hunt-launch

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