ph-content-recycling

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Product Hunt Content Recycling

Product Hunt 内容复用

This skill helps you repurpose Product Hunt launch content across multiple channels to extend your launch impact.
此技能可帮助你跨多个渠道复用Product Hunt发布内容,扩大发布影响力。

When to Use This Skill

何时使用此技能

  • After your PH launch
  • Maximizing content ROI
  • Building your content library
  • Extending launch visibility
  • Creating evergreen materials
  • 完成Product Hunt(PH)发布后
  • 最大化内容投资回报率(ROI)
  • 搭建内容库
  • 扩大发布曝光度
  • 创建常青内容

The Content Recycling Framework

内容复用框架

What You Created for PH

你为PH准备的发布资产

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

1. 网站内容更新

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:
html
<!-- 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>

落地页:
  • Tagline → 页面主标题
  • Description → 价值主张板块
  • Gallery images → 功能截图
  • Video → 首页Hero区或功能板块
  • Maker comment → 关于我们板块
功能页:
  • Gallery images → 功能亮点展示
  • Demo video → 嵌入操作演示
  • Description要点 → 功能列表
关于我们页:
  • 来自Maker comment的起源故事
  • 来自Description的使命/愿景
  • 团队信息(如有提及)
首页徽章:
html
<!-- 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

2. 博客内容

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
Feature Deep-Dive (from each gallery image):
Title: "How [Feature] Helps You [Benefit]"

Contents:
- The problem (from description)
- Our solution (from demo)
- How to use it (new content)
- Results/examples

发布公告文章:
Title: "Introducing [Product]: [Tagline]"

Contents:
- What we launched (description)
- Why we built it (maker comment story)
- Key features (from gallery)
- Getting started (CTA)
发布回顾文章:
Title: "What We Learned Launching on Product Hunt"

Contents:
- Our results (numbers)
- What worked
- What didn't
- Advice for others
功能深度解析(基于单张Gallery图片):
Title: "How [Feature] Helps You [Benefit]"

Contents:
- The problem (from description)
- Our solution (from demo)
- How to use it (new content)
- Results/examples

3. Documentation

3. 文档内容

README.md:
markdown
undefined
README.md:
markdown
undefined

[Product Name]

[Product Name]

[Tagline]
[Description - first paragraph]
Product Screenshot
[Tagline]
[Description - first paragraph]
Product Screenshot

Features

Features

  • [Feature 1 from gallery]
  • [Feature 2 from gallery]
  • [Feature 3 from gallery]
  • [Feature 1 from gallery]
  • [Feature 2 from gallery]
  • [Feature 3 from gallery]

Getting Started

Getting Started

[Adapted from demo script]
[Adapted from demo script]

Support

Support

[From maker comment closing]

🏆 Featured on Product Hunt: [Badge/Link]

**Quick Start Guide:**
- Adapted from demo video script
- Screenshots from gallery
- Step-by-step from description

---
[From maker comment closing]

🏆 Featured on Product Hunt: [Badge/Link]

**快速入门指南:**
- 基于演示视频脚本改编
- 使用Gallery中的截图
- 基于Description整理分步说明

---

4. Social Media (Ongoing)

4. 社交媒体(持续运营)

Thread Formats:
Origin Story Thread:
1/ Just launched [Product] on Product Hunt! 🚀

Here's the story of why we built it...

[Maker comment story, broken into tweets]

n/ Try it here: [link]
Lessons Learned Thread:
1/ We launched on Product Hunt and got [X upvotes].

Here are [X] things we learned:

[List of lessons]

n/ Full details: [blog link]
Feature Highlight Posts:
[Gallery image]

[Feature name] makes [benefit] easy.

Here's how:
[Demo or explanation]

Try it: [link]

推文线程格式:
起源故事线程:
1/ Just launched [Product] on Product Hunt! 🚀

Here's the story of why we built it...

[Maker comment story, broken into tweets]

n/ Try it here: [link]
经验总结线程:
1/ We launched on Product Hunt and got [X upvotes].

Here are [X] things we learned:

[List of lessons]

n/ Full details: [blog link]
功能亮点帖:
[Gallery image]

[Feature name] makes [benefit] easy.

Here's how:
[Demo or explanation]

Try it: [link]

5. Email Marketing

5. 邮件营销

Welcome Sequence:
  • Email 1: Welcome (adapted maker comment)
  • Email 2: Feature 1 (gallery image 1)
  • Email 3: Feature 2 (gallery image 2)
  • Email 4: Success story
  • Email 5: CTA
Newsletter:
  • Launch announcement
  • Feature highlights
  • User stories

欢迎邮件序列:
  • 邮件1:欢迎语(改编自Maker comment)
  • 邮件2:功能1(使用Gallery图片1)
  • 邮件3:功能2(使用Gallery图片2)
  • 邮件4:用户成功案例
  • 邮件5:行动号召(CTA)
新闻通讯:
  • 发布公告
  • 功能亮点
  • 用户故事

6. Other Directories

6. 其他平台目录

Platforms to List:
  • BetaList
  • SaaSHub
  • AlternativeTo
  • Capterra/G2
  • AppSumo (if applicable)
  • Indie Hackers
  • Hacker News (Show HN)
Adapted Content: Each platform needs slightly different format, but core content stays same:
  • Tagline (may need length adjustment)
  • Description (platform-specific)
  • Screenshots (gallery images)
  • Links

可提交的平台:
  • BetaList
  • SaaSHub
  • AlternativeTo
  • Capterra/G2
  • AppSumo(如适用)
  • Indie Hackers
  • Hacker News(Show HN)
内容适配要点: 每个平台格式要求略有不同,但核心内容保持一致:
  • Tagline(可能需要调整长度)
  • Description(适配平台规范)
  • 截图(使用Gallery图片)
  • 链接

7. Sales Materials

7. 销售物料

One-Pager:
[LOGO]

[Tagline]

THE PROBLEM
[From description]

THE SOLUTION
[From description + demo]

KEY FEATURES
[From gallery]

RESULTS
[From launch metrics or testimonials]

GET STARTED
[CTA]
Pitch Deck Slides:
  • Slide 2: Problem (from description)
  • Slide 3: Solution (tagline + demo)
  • Slide 4-6: Features (gallery images)
  • Slide 7: Traction (PH results + users)

单页宣传册:
[LOGO]

[Tagline]

THE PROBLEM
[From description]

THE SOLUTION
[From description + demo]

KEY FEATURES
[From gallery]

RESULTS
[From launch metrics or testimonials]

GET STARTED
[CTA]
演示文稿幻灯片:
  • 幻灯片2:问题(来自Description)
  • 幻灯片3:解决方案(Tagline + 演示内容)
  • 幻灯片4-6:功能(Gallery图片)
  • 幻灯片7:用户 traction(PH数据 + 用户量)

8. PR/Media

8. 公关与媒体

Press Release:
FOR IMMEDIATE RELEASE

[Tagline] — [Company] Launches [Product]

[City, Date] — [First paragraph of description]

[Key features and benefits]

"[Quote from maker comment]" — [Founder Name], [Title]

[Availability and pricing]

About [Company]:
[Brief company description]

Contact:
[Media contact info]
新闻稿:
FOR IMMEDIATE RELEASE

[Tagline] — [Company] Launches [Product]

[City, Date] — [First paragraph of description]

[Key features and benefits]

"[Quote from maker comment]" — [Founder Name], [Title]

[Availability and pricing]

About [Company]:
[Brief company description]

Contact:
[Media contact info]

Content Transformation Matrix

内容转化矩阵

Original AssetBlogSocialEmailDocsPR
TaglineTitleHookSubjectHeaderHeadline
DescriptionBodyThreadsBodyOverviewBody
GalleryImagesPostsImagesScreenshotsAttachments
VideoEmbedClipGIFTutorialAsset
Maker CommentStoryThreadIntroAboutQuote
Original AssetBlogSocialEmailDocsPR
TaglineTitleHookSubjectHeaderHeadline
DescriptionBodyThreadsBodyOverviewBody
GalleryImagesPostsImagesScreenshotsAttachments
VideoEmbedClipGIFTutorialAsset
Maker CommentStoryThreadIntroAboutQuote

Recycling Workflow

复用工作流

Step 1: Inventory

步骤1:资产盘点

List all assets created for launch:
  • Tagline
  • Short description
  • Long description
  • Maker comment
  • Gallery image 1
  • Gallery image 2
  • Gallery image 3
  • Gallery image 4
  • Video demo
  • Thumbnail
  • Email templates
  • Social templates
列出所有为发布准备的资产:
  • Tagline
  • Short description
  • Long description
  • Maker comment
  • Gallery image 1
  • Gallery image 2
  • Gallery image 3
  • Gallery image 4
  • Video demo
  • Thumbnail
  • Email templates
  • Social templates

Step 2: Prioritize Channels

步骤2:渠道优先级排序

Rank by impact:
  1. [Channel] - [Why important]
  2. [Channel] - [Why important]
  3. [Channel] - [Why important]
按影响力排序:
  1. [Channel] - [Why important]
  2. [Channel] - [Why important]
  3. [Channel] - [Why important]

Step 3: Adapt

步骤3:内容适配

For each priority channel:
  • Review format requirements
  • Adapt content to fit
  • Maintain core message
  • Optimize for platform
针对每个优先级渠道:
  • 查看平台格式要求
  • 调整内容以适配平台
  • 保留核心信息
  • 优化内容适配平台规则

Step 4: Schedule

步骤4:排期规划

Create content calendar:
DateChannelContentAsset Used
[Date]BlogLaunch postAll
[Date]TwitterThreadStory
[Date]LinkedInFeature postGallery 1
创建内容日历:
DateChannelContentAsset Used
[Date]BlogLaunch postAll
[Date]TwitterThreadStory
[Date]LinkedInFeature postGallery 1

Quick Win Templates

快速复用模板

Twitter Thread from Maker Comment

基于Maker Comment的推文线程

  1. Take maker comment
  2. Split into 5-7 logical chunks
  3. Add hook as tweet 1
  4. Add CTA as final tweet
  1. 提取Maker Comment内容
  2. 拆分为5-7个逻辑段落
  3. 撰写钩子作为第一条推文
  4. 添加行动号召作为最后一条推文

Blog Post from Description

基于Description的博客文章

  1. Use tagline as title
  2. Expand each sentence of description into paragraph
  3. Add gallery images as illustrations
  4. Add demo video embed
  1. 使用Tagline作为标题
  2. 将Description的每句扩展为段落
  3. 插入Gallery图片作为配图
  4. 嵌入演示视频

Email from Social Posts

基于社交帖的邮件内容

  1. Combine 3-4 social posts
  2. Add personal greeting
  3. Add CTA
  4. Send!
  1. 整合3-4条社交帖内容
  2. 添加个性化问候语
  3. 加入行动号召
  4. 发送邮件!

Recycling Checklist

复用检查清单

Week 1 After Launch

发布后第1周

  • PH badge added to website
  • Landing page updated with launch assets
  • Blog launch post published
  • README updated
  • 为网站添加PH徽章
  • 使用发布资产更新落地页
  • 发布博客公告文章
  • 更新README文档

Week 2-4

发布后第2-4周

  • Feature posts scheduled
  • Email sequence created
  • Other directories submitted
  • Sales materials updated
  • 排期功能类社交帖
  • 创建邮件序列
  • 提交至其他平台目录
  • 更新销售物料

Ongoing

长期运营

  • Social posts from old assets
  • Blog posts from features
  • Email content from results
  • 基于旧资产创作社交帖
  • 基于功能创作博客文章
  • 基于运营数据创作邮件内容

Output Format

输出格式

CONTENT RECYCLING PLAN: [Product Name]

ASSETS AVAILABLE:
- [List all launch assets]

PRIORITY CHANNELS:
1. [Channel] - [Reason]
2. [Channel] - [Reason]
3. [Channel] - [Reason]

CONTENT CALENDAR:

Week 1:
- [Date]: [Content] → [Channel]
- [Date]: [Content] → [Channel]

Week 2:
- [Date]: [Content] → [Channel]
- [Date]: [Content] → [Channel]

ADAPTATIONS NEEDED:
- [Asset] → [Channel]: [Changes needed]
- [Asset] → [Channel]: [Changes needed]

QUICK WINS:
- [ ] [Easy recycling task]
- [ ] [Easy recycling task]
- [ ] [Easy recycling task]
CONTENT RECYCLING PLAN: [Product Name]

ASSETS AVAILABLE:
- [List all launch assets]

PRIORITY CHANNELS:
1. [Channel] - [Reason]
2. [Channel] - [Reason]
3. [Channel] - [Reason]

CONTENT CALENDAR:

Week 1:
- [Date]: [Content] → [Channel]
- [Date]: [Content] → [Channel]

Week 2:
- [Date]: [Content] → [Channel]
- [Date]: [Content] → [Channel]

ADAPTATIONS NEEDED:
- [Asset] → [Channel]: [Changes needed]
- [Asset] → [Channel]: [Changes needed]

QUICK WINS:
- [ ] [Easy recycling task]
- [ ] [Easy recycling task]
- [ ] [Easy recycling task]