Home
cd ../playbooks
Marketing & ContentBeginner

Content Writer Assistant

Research topics and write content like blog posts, articles, and copy

10 minutes
By communitySource
#content#writing#blog#article

You need 3 blog posts this week but you're stuck on the first one. Research takes an hour, outlining another hour, and the actual writing happens at 11pm when your brain is mush.

Who it's for: content marketers managing editorial calendars, small business owners writing their own blog, marketing teams needing consistent output, agencies producing content for multiple clients, solopreneurs building authority through content

Example

"Write a blog post about why small businesses should invest in SEO" → Researched, outlined, and drafted 1,500-word article with compelling intro, data-backed arguments, and a clear CTA — ready to edit and publish

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# Content Research Writer

Research topics and create compelling content for blogs, articles, and marketing materials.

## Overview

This workflow helps you:
- Research topics thoroughly
- Write engaging blog posts and articles
- Create SEO-optimized content
- Develop various content formats
- Maintain brand voice consistency

## How to Use

### Research Request
```
"Research [topic] for a blog post"
"What are the key points to cover about [subject]?"
"Find statistics and examples about [topic]"
```

### Writing Request
```
"Write a blog post about [topic]"
"Create a 1500-word article on [subject]"
"Draft social media posts about [topic]"
```

### With Guidelines
```
"Write about [topic] for [audience]. Tone: [professional/casual]. Include [requirements]."
```

## Content Types

### Blog Post
```markdown
# [Attention-Grabbing Title]

**Reading time**: [X] minutes
**Published**: [Date]

[Hook - opening that captures attention]

## Introduction
[Problem statement or context - why reader should care]

## [Main Section 1]
[Content with examples, data, insights]

### [Subsection if needed]
[Detailed information]

## [Main Section 2]
[Content continuing the narrative]

## [Main Section 3]
[Content building to conclusion]

## Key Takeaways
- [Takeaway 1]
- [Takeaway 2]
- [Takeaway 3]

## Conclusion
[Summary and call to action]

---
**Related Articles**:
- [Link 1]
- [Link 2]
```

### Long-Form Article
```markdown
# [Title]: [Subtitle]

**Author**: [Name] | **Updated**: [Date] | **[X] min read**

> [Executive summary or key insight quote]

## Table of Contents
1. [Section 1]
2. [Section 2]
3. [Section 3]
...

## Introduction
[Context, importance, what reader will learn]

## [Section 1: Foundation]
[Comprehensive coverage]

### [Subsection]
[Details]

> **Expert Quote**: "[Quote]" — [Source]

## [Section 2: Deep Dive]
[Analysis, examples, case studies]

| Comparison | Option A | Option B |
|------------|----------|----------|
| [Factor 1] | [Value] | [Value] |
| [Factor 2] | [Value] | [Value] |

## [Section 3: Application]
[How-to, practical steps, implementation]

**Step 1**: [Action]
[Details]

**Step 2**: [Action]
[Details]

## Conclusion
[Summary, future implications, CTA]

## References
1. [Source 1]
2. [Source 2]
```

### How-To Guide
```markdown
# How to [Achieve Outcome]: A Step-by-Step Guide

**Difficulty**: [Beginner/Intermediate/Advanced]
**Time Required**: [Estimate]
**What You'll Need**: [Prerequisites]

## Overview
[Brief description of what reader will accomplish]

## Before You Start
- [ ] [Prerequisite 1]
- [ ] [Prerequisite 2]

## Step 1: [Action Verb + Task]
[Detailed instructions]

![Step 1 Screenshot/Image placeholder]

**Tip**: [Helpful tip for this step]

## Step 2: [Action Verb + Task]
[Detailed instructions]

⚠️ **Warning**: [Common mistake to avoid]

## Step 3: [Action Verb + Task]
[Detailed instructions]

## Troubleshooting
| Problem | Solution |
|---------|----------|
| [Issue 1] | [Fix] |
| [Issue 2] | [Fix] |

## Next Steps
Now that you've [accomplished X], you can:
- [Advanced topic 1]
- [Related workflow 2]

## FAQ
**Q: [Common question]?**
A: [Answer]
```

### Listicle
```markdown
# [Number] [Topic] to [Benefit] in [Year]

[Brief intro explaining why this list matters]

## 1. [Item Name]
**Best for**: [Use case]

[Description - what it is and why it's included]

**Key Features**:
- [Feature 1]
- [Feature 2]

**Pros**: [Benefits]
**Cons**: [Drawbacks]

---

## 2. [Item Name]
[Same structure...]

---

## Comparison Table

| Tool | Price | Best For | Rating |
|------|-------|----------|--------|
| [1] | [Price] | [Use] | ⭐⭐⭐⭐⭐ |
| [2] | [Price] | [Use] | ⭐⭐⭐⭐ |

## Conclusion
[Summary of recommendations by use case]
```

## Research Output

### Topic Research Brief
```markdown
# Research Brief: [Topic]

## Overview
**Topic**: [Subject]
**Target Audience**: [Who]
**Content Goal**: [Inform/Persuade/Educate/Entertain]

## Key Points to Cover
1. [Main point 1]
   - Supporting info
   - Data/statistic
2. [Main point 2]
   - Supporting info
3. [Main point 3]

## Statistics & Data
| Stat | Source | Year |
|------|--------|------|
| [Statistic] | [Source] | [Year] |
| [Statistic] | [Source] | [Year] |

## Expert Quotes
> "[Quote]" — [Expert Name], [Title/Company]

## Common Questions (FAQ Potential)
1. [Question 1]?
2. [Question 2]?
3. [Question 3]?

## Competitor Content Analysis
| Article | Word Count | Strengths | Gaps |
|---------|------------|-----------|------|
| [URL 1] | [X] | [What's good] | [Missing] |

## Recommended Angle
[Unique perspective or approach to differentiate]

## Keywords
**Primary**: [main keyword]
**Secondary**: [keyword 2], [keyword 3]
**Long-tail**: [phrase 1], [phrase 2]
```

## SEO Guidelines

### Content Optimization
```markdown
## SEO Checklist

### Title
- [ ] Primary keyword included
- [ ] Under 60 characters
- [ ] Compelling and click-worthy

### Meta Description
- [ ] Primary keyword included
- [ ] 150-160 characters
- [ ] Clear value proposition

### Headers (H1, H2, H3)
- [ ] H1 matches/closely relates to title
- [ ] Keywords in H2s naturally
- [ ] Logical hierarchy

### Content
- [ ] Primary keyword in first 100 words
- [ ] Keyword density 1-2%
- [ ] Related keywords/LSI terms included
- [ ] Internal links: [X] links
- [ ] External links: [X] authoritative sources

### Media
- [ ] Images with alt text
- [ ] Compressed file sizes
- [ ] Descriptive file names

### Readability
- [ ] Short paragraphs (2-4 sentences)
- [ ] Subheadings every 300 words
- [ ] Bullet points for lists
- [ ] Reading level: [Grade X]
```

## Style Guidelines

### Tone Options
| Tone | Description | Example |
|------|-------------|---------|
| Professional | Formal, authoritative | "Research indicates that..." |
| Conversational | Friendly, relatable | "You know that feeling when..." |
| Educational | Clear, instructive | "Let's break this down..." |
| Persuasive | Compelling, action-oriented | "Imagine achieving..." |
| Playful | Fun, engaging | "Here's the plot twist..." |

### Best Practices
1. **Hook early**: First sentence should grab attention
2. **Be specific**: Data > vague claims
3. **Use examples**: Make abstract concrete
4. **Break it up**: Headers, bullets, images
5. **End strong**: Clear takeaway or CTA

## Limitations

- Cannot guarantee SEO rankings
- Statistics should be verified
- Cannot access paywalled sources
- Brand voice requires guidance
- Visual content descriptions only
README.md

What This Does

Research topics and create compelling content for blogs, articles, and marketing materials.


Quick Start

Step 1: Create a Project Folder

mkdir -p ~/Documents/ContentWriter

Step 2: Download the Template

Click Download above, then:

mv ~/Downloads/CLAUDE.md ~/Documents/ContentWriter/

Step 3: Start Working

cd ~/Documents/ContentWriter
claude

How to Use

Research Request

Writing Request

With Guidelines

Limitations

  • Cannot guarantee SEO rankings
  • Statistics should be verified
  • Cannot access paywalled sources
  • Brand voice requires guidance
  • Visual content descriptions only

$Related Playbooks

Marketing & Content

Content Drift Monitor

Weekly brand consistency check — compare your recent posts against your top performers and get flagged when you're drifting from what actually resonates.

10 minutes
Intermediate
Marketing & Content

Content Gap Finder

Find the most-discussed pain points in your niche from Reddit and X, rank them by intensity, and map them against your existing content to find your next 5 posts.

10 minutes
Intermediate
Marketing & Content

Content Repurposer

Automatically turn your long-form content (newsletters, podcasts, videos) into platform-native posts for X and LinkedIn every week.

10 minutes
Intermediate
Marketing & Content

Content Pattern Deconstruction Engine

Deconstruct any viral post or high-performing content into its structural DNA — hook mechanics, persuasion techniques, emotional trajectory, and a reusable fill-in-the-blank framework.

5 minutes
Intermediate
Marketing & Content

Content Pillar Strategy Architect

Define your 3-5 content pillars, build an audience persona, and design swipe file collection categories through a guided strategic consultation.

5 minutes
Beginner
Marketing & Content

Directory Submissions

Submit your product to startup, SaaS, AI, agent, MCP, no-code, and review directories for backlinks, domain rating, and AI citations.

10 minutes
Beginner
Marketing & Content

Digital Pr

Plan digital PR campaigns.

15 minutes
Intermediate
Marketing & Content

Domain Name Brainstormer

Generate creative domain name ideas and check availability across multiple TLDs (.com, .io, .dev, .ai) for your projects and brands.

5 minutes
Beginner
Marketing & Content

Customer Research

Conduct, analyze, and synthesize customer research from interviews, surveys, reviews, support tickets, and online communities.

10 minutes
Intermediate
Marketing & Content

Crisis Response

Manage PR crises.

15 minutes
Intermediate
Marketing & Content

Cro

Optimize conversion rates.

15 minutes
Intermediate
Marketing & Content

Dark Funnel

Map invisible buyer journeys.

15 minutes
Intermediate

Browse all Marketing & Content playbooks →