🧪 Skills
Product Hunt Launch
--- name: product-hunt-launch version: 1.0.0 description: Track your Product Hunt launch stats (Rank, Upvotes, Comments) in real-time via CLI. author: abakermi metadata: openclaw: emoji: "🚀"
v0.1.0
Description
name: product-hunt-launch version: 1.0.0 description: Track your Product Hunt launch stats (Rank, Upvotes, Comments) in real-time via CLI. author: abakermi metadata: openclaw: emoji: "🚀" requires: env: ["PH_API_TOKEN"]
Product Hunt Launch 🚀
Track your launch day metrics from the terminal.
Setup
- Get a Developer Token from Product Hunt API Dashboard.
- 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
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!