Explore

hugo / rig-content-studio

Solo-founder content studio rig - ingest one source (transcript, note, half-written essay) and produce platform-shaped drafts for X thread, LinkedIn post, and newsletter section. Drafts only; the human reviews and publishes. For solopreneurs, AI-native founders, vibe coders, writing, social, repurposing, content.

v0.1.0claude-code
rig use hub:hugo/rig-content-studio

Readme

rig-content-studio

An AI content manager for solo founders. One source in, three platform-shaped drafts out: X thread, LinkedIn post, newsletter section. Drafts only — the human reviews and publishes.

Built for solopreneurs, AI-native founders, and vibe coders who already write or talk but lose hours reshaping each piece for every platform. Capture the source once into library/; fan out the drafts into drafts/ in parallel. The rig never publishes; you do.

Layout

rig-content-studio/
  rig.toml
  README.md
  CLAUDE.md
  .claude/
    skills/
      capture/SKILL.md         # /capture <source>
      draft-thread/SKILL.md    # /draft-thread <slug>
      draft-linkedin/SKILL.md  # /draft-linkedin <slug>
      draft-newsletter/SKILL.md # /draft-newsletter <slug>
  library/                     # created on install; normalized sources
  drafts/                      # created on install; per-platform drafts

Run

rig use hub:hugo/rig-content-studio
cd ~/.rigs/rig-content-studio   # or wherever rig installs it
claude

Then inside Claude:

/capture https://example.com/some-post
/draft-thread <slug>
/draft-linkedin <slug>
/draft-newsletter <slug>

<slug> is whatever /capture produces (lowercase, hyphenated). The draft skills all read library/<slug>.md and write platform-specific files to drafts/.

Voice

Each draft skill enforces a minimal voice guard inline: be concrete, no AI tells, no invented facts, cap antithesis, no mirror-of-the-prompt openers. The rig is intentionally voice-agnostic so it ships clean to any hub user. Layer your own voice skill on top if you have one.

Files

.claude5 files
draftsempty
libraryempty
CLAUDE.md3.6 KB
README.md1.6 KB
rig.toml1.2 KB

Versions (1)

v0.1.05e838e0e