30x-seo-content-writerlisted
Install: claude install-skill square-lupus579/30x-seo
# SEO Content Writer
## What This Skill Does
Generate SEO-optimized blog articles.
## Two Modes
| Mode | Input | Use Case |
|------|-------|----------|
| **Plan Mode** | seo-plan output files | Have complete SEO strategy, write per calendar |
| **Standalone Mode** | User provides keyword | Quick single article, no full planning needed |
---
## Mode 1: Plan Mode
### Prerequisites
Have SEO plan (`/seo plan`):
- `CONTENT-CALENDAR.md` - Content calendar
- `SEO-STRATEGY.md` - Keyword and topic strategy
### Process
```
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ seo-plan │ │ │ │ │
│ output files │ ──> │ Generate │ ──> │ Markdown │
│ CONTENT-CALENDAR│ │ SEO Content │ │ blog article │
│ SEO-STRATEGY │ │ │ │ │
└─────────────────┘ └─────────────────┘ └─────────────────┘
```
### Context from Plan
| Info | Source | Usage |
|------|--------|-------|
| **Target keywords** | SEO-STRATEGY.md | Title, H2, body optimization |
| **Topic clusters** | SEO-STRATEGY.md | Internal link planning |
| **Competitor analysis** | COMPETITOR-ANALYSIS.md | Differentiation angle |
---
## Mode 2: Standalone Mode
### When to Use
- Just want to quickly write one article
- Don't have a complete SEO plan
- Already know the target keyword
### Required Input
Ask user:
1. **Topic/Title**: Article topic
2. **Target Keyword**: Primary keyword
3.