A Claude Code skill for writing blog articles, LinkedIn posts, and email newsletters that sound human — not AI-generated.
npx skills add https://github.com/sociilabs/claude-content-writer --skill content-writerInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
A professional content generation system with GSD-style phased workflow, integrated SEO optimization, and anti-AI auditing for Claude Code.
Generates content that sounds human — not AI-generated.
npx skills add sociilabs/claude-content-writer
Works with Claude Code, Cursor, Windsurf, and other Claude-based IDEs.
"Finally, content that doesn't sound like ChatGPT wrote it."
"The profile system is brilliant. It actually captures my voice."
"Best content generation tool I've used. The phased workflow ensures quality every time."
Why This Exists · How It Works · Commands · Content Types
AI content generation has a problem: everything sounds the same. Generic, corporate, obviously AI-written.
Content Writer fixes that. It's a context engineering system that makes Claude generate content that sounds like a specific human wrote it — your voice, your style, your brand.
The system uses:
No more generic AI slop. Just professional content that sounds human.
Content creators, marketers, and founders who need to produce high-quality content at scale without it sounding like AI wrote it.
npx skills add sociilabs/claude-content-writer
Verify installation:
/writer:help
Create your profile first (required):
/writer:profile-create
Then start creating content:
/writer:discuss "blog post about SaaS pricing strategies"
Content Writer uses a 5-phase workflow that ensures quality and consistency:
Goal: Understand what to write and why
What happens:
Output: Content brief with all requirements
Goal: Research and create execution strategy
What happens:
Output: Detailed content plan with structure
Goal: Generate the content
What happens:
Output: Complete content draft
Goal: Quality assurance
What happens:
Output: Quality report with issues and fixes
Goal: Deliver final content
What happens:
Output: Production-ready content
Creates a comprehensive profile of your brand voice before generating any content. Includes:
Behind the scenes: XML prompt formatting, subagent orchestration, state management. What you see: commands that just work.
Each content type has detailed conventions:
/writer:discuss [topic]
Start new content project. Gathers requirements and clarifies decisions.
/writer:plan
Create execution strategy with research and SEO planning.
/writer:execute
Generate content following the plan.
/writer:verify
Run SEO check and anti-AI audit.
/writer:ship
Save final content with publishing notes.
/writer:profile-create
Create new profile with URL scanning and questionnaire.
/writer:profile-view
Display current profile.
/writer:profile-edit
Modify existing profile.
/writer:profile-delete
Remove current profile.
/writer:status
Show current phase and profile status.
/writer:help
Display all available commands.
/writer:discuss "blog post about SaaS pricing strategies"
[Answer profile questions if first time]
[Answer content questions: audience, goal, length, etc.]
/writer:plan
[Reviews research and outline]
/writer:execute
[Generates full article]
/writer:verify
[Runs SEO and anti-AI checks]
/writer:ship
[Saves to file with metadata]
/writer:discuss "LinkedIn post announcing new product feature"
/writer:plan
/writer:execute
/writer:verify
/writer:ship
/writer:discuss "5-email onboarding sequence for new users"
/writer:plan
/writer:execute
/writer:verify
/writer:ship
The skill auto-installs two dependencies:
Both are installed automatically during setup.
Profile not found
Run /writer:profile-create to create your profile first.
SEO check fails
Ensure claude-seo is installed: npx skills add AgriciDaniel/claude-seo
Anti-AI audit fails
Ensure humanizer is installed: npx skills add blader/humanizer
Content sounds generic
Update your profile with more voice samples and specific tone preferences.
Contributions welcome! Please read CONTRIBUTING.md first.
MIT License - see LICENSE file for details.
Built with inspiration from:
Made by Sociilabs