skills/founder-content/SKILL.md
--- name: founder-content description: Complete content creation and multiplication system for founders and indie hackers. Use for writing social posts, repurposing content, creating threads, build-in-public updates, or content planning. Triggers on "write a post", "create content", "repurpose this", "thread", "build in public", "ship update", "content calendar", "turn this into posts". inputs: - name: idea type: string required: true description: The core idea, topic, or update to
npx skillsauth add phy041/claude-agent-skills skills/founder-contentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Everything for creating and multiplying content as a solo founder.
Core Principle: Research → Extract → Adapt → Write
Every piece of content must go through this workflow.
Before writing ANY content, research what's 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] viralsite:[platform].com [topic] lessons learned[topic] founder thread high engagement| What to Extract | Why | |-----------------|-----| | Hook formula | First line determines if people read | | Number usage | Specifics add credibility ($400→$180) | | Emotion triggers | What makes people react (cringe, saved, wasted) | | Story arc | How tension and payoff are structured | | CTA design | What drives comments vs likes |
Core Voice Principles:
Adaptation Rules:
| Platform | Key Adaptation | |----------|---------------| | Twitter/X | Punchy, <280 chars, threads for depth | | LinkedIn | Longer, professional vulnerability, spaced lines | | Xiaohongshu | Conversational Chinese, emotional words, 2K images |
From GitHub (auto mode):
From user input (manual mode):
Every post answers 5 questions:
Twitter/X: Under 280 chars, concise, slightly spicy, one insight + one proof
LinkedIn: 8-20 lines with spacing, narrative + framework + takeaway
Xiaohongshu: Chinese-first, structure: 背景→步骤→结果→踩坑→总结
Core Principle: One Excellent Piece → 7-10 Platform-Native Derivatives
High-Value (prioritize): Evergreen topics, top performers, content with data/frameworks, long-form (>1000 words)
Skip: Trend-based, low performers, thin content
| Element | What to Extract | |---------|----------------| | Hook | Opening line, attention-grabber | | Stats | Numbers, percentages, metrics | | Frameworks | Step processes, models | | Quotes | Memorable phrases | | Stories | Anecdotes, case studies | | Takeaways | Key lessons, actionable tips |
Every derivative needs at least one:
Day 0: Original published
Day 1-2: Tease/announcement
Day 3-7: First wave derivatives
Week 2-3: Second wave
Week 4+: Evergreen rotation
Good pillars for a founder/builder:
Weekly mix: 2-3 posts from pillars 1-2, 1 post from pillars 3-4
Always:
Never:
Voice Summary:
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.
Input (GitHub commit):
feat: connect MCP to content scheduler
- Added automatic content storage
- Triggers on GitHub push
- Posts to 3 platforms
Output:
Twitter/X:
Just wired up Claude → DB → auto-posting pipeline. GitHub push now triggers content across 3 platforms. Surprising part: 80% of the work was tone adaptation, not infra.
LinkedIn:
Shipped: automated "build in public" pipeline
What it does: GitHub commits → AI-adapted posts → 3 platforms
What I learned: The hard part isn't automation—it's maintaining authentic voice at scale.
Xiaohongshu:
标题:用 Claude + MCP 搭了个自动发帖系统
背景:每次提交都想分享,但手动发三个平台太累
做法:Claude 读 commit → 生成三版本 → 自动发
踩坑:以为难点是技术,其实是语气适配
总结:自动化不是复制粘贴,是让机器学会"变脸"
| Platform | Language | Cadence | Format | |----------|----------|---------|--------| | Twitter/X | English | 3-5/week | <280 chars, threads rare | | LinkedIn | English | 1-2/week | 8-20 lines, spaced | | Xiaohongshu | Chinese + EN tools | 2/week | 干货 + 踩坑 mix |
development
Generate Xiaohongshu (小红书) carousel images (3:4, 1080x1440) from structured content. Creates professional slide decks with Chinese typography and proper XHS formatting. Triggers on "做小红书图", "xhs images", "generate xhs slides", "小红书配图", "carousel images", or any XHS image generation request.
testing
Twitter/X account cultivation and growth system. Checks account health (TweepCred, shadowban), analyzes tweets, finds engagement opportunities, recommends unfollows, and tracks progress. Triggers on "/twitter-cultivate", "check my twitter", "twitter health", "grow my twitter", "twitter maintenance", "fix my twitter reach".
development
Post to social media platforms using a multi-provider social posting API. Use when you want to post to Twitter, LinkedIn, Instagram, Facebook, TikTok, Threads, or Bluesky. Triggers on "post to twitter", "post to instagram", "social media post", "share on linkedin", "publish to social", or any social posting request.
development
Detect new GitHub repos and generate formatted ship announcements for social media. Monitors your GitHub profile for new repos pushed today, writes a technical digest, and drafts Twitter/Reddit posts for approval. Triggers on "ship digest", "new repos", "what did I ship", "github ship", or any shipping announcement request.