← 返回
未分类 中文

Founder Content

Complete content creation and multiplication system for solo founders and indie hackers. Use for any content task including writing social posts, repurposing...
专为独立创始人和独立黑客打造的内容创作与复制系统。适用于任何内容任务,包括撰写社交帖子、内容再利用等。
phy041 phy041 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 无需
★ 0
Stars
📥 184
下载
💾 0
安装
1
版本
#latest

概述

Founder Content System

Everything for creating and multiplying content as a solo founder or indie hacker.


Master Content Creation Workflow (Must Follow)

Core Principle: Research → Extract → Adapt → Write

Every piece of content must go through this workflow:

Step 1: Research Hot Content (REQUIRED)

Before writing ANY content, research what is working:

1. Search for viral/high-engagement posts on target platform
2. Find 3-5 top-performing posts on similar topic
3. Note: hook structure, format, engagement type, tone
4. Identify what makes them work (specifics, emotion, contrarian angle)

Search patterns:

  • [platform] [topic] viral
  • site:[platform].com [topic] lessons learned
  • [topic] founder thread high engagement

Step 2: Extract Winning Patterns

What to ExtractWhy
----------------------
Hook formulaFirst line determines if people read
Number usageSpecifics add credibility ($400 → $180)
Emotion triggersWhat makes people react (cringe, saved, wasted)
Story arcHow tension and payoff are structured
CTA designWhat drives comments vs likes

Step 3: Adapt with Founder Voice

Brand Voice Principles:

  • 真实 (authentic) — real stories, not theory
  • 硬 (sharp) — specific numbers, direct claims
  • 带点自嘲 (self-deprecating) — own failures openly
  • 不鸡汤 (no fluff) — substance over motivation

Adaptation Rules:

  1. Keep the winning hook structure
  2. Replace content with real stories from the user
  3. Add specific numbers (e.g. $3,000 wasted, saved $1,000+)
  4. Include genuine emotion (still cringe, learned the hard way)
  5. Avoid: vague claims, motivational fluff, humblebrags

Step 4: Platform-Specific Polish

PlatformKey Adaptation
-------------------------
Twitter/XPunchy, <280 chars, threads for depth
LinkedInLonger, professional vulnerability, spaced lines
小红书口语化, 情绪词 (亏麻了/稳了), search-optimized titles

Quick Reference

TaskSection
---------------
Write posts from scratchBuild-in-Public Workflow
Multiply existing contentRepurposing Framework
Thread formulaThread Formula
Voice rulesVoice Rules
Platform defaultsPlatform Defaults

Build-in-Public Workflow

Step 1: Gather Context

From version control (auto mode):

  • Recent commits since last post
  • PR titles and descriptions
  • Release notes if tagged

From user input (manual mode):

  • What shipped (feature/fix/improvement)
  • Who it helps
  • Why now
  • One metric (optional)
  • One lesson learned

Step 2: Extract the Story

Every post answers 5 questions:

  1. What changed? (the ship)
  2. Who benefits? (the user)
  3. Why it matters now? (the context)
  4. One proof (metric, example, before/after)
  5. One takeaway (lesson or insight)

Step 3: Render for Each Platform

Twitter/X: Under 280 chars, concise, slightly spicy, one insight + one proof

LinkedIn: 8-20 lines with spacing, narrative + framework + takeaway

小红书: Chinese-first, structure: 背景→步骤→结果→踩坑→总结

Step 4: Quality Check

  • [ ] No identical cross-posts
  • [ ] Each post has a takeaway
  • [ ] No banned patterns (see Voice Rules below)
  • [ ] 小红书 passes sensitivity check
  • [ ] Metrics/proof included where possible

Repurposing Framework

Core Principle: One Excellent Piece → 7-10 Platform-Native Derivatives

Step 1: Evaluate Source

High-Value (prioritize): Evergreen topics, top performers, content with data/frameworks, long-form (>1000 words)

Skip: Trend-based, low performers, thin content

Step 2: Extract Atomic Units

ElementWhat to Extract
-------------------------
HookOpening line, attention-grabber
StatsNumbers, percentages, metrics
FrameworksStep processes, models
QuotesMemorable phrases
StoriesAnecdotes, case studies
TakeawaysKey lessons, actionable tips

Step 3: Apply STEPPS (from Contagious)

Every derivative needs at least one:

  1. Social Currency — Makes sharer look smart
  2. Triggers — Connected to daily habits
  3. Emotion — Evokes awe, surprise, anger
  4. Public — Visible behavior
  5. Practical Value — Useful, saves time/money
  6. Stories — Narrative that carries message

Step 4: Make It Stick (SUCCESs)

  • Simple — One core idea
  • Unexpected — Break patterns
  • Concrete — Specific details
  • Credible — Proof points
  • Emotional — Care about individual
  • Stories — People remember stories

Step 5: Schedule Distribution

Day 0:    Original published
Day 1-2:  Tease/announcement
Day 3-7:  First wave derivatives
Week 2-3: Second wave
Week 4+:  Evergreen rotation

Content Pillars

Suggested pillar mix for technical founders:

  1. Technical Build — AI, tools, architecture decisions, tech comparisons
  2. Building in Public — Process over results, real learnings, metrics
  3. Cross-Cultural Founder — Unique perspective from background/geography
  4. Systems Thinking — Workflows, optimization, productivity

Weekly mix: 2-3 posts from pillars 1-2, 1 post from pillars 3-4


Voice Rules

Always:

  • Include one takeaway per post
  • Adapt content per platform
  • Use metrics when available
  • Keep 小红书 titles search-optimized

Never:

  • Motivational fluff ("believe in yourself")
  • Humblebragging / name-dropping
  • Vague claims ("game-changing", "revolutionary")
  • Thought-leader cringe
  • Dunking on competitors by name

Voice Summary:

  • 真实 (authentic, not performative)
  • 硬 (direct, earned confidence)
  • 带点自嘲 (self-deprecating humor)
  • 细节感强 (specific details)
  • 不鸡汤 (no inspirational soup)

Platform Defaults

PlatformLanguageCadenceFormat
-------------------------------------
Twitter/XEnglish3-5/week<280 chars, threads rare
LinkedInEnglish1-2/week8-20 lines, spaced
小红书Chinese primary2/week干货 + 踩坑 mix

Thread Formula

Tweet 1 (Hook): Surprising stat or contrarian take
Tweet 2-5:      One key point per tweet with proof
Tweet 6:        Common mistake / "what most get wrong"
Tweet 7:        The solution/framework
Tweet 8:        CTA + callback to original

Write 10-15 versions of hook before publishing.


Example Transformation

Input (commit message):

feat: connect database MCP to content scheduler
- Added automatic content storage
- Triggers on push
- Posts to 3 platforms

Output:

Twitter/X:

Just wired up Claude → database → auto-posting pipeline.
Push to repo now triggers content across 3 platforms.
The surprising part: 80% of the work was tone adaptation, not infra.

LinkedIn:

Shipped: automated "build in public" pipeline

What it does: commits → AI-adapted posts → 3 platforms

What I learned: The hard part isn't automation—it's maintaining authentic voice at scale.

Next: adding human-in-the-loop approval.

小红书:

标题:用 Claude + 数据库搭了个自动发帖系统

背景:每次提交都想分享,但手动发三个平台太累

做法:Claude 读 commit → 生成三版本 → 数据库存储 → 自动发

踩坑:以为难点是技术,其实是语气适配

总结:自动化不是复制粘贴,是让机器学会"变脸"

Input/Output Examples

Example 1: Build-in-Public Update

User Input:

> "We just shipped a feature that lets users generate brand-consistent ad creative in one click."

Expected Output:

Twitter/X:

Shipped: One-click brand-consistent ad creative.

Before: 3 rounds of "make it more on-brand" feedback.
After: 90% first-pass approval rate.

The hard part wasn't the AI. It was teaching it what "on-brand" actually means.

LinkedIn:

We just shipped one-click brand-consistent ad creative.

Here's what changed:

Before:
• Designer creates ad
• Brand team reviews
• "Can you make it more on-brand?"
• 3 rounds of revision
• Finally approved

After:
• AI generates with brand memory
• 90% first-pass approval
• Designer focuses on strategy, not iteration

The insight: "On-brand" isn't subjective. It's computable.

We spent 6 months building the math behind brand consistency. Now it takes one click.

What's the most frustrating feedback loop in your creative process?

Example 2: Content Repurposing

User Input:

> "Turn this blog post into social content: [paste 1000-word article]"

Response Pattern:

  1. Extract atomic units: hooks, stats, frameworks, quotes, stories, takeaways
  2. Apply STEPPS framework to select the most shareable elements
  3. Generate platform-native content for each platform

Example Output Structure:

## Extracted Atomic Units:
- Hook: [most contrarian/surprising claim]
- Stat: [most specific number]
- Framework: [step-by-step model]
- Quote: [most memorable phrase]
- Takeaway: [core lesson]

## Derivatives:

**Twitter Thread (7 tweets):**
1/ [Hook tweet]
2/ [Supporting data]
[continues...]

**LinkedIn Post:**
[Full expanded version]

**小红书:**
标题:[search-optimized Chinese title]
[Full Chinese adaptation]

## Distribution Schedule:
- Day 1: Twitter thread (9 AM local)
- Day 2: LinkedIn (8 AM local)
- Day 3: 小红书 (8 PM local)

Example 3: Cross-Platform Adaptation

User Input:

> "This tweet performed well — adapt it for LinkedIn and 小红书."

Expected Output:

## Original Tweet Analysis:
- Hook type: Contrarian ("Everyone thinks X, but Y")
- Key element: Specific number ($3,000 wasted)
- Engagement driver: Relatable failure story

## LinkedIn Version:
[Expanded with more context, spaced lines, professional framing, ends with question]

## 小红书 Version:
[Chinese adaptation with 口语化 tone, 情绪词, structured as 背景→经过→结果→教训]

## Adaptation Notes:
- LinkedIn: Added "Here's what I learned" framework
- 小红书: Localized dollar amounts to local currency context
- Both: Kept the core contrarian insight

Author

Canlah AI — Run performance marketing without breaking your brand.

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-21 15:51 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 64 📥 30,772
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 936 📥 211,799
knowledge-management

Phy Lenny Mentor

phy041
由300+期Lenny播客驱动的AI产品导师。提炼Brian Chesky、Shreyas Doshi、April Dunford等世界级领袖的智慧。T...
★ 1 📥 671