Create X Content
Draft voice-tuned X (Twitter) post variants from a free-form brief.
npx goose-skills installDescription
Draft voice-tuned X (Twitter) post variants from a free-form brief. Reads a personal voice guide (generated via generate-voice-guide), produces 2–5 variants with distinct framings (simple-howto, problem-first, hype, mechanism-breakdown, etc.), and self-checks against the voice guide's banned phrases before returning.
What this skill does
- 1Read a personal voice guide and generate 2-5 X post variants using distinct framings (simple how-to, problem-first, hype, mechanism breakdown, etc.).
- 2Decide variant count based on brief richness — fewer strong variants beat more watered-down ones.
- 3Run each draft through four checks: banned phrases, length, concrete 'meat' (tools, numbers, builds), and voice match.
- 4Save each passing variant as a standalone markdown file with frontmatter for platform, framing, and status.
When to use
- You want to post about a tool, launch, or insight on X and need angles to choose from.
- You are building a content pipeline and need drafts that match a specific person's posting voice.
- You have a rich brief with numbers and specifics and want multiple framings to test engagement.
Best for
Format
Frequently asked questions
What is Create X Content?
Create X Content is a Claude Code skill for content by GooseWorks AI. Draft voice-tuned X (Twitter) post variants from a free-form brief.
When should I use Create X Content?
You want to post about a tool, launch, or insight on X and need angles to choose from. You are building a content pipeline and need drafts that match a specific person's posting voice.
How do I install Create X Content?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Create X Content free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).