NicoSKOOL

Content Writer — Productivity skill for Claude Code

Productivity community

Write a blog post for the user's site interactively, following the 5-step workflow (brief, research, outline, draft, review).

How to install Content Writer

Installs to ~/.claude/skills/nicoskool-the-four-systems-content-writer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nicoskool-the-four-systems-content-writer && curl -fsSL https://raw.githubusercontent.com/NicoSKOOL/the-four-systems/HEAD/.claude/skills/content-writer.md -o ~/.claude/skills/nicoskool-the-four-systems-content-writer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Content Writer does


name: content-writer description: Write a blog post for the user's site interactively, following the 5-step workflow (brief, research, outline, draft, review). Pulls the next item from the System 1 content queue, walks the user through each decision, drafts a Three Kings-compliant post with Content Capsule sections and inline citations, then ticks the queue item off. Use when the user says "write a post", "draft the next one", "let's write something", "content writer", or asks for a blog pos

Alternatives in Productivity

  • Repurpose — Workflow recipe — turn one blog post, video, or idea into a full platform-native content pack (thread, LinkedI 1.3k ★
  • Obsidian Daily — Create or update today's daily note — pulls calendar events, overdue tasks, and conversation context 277 ★
  • Pwned — Post-exploitation workflow after getting shell access — privesc, credential harvest, lateral movement 72 ★

Full documentation available on GitHub

View Source Repository