ph-real-time-monitor

ph-real-time-monitor is a skill for Claude Code from yoanbernabeu/producthunt-skills. It costs 41 tokens per session (2,059 once invoked), scanned A, original, MIT.

A guide for tracking a Product Hunt launch, a public website launch where people discover and vote on new products, during its first 24 hours.

In plain words
What is it for?
Use it to set up launch-day monitoring, interpret momentum and conversion metrics, find problems early, and adjust during the launch.
Why use it?
It organizes frequent checks of rankings, votes, comments, website visits, and signups so launch decisions use current results.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ph-launch-day plugin — 3 skills shipped together , and of ph-complete

Good fit Use it to set up launch-day monitoring, interpret momentum and conversion metrics, find problems early, and adjust during the launch.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yoanbernabeu/producthunt-skills/ph-real-time-monitor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add yoanbernabeu/producthunt-skills --skill ph-real-time-monitor
Clone the repo
git clone --depth 1 https://github.com/yoanbernabeu/producthunt-skills

Made for: Claude Code.

Or install ph-launch-day, the plugin that ships this one along with the rest of its 3 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ph-real-time-monitor

README.md
[![agentmods](https://agentmods.dev/badge/skills/yoanbernabeu/producthunt-skills/ph-real-time-monitor/github.svg)](https://agentmods.dev/skills/yoanbernabeu/producthunt-skills/ph-real-time-monitor)
Your own site
<a href="https://agentmods.dev/skills/yoanbernabeu/producthunt-skills/ph-real-time-monitor"><img src="https://agentmods.dev/badge/skills/yoanbernabeu/producthunt-skills/ph-real-time-monitor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ph-real-time-monitor

Your own site · 80×15
<a href="https://agentmods.dev/skills/yoanbernabeu/producthunt-skills/ph-real-time-monitor"><img src="https://agentmods.dev/badge/skills/yoanbernabeu/producthunt-skills/ph-real-time-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,059 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.02059
Opus 5 $0.00020 $0.01030
Sonnet 5 $0.00008 $0.00412
Haiku 4.5 $0.00004 $0.00206

Measured 12d ago against content hash 4203f1951ddc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ph-real-time-monitor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/launch-day/ph-real-time-monitor/SKILL.md · 343 lines

How it starts

The opening of the file, as written. The whole thing — 343 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Product Hunt Real-Time Monitor

This skill helps you set up and use monitoring systems to track your Product Hunt launch performance and make real-time adjustments.

When to Use This Skill

  • Setting up launch day tracking
  • Interpreting real-time metrics
  • Making mid-launch adjustments
  • Identifying issues early
  • Benchmarking against goals

Key Metrics to Track

Primary Metrics (Check Every 30 Minutes)

Metric What It Tells You How to Get It
Ranking Position Your visibility PH homepage
Total Upvotes Overall support PH product page
Upvote Velocity Momentum Calculate hourly
Comments Engagement depth PH product page

Secondary Metrics (Check Hourly)

Metric What It Tells You How to Get It
Website Traffic Conversion funnel Analytics tool
Signups Actual conversion Your database
Bounce Rate Content quality Analytics tool
Time on Site Interest level Analytics tool

Monitoring Setup

Product Hunt Tracking

Manual Method:

  • Open PH in dedicated browser tab
  • Refresh every 15-30 minutes
  • Log metrics in spreadsheet

Tools:

  • Upvote Bell - Real-time upvote notifications
  • PH Dashboard - Track multiple metrics
  • Custom scripts - API-based tracking

Analytics Dashboard

Google Analytics 4:

  1. Create Real-Time view
  2. Filter traffic source = producthunt.com
  3. Monitor: Users, Events, Conversions

Plausible/Fathom:

  • Real-time visitor dashboard
  • Referrer breakdown
  • Goal tracking

Communication Hub

Set up central place for team updates:

  • Slack channel (#ph-launch)
  • Discord server
  • WhatsApp group

Tracking Spreadsheet Template

Hourly Log

Time Rank Upvotes Δ Comments Website Signups Notes
00:00 - 0 - 0 0 0 Launch!
01:00 #8 42 +42 7 156 12 Good start
02:00 #5 78 +36 14 289 28 Moving up
03:00 #4 112 +34 21 445 41 Strong
...

Read the full file on GitHub · 343 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 343 lines · 41 tokens per session scan A 4203f1951ddc

Subscribe to this mod's changes

ph-real-time-monitor is a skill published in the GitHub repository yoanbernabeu/producthunt-skills (18 stars, last pushed 7mo ago), licensed MIT. It adds 41 tokens to every session and 2,059 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

data-charts-tako

Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.

gooseworks-ai/goose-skills · 35 tokens

monorepo-management

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

wshobson/agents · 54 tokens

browse-and-evaluate

Use when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-run before committing to an install.

MoizIbnYousaf/Ai-Agent-Skills · 43 tokens

render-3d-product-showcase

Assemble a premium 3D product-showcase ad from a config — four beat clips (an orbiting hero rotation, a macro push-in, a physics reveal, a typographic close) normalized to the brand-color canvas, hard-concatenated in order, closed on a deterministic Playwright brand end card, and mixed under one instrumental bed at…

gooseworks-ai/goose-skills · 159 tokens

render-airdrop-carousel

Assemble a viral iOS "AirDrop" notification-carousel video ad (≈6–8s, 9:16) from a brand line plus 6–16 real product photos — a native AirDrop share-sheet card ("Brand would like to share a · Decline / Accept") springs up and its preview window CYCLES through the products, landing on a range/lineup payoff with an…

gooseworks-ai/goose-skills · 207 tokens

telnyx-voice-advanced-curl

Advanced call control features including DTMF sending, SIPREC recording, noise suppression, client state, and supervisor controls. This skill provides REST API (curl) examples.

team-telnyx/ai · 44 tokens