ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

track-upvotes

Track Product Hunt launch upvotes, comments, and daily ranking in real-time — get Telegram alerts when you move up the leaderboard.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/3rdbrain/track-upvotes
Or

Product Hunt Launch Tracker

Monitor your Product Hunt launch in real-time — upvotes, rank, comments, and hourly trends. No API key needed.

Commands

Run with Node.js: node {baseDir}/track-upvotes.js <command> [args]

  • check <url> — Get current upvotes, rank, and comments
  • trend <url> — Get current stats + trend vs last check

Usage

node {baseDir}/track-upvotes.js check https://www.producthunt.com/posts/your-product
node {baseDir}/track-upvotes.js trend https://www.producthunt.com/posts/your-product

No API Key Required

Reads the public Product Hunt page directly. Nothing to configure — just pass your product URL.

Metadata

Author@3rdbrain
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-3rdbrain-track-upvotes": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.