ph-content-recycling

ph-content-recycling is a skill for Claude Code from yoanbernabeu/producthunt-skills. It costs 40 tokens per session (2,034 once invoked), scanned A, original, MIT.

A guide for adapting Product Hunt launch material for other places. Product Hunt is a site where new products are introduced and discussed.

In plain words
What is it for?
Use it to adapt launch content for websites, blog posts, documentation, social posts, emails, sales material, directories, and press outreach.
Why use it?
It helps turn one launch into reusable material instead of leaving descriptions, images, videos, and messages unused afterward.

Skill for Claude Code

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

Part of the ph-post-launch plugin — 4 skills shipped together , and of ph-complete

Good fit Use it to adapt launch content for websites, blog posts, documentation, social posts, emails, sales material, directories, and press outreach.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yoanbernabeu/producthunt-skills/ph-content-recycling
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-content-recycling
Clone the repo
git clone --depth 1 https://github.com/yoanbernabeu/producthunt-skills

Made for: Claude Code.

Or install ph-post-launch, the plugin that ships this one along with the rest of its 4 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-content-recycling

README.md
[![agentmods](https://agentmods.dev/badge/skills/yoanbernabeu/producthunt-skills/ph-content-recycling/github.svg)](https://agentmods.dev/skills/yoanbernabeu/producthunt-skills/ph-content-recycling)
Your own site
<a href="https://agentmods.dev/skills/yoanbernabeu/producthunt-skills/ph-content-recycling"><img src="https://agentmods.dev/badge/skills/yoanbernabeu/producthunt-skills/ph-content-recycling/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-content-recycling

Your own site · 80×15
<a href="https://agentmods.dev/skills/yoanbernabeu/producthunt-skills/ph-content-recycling"><img src="https://agentmods.dev/badge/skills/yoanbernabeu/producthunt-skills/ph-content-recycling.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,034 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.00040 $0.02034
Opus 5 $0.00020 $0.01017
Sonnet 5 $0.00008 $0.00407
Haiku 4.5 $0.00004 $0.00203

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

Security

Grade A, and why

ph-content-recycling 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/post-launch/ph-content-recycling/SKILL.md · 409 lines

How it starts

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

Product Hunt Content Recycling

This skill helps you repurpose Product Hunt launch content across multiple channels to extend your launch impact.

When to Use This Skill

  • After your PH launch
  • Maximizing content ROI
  • Building your content library
  • Extending launch visibility
  • Creating evergreen materials

The Content Recycling Framework

What You Created for PH

LAUNCH ASSETS:
├── Tagline
├── Description (short + long)
├── Maker comment
├── Gallery images (4-6)
├── Video demo
├── Thumbnail/GIF
├── Email templates
├── Social posts
└── Supporter materials

Where to Repurpose

DESTINATION CHANNELS:
├── Website (landing page, about, features)
├── Blog (launch story, learnings, how-to)
├── Documentation (README, quickstart)
├── Social media (ongoing posts)
├── Email marketing (sequences)
├── Other platforms (directories, communities)
├── Sales materials (decks, one-pagers)
└── PR/Media (press releases, pitches)

Channel-by-Channel Guide

1. Website Updates

Landing Page:

  • Tagline → Headline
  • Description → Value proposition section
  • Gallery images → Feature screenshots
  • Video → Hero or features section
  • Maker comment → About section

Features Page:

  • Gallery images → Feature highlights
  • Demo video → Embedded walkthrough
  • Description points → Feature list

About Page:

  • Origin story from maker comment
  • Mission/vision from description
  • Team info (if mentioned)

Homepage Badge:

<!-- Product Hunt Badge -->
<a href="https://www.producthunt.com/posts/your-product">
  <img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=YOUR_ID" />
</a>

2. Blog Content

Launch Announcement Post:

Title: "Introducing [Product]: [Tagline]"

Contents:
- What we launched (description)
- Why we built it (maker comment story)
- Key features (from gallery)
- Getting started (CTA)

Launch Retrospective:

Title: "What We Learned Launching on Product Hunt"

Contents:
- Our results (numbers)
- What worked
- What didn't
- Advice for others

Read the full file on GitHub · 409 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 · 409 lines · 40 tokens per session scan A 353da4eda76a

Subscribe to this mod's changes

ph-content-recycling is a skill published in the GitHub repository yoanbernabeu/producthunt-skills (18 stars, last pushed 7mo ago), licensed MIT. It adds 40 tokens to every session and 2,034 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