moicle 1.2.0 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,721 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: content-writer
|
|
3
|
+
description: Create content writing strategy including blog posts, social media, newsletters, and SEO content plans. Use when user says "write content", "content strategy", "blog post", "social media content", "content plan", "seo content", "newsletter".
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Content Writer Skill
|
|
7
|
+
|
|
8
|
+
Structured workflow for creating comprehensive content strategy — from audience research and content pillars to SEO blog posts, social media plans, and newsletter campaigns.
|
|
9
|
+
|
|
10
|
+
## Workflow Overview
|
|
11
|
+
|
|
12
|
+
```
|
|
13
|
+
RESEARCH → PLAN → WRITE → OPTIMIZE → DISTRIBUTE
|
|
14
|
+
│ │ │ │ │
|
|
15
|
+
▼ ▼ ▼ ▼ ▼
|
|
16
|
+
Audience Content Draft SEO & Calendar
|
|
17
|
+
& SEO Pillars Posts Quality & Channels
|
|
18
|
+
Analysis & Topics Review
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
## Recommended Agents
|
|
22
|
+
|
|
23
|
+
| Phase | Agent | Purpose |
|
|
24
|
+
|-------|-------|---------|
|
|
25
|
+
| RESEARCH | @docs-writer | Document research findings |
|
|
26
|
+
| PLAN | @clean-architect | Structure content system |
|
|
27
|
+
| WRITE | @docs-writer | Write content pieces |
|
|
28
|
+
| OPTIMIZE | @security-audit | Check for sensitive content |
|
|
29
|
+
| DISTRIBUTE | @docs-writer | Distribution plan |
|
|
30
|
+
|
|
31
|
+
---
|
|
32
|
+
|
|
33
|
+
## Phase 1: RESEARCH
|
|
34
|
+
|
|
35
|
+
**Goal**: Understand audience, competitors, and SEO landscape.
|
|
36
|
+
|
|
37
|
+
### Actions
|
|
38
|
+
|
|
39
|
+
1. Gather content strategy requirements:
|
|
40
|
+
|
|
41
|
+
```
|
|
42
|
+
CONTENT STRATEGY BRIEF
|
|
43
|
+
======================
|
|
44
|
+
|
|
45
|
+
1. BRAND / PRODUCT
|
|
46
|
+
- Name: [Product/Brand name]
|
|
47
|
+
- Description: [One-line description]
|
|
48
|
+
- Unique Value Proposition: [What makes it different]
|
|
49
|
+
- Voice / Tone: [Professional / Casual / Technical / Friendly]
|
|
50
|
+
|
|
51
|
+
2. TARGET AUDIENCE
|
|
52
|
+
- Primary audience: [Who]
|
|
53
|
+
- Demographics: [Age, Role, Industry]
|
|
54
|
+
- Pain points: [What problems do they have]
|
|
55
|
+
- Where they consume content:
|
|
56
|
+
[ ] Blog / Website
|
|
57
|
+
[ ] X (Twitter)
|
|
58
|
+
[ ] LinkedIn
|
|
59
|
+
[ ] Dev.to / Hashnode / Medium
|
|
60
|
+
[ ] Reddit
|
|
61
|
+
[ ] YouTube
|
|
62
|
+
[ ] Newsletter / Email
|
|
63
|
+
[ ] Discord / Slack communities
|
|
64
|
+
|
|
65
|
+
3. GOALS
|
|
66
|
+
- What do you want content to achieve?
|
|
67
|
+
[ ] Brand awareness
|
|
68
|
+
[ ] SEO traffic
|
|
69
|
+
[ ] Lead generation
|
|
70
|
+
[ ] User education
|
|
71
|
+
[ ] Community building
|
|
72
|
+
[ ] Thought leadership
|
|
73
|
+
- Primary goal: [Answer]
|
|
74
|
+
- Secondary goal: [Answer]
|
|
75
|
+
|
|
76
|
+
4. CURRENT STATE
|
|
77
|
+
- Existing content? [Yes / No]
|
|
78
|
+
- Blog exists? [Yes / No / URL]
|
|
79
|
+
- Social media accounts? [List platforms]
|
|
80
|
+
- Newsletter? [Yes / No]
|
|
81
|
+
- Content frequency: [Current posting rate]
|
|
82
|
+
|
|
83
|
+
5. RESOURCES
|
|
84
|
+
- Writers available: [Number / Solo]
|
|
85
|
+
- Budget: [Answer]
|
|
86
|
+
- Time per week for content: [Hours]
|
|
87
|
+
|
|
88
|
+
6. COMPETITORS
|
|
89
|
+
- Competitor 1: [Name] — Content strengths: [Answer]
|
|
90
|
+
- Competitor 2: [Name] — Content strengths: [Answer]
|
|
91
|
+
- Competitor 3: [Name] — Content strengths: [Answer]
|
|
92
|
+
```
|
|
93
|
+
|
|
94
|
+
2. Conduct keyword / topic research:
|
|
95
|
+
|
|
96
|
+
```
|
|
97
|
+
SEO & TOPIC RESEARCH
|
|
98
|
+
====================
|
|
99
|
+
|
|
100
|
+
Target Keywords (by intent):
|
|
101
|
+
|
|
102
|
+
Informational (How-to / Education):
|
|
103
|
+
| Keyword | Volume | Difficulty | Priority |
|
|
104
|
+
|-----------------------|--------|------------|----------|
|
|
105
|
+
| [keyword phrase] | [est.] | [L/M/H] | [P0-P2] |
|
|
106
|
+
| [keyword phrase] | [est.] | [L/M/H] | [P0-P2] |
|
|
107
|
+
| [keyword phrase] | [est.] | [L/M/H] | [P0-P2] |
|
|
108
|
+
|
|
109
|
+
Navigational (Brand / Product):
|
|
110
|
+
| Keyword | Volume | Difficulty | Priority |
|
|
111
|
+
|-----------------------|--------|------------|----------|
|
|
112
|
+
| [keyword phrase] | [est.] | [L/M/H] | [P0-P2] |
|
|
113
|
+
|
|
114
|
+
Commercial (Comparison / Review):
|
|
115
|
+
| Keyword | Volume | Difficulty | Priority |
|
|
116
|
+
|-----------------------|--------|------------|----------|
|
|
117
|
+
| [keyword phrase] | [est.] | [L/M/H] | [P0-P2] |
|
|
118
|
+
|
|
119
|
+
Content Gap Analysis:
|
|
120
|
+
- Topics competitors cover that we don't: [List]
|
|
121
|
+
- Topics no one covers well: [List]
|
|
122
|
+
- Trending topics in our space: [List]
|
|
123
|
+
```
|
|
124
|
+
|
|
125
|
+
### Output
|
|
126
|
+
|
|
127
|
+
- Content Strategy Brief
|
|
128
|
+
- SEO & Topic Research document
|
|
129
|
+
|
|
130
|
+
### Gate
|
|
131
|
+
|
|
132
|
+
- [ ] Audience clearly defined
|
|
133
|
+
- [ ] Goals established
|
|
134
|
+
- [ ] Keyword research completed
|
|
135
|
+
- [ ] Competitor content analyzed
|
|
136
|
+
- [ ] Content gaps identified
|
|
137
|
+
|
|
138
|
+
---
|
|
139
|
+
|
|
140
|
+
## Phase 2: PLAN
|
|
141
|
+
|
|
142
|
+
**Goal**: Define content pillars, content types, and editorial plan.
|
|
143
|
+
|
|
144
|
+
### Actions
|
|
145
|
+
|
|
146
|
+
1. Define content pillars:
|
|
147
|
+
|
|
148
|
+
```
|
|
149
|
+
CONTENT PILLARS
|
|
150
|
+
===============
|
|
151
|
+
|
|
152
|
+
A content pillar is a core theme that all content maps back to.
|
|
153
|
+
Recommend 3-5 pillars.
|
|
154
|
+
|
|
155
|
+
┌─────────────────────────────────────────────────────────┐
|
|
156
|
+
│ CONTENT PILLARS │
|
|
157
|
+
├──────────────┬──────────────┬────────────┬──────────────┤
|
|
158
|
+
│ PILLAR 1 │ PILLAR 2 │ PILLAR 3 │ PILLAR 4 │
|
|
159
|
+
│ [Name] │ [Name] │ [Name] │ [Name] │
|
|
160
|
+
│ │ │ │ │
|
|
161
|
+
│ [Topic A] │ [Topic A] │ [Topic A] │ [Topic A] │
|
|
162
|
+
│ [Topic B] │ [Topic B] │ [Topic B] │ [Topic B] │
|
|
163
|
+
│ [Topic C] │ [Topic C] │ [Topic C] │ [Topic C] │
|
|
164
|
+
│ │ │ │ │
|
|
165
|
+
│ Goal: │ Goal: │ Goal: │ Goal: │
|
|
166
|
+
│ [Educate/ │ [Inspire/ │ [Convert/ │ [Community/ │
|
|
167
|
+
│ Inform] │ Motivate] │ Sell] │ Engage] │
|
|
168
|
+
└──────────────┴──────────────┴────────────┴──────────────┘
|
|
169
|
+
```
|
|
170
|
+
|
|
171
|
+
2. Define content types and tiers:
|
|
172
|
+
|
|
173
|
+
```
|
|
174
|
+
CONTENT TYPES & TIERS
|
|
175
|
+
=====================
|
|
176
|
+
|
|
177
|
+
Tier 1: Flagship / Pillar Content (2000-3000 words)
|
|
178
|
+
Purpose: SEO authority, in-depth education
|
|
179
|
+
Frequency: [X per month]
|
|
180
|
+
Examples:
|
|
181
|
+
- "The Complete Guide to [Topic]"
|
|
182
|
+
- "[Topic] in [Year]: Everything You Need to Know"
|
|
183
|
+
- "How to [Achieve Goal] — Step by Step Guide"
|
|
184
|
+
|
|
185
|
+
| # | Title | Pillar | Target Keyword | Priority |
|
|
186
|
+
|---|-------|--------|----------------|----------|
|
|
187
|
+
| 1 | [Title] | [Pillar] | [Keyword] | P0 |
|
|
188
|
+
| 2 | [Title] | [Pillar] | [Keyword] | P0 |
|
|
189
|
+
| 3 | [Title] | [Pillar] | [Keyword] | P1 |
|
|
190
|
+
| 4 | [Title] | [Pillar] | [Keyword] | P1 |
|
|
191
|
+
|
|
192
|
+
─────────────────────────────────────
|
|
193
|
+
|
|
194
|
+
Tier 2: Supporting Content (1000-1500 words)
|
|
195
|
+
Purpose: Practical tutorials, how-to guides
|
|
196
|
+
Frequency: [X per month]
|
|
197
|
+
Examples:
|
|
198
|
+
- "Getting Started with [Feature]"
|
|
199
|
+
- "[Number] Ways to [Achieve Goal]"
|
|
200
|
+
- "[Tool/Feature] Tutorial for [Audience]"
|
|
201
|
+
|
|
202
|
+
| # | Title | Pillar | Target Keyword | Priority |
|
|
203
|
+
|---|-------|--------|----------------|----------|
|
|
204
|
+
| 1 | [Title] | [Pillar] | [Keyword] | P0 |
|
|
205
|
+
| 2 | [Title] | [Pillar] | [Keyword] | P1 |
|
|
206
|
+
| 3 | [Title] | [Pillar] | [Keyword] | P1 |
|
|
207
|
+
|
|
208
|
+
─────────────────────────────────────
|
|
209
|
+
|
|
210
|
+
Tier 3: Quick Content (500-800 words)
|
|
211
|
+
Purpose: Engagement, freshness, community
|
|
212
|
+
Frequency: [X per month]
|
|
213
|
+
Examples:
|
|
214
|
+
- "X Tips You Didn't Know About [Topic]"
|
|
215
|
+
- "Weekly Digest: [Topic] Updates"
|
|
216
|
+
- "[Feature] Spotlight: [Specific Feature]"
|
|
217
|
+
|
|
218
|
+
| # | Title | Pillar | Type |
|
|
219
|
+
|---|-------|--------|------|
|
|
220
|
+
| 1 | [Title] | [Pillar] | Tips |
|
|
221
|
+
| 2 | [Title] | [Pillar] | Update |
|
|
222
|
+
| 3 | [Title] | [Pillar] | Feature |
|
|
223
|
+
```
|
|
224
|
+
|
|
225
|
+
3. Plan social media content:
|
|
226
|
+
|
|
227
|
+
```
|
|
228
|
+
SOCIAL MEDIA CONTENT PLAN
|
|
229
|
+
==========================
|
|
230
|
+
|
|
231
|
+
Platform: X (Twitter)
|
|
232
|
+
─────────────────────
|
|
233
|
+
Content Mix:
|
|
234
|
+
├── [X]% Educational (tips, threads, how-to)
|
|
235
|
+
├── [X]% Product (features, updates, releases)
|
|
236
|
+
├── [X]% Community (replies, retweets, discussions)
|
|
237
|
+
└── [X]% Industry (trends, opinions, news)
|
|
238
|
+
|
|
239
|
+
Post Types & Frequency:
|
|
240
|
+
├── Daily tip tweet: [X/day]
|
|
241
|
+
├── Thread (deep dive): [X/week]
|
|
242
|
+
├── GIF/Video demo: [X/week]
|
|
243
|
+
├── Poll: [X/week]
|
|
244
|
+
└── Release announcement: [as needed]
|
|
245
|
+
|
|
246
|
+
Thread Ideas:
|
|
247
|
+
1. "[Hook] Here's how... 🧵"
|
|
248
|
+
2. "[Number] things about [topic] 🧵"
|
|
249
|
+
3. "[Contrarian take] Here's why... 🧵"
|
|
250
|
+
|
|
251
|
+
────────────────────────
|
|
252
|
+
|
|
253
|
+
Platform: LinkedIn
|
|
254
|
+
──────────────────
|
|
255
|
+
Content Mix:
|
|
256
|
+
├── [X]% Thought leadership
|
|
257
|
+
├── [X]% Case studies & tutorials
|
|
258
|
+
└── [X]% Product announcements
|
|
259
|
+
|
|
260
|
+
Frequency: [X posts/week]
|
|
261
|
+
Format: Text + image / carousel
|
|
262
|
+
|
|
263
|
+
────────────────────────
|
|
264
|
+
|
|
265
|
+
Platform: Dev.to / Hashnode / Medium
|
|
266
|
+
────────────────────────────────────
|
|
267
|
+
Frequency: [X articles/week]
|
|
268
|
+
Content: Repurpose Tier 1 & 2 blog posts
|
|
269
|
+
Cross-post strategy: [Canonical URL → own blog]
|
|
270
|
+
```
|
|
271
|
+
|
|
272
|
+
4. Plan newsletter:
|
|
273
|
+
|
|
274
|
+
```
|
|
275
|
+
NEWSLETTER PLAN
|
|
276
|
+
===============
|
|
277
|
+
|
|
278
|
+
Name: "[Newsletter Name]"
|
|
279
|
+
Frequency: [Weekly / Bi-weekly / Monthly]
|
|
280
|
+
Day: [Day of week]
|
|
281
|
+
Platform: [Mailchimp / Resend / ConvertKit / etc.]
|
|
282
|
+
|
|
283
|
+
Template:
|
|
284
|
+
├── Header: [Logo + Issue #]
|
|
285
|
+
├── Section 1: [Main story / Feature of the week]
|
|
286
|
+
├── Section 2: [Tutorial highlight]
|
|
287
|
+
├── Section 3: [Community / Tips]
|
|
288
|
+
├── Section 4: [Quick links / Resources]
|
|
289
|
+
└── Footer: [CTA + Social links + Unsubscribe]
|
|
290
|
+
|
|
291
|
+
Growth Strategy:
|
|
292
|
+
- Blog CTA: [Subscribe box on every post]
|
|
293
|
+
- Lead magnet: [Free resource in exchange for email]
|
|
294
|
+
- Social promotion: [Share each issue]
|
|
295
|
+
```
|
|
296
|
+
|
|
297
|
+
### Output
|
|
298
|
+
|
|
299
|
+
- Content Pillars document
|
|
300
|
+
- Content Types & Tiers with topic lists
|
|
301
|
+
- Social Media Content Plan
|
|
302
|
+
- Newsletter Plan
|
|
303
|
+
|
|
304
|
+
### Gate
|
|
305
|
+
|
|
306
|
+
- [ ] 3-5 content pillars defined
|
|
307
|
+
- [ ] Content tiers with specific titles planned
|
|
308
|
+
- [ ] Social media strategy per platform
|
|
309
|
+
- [ ] Newsletter template and schedule set
|
|
310
|
+
- [ ] User approved the content plan
|
|
311
|
+
|
|
312
|
+
---
|
|
313
|
+
|
|
314
|
+
## Phase 3: WRITE
|
|
315
|
+
|
|
316
|
+
**Goal**: Draft content pieces following templates and brand voice.
|
|
317
|
+
|
|
318
|
+
### Actions
|
|
319
|
+
|
|
320
|
+
1. For blog posts, follow this template:
|
|
321
|
+
|
|
322
|
+
```
|
|
323
|
+
BLOG POST TEMPLATE
|
|
324
|
+
==================
|
|
325
|
+
|
|
326
|
+
─── META ───
|
|
327
|
+
Title: [SEO-optimized title, max 60 chars]
|
|
328
|
+
Slug: [url-friendly-slug]
|
|
329
|
+
Meta Description: [150-160 chars, include keyword]
|
|
330
|
+
Target Keyword: [Primary keyword]
|
|
331
|
+
Secondary Keywords: [keyword2, keyword3]
|
|
332
|
+
Category: [Pillar name]
|
|
333
|
+
Tags: [tag1, tag2, tag3]
|
|
334
|
+
Tier: [1 / 2 / 3]
|
|
335
|
+
Word Count Target: [Range]
|
|
336
|
+
|
|
337
|
+
─── STRUCTURE ───
|
|
338
|
+
|
|
339
|
+
# [Title — H1, include primary keyword]
|
|
340
|
+
|
|
341
|
+
[Opening paragraph — Hook the reader. State the problem or
|
|
342
|
+
promise the value. 2-3 sentences. Include primary keyword
|
|
343
|
+
naturally.]
|
|
344
|
+
|
|
345
|
+
## [Section 1 — H2, include related keyword]
|
|
346
|
+
|
|
347
|
+
[Content for section 1. Use short paragraphs (2-4 sentences).
|
|
348
|
+
Include relevant examples, code snippets, or visuals.]
|
|
349
|
+
|
|
350
|
+
### [Subsection if needed — H3]
|
|
351
|
+
|
|
352
|
+
[Detailed content]
|
|
353
|
+
|
|
354
|
+
## [Section 2 — H2]
|
|
355
|
+
|
|
356
|
+
[Content for section 2]
|
|
357
|
+
|
|
358
|
+
## [Section 3 — H2]
|
|
359
|
+
|
|
360
|
+
[Content for section 3]
|
|
361
|
+
|
|
362
|
+
## [Conclusion / Summary]
|
|
363
|
+
|
|
364
|
+
[Wrap up key points. 2-3 sentences.]
|
|
365
|
+
|
|
366
|
+
[CTA: What should the reader do next?]
|
|
367
|
+
|
|
368
|
+
─── SEO CHECKLIST ───
|
|
369
|
+
|
|
370
|
+
- [ ] Primary keyword in title (H1)
|
|
371
|
+
- [ ] Primary keyword in first paragraph
|
|
372
|
+
- [ ] Primary keyword in at least one H2
|
|
373
|
+
- [ ] Primary keyword in meta description
|
|
374
|
+
- [ ] Secondary keywords used naturally
|
|
375
|
+
- [ ] Internal links to related content (2-3)
|
|
376
|
+
- [ ] External links to authoritative sources (1-2)
|
|
377
|
+
- [ ] Images with alt text
|
|
378
|
+
- [ ] Short paragraphs (max 4 sentences)
|
|
379
|
+
- [ ] Subheadings every 200-300 words
|
|
380
|
+
- [ ] Meta description 150-160 characters
|
|
381
|
+
- [ ] URL slug is short and keyword-rich
|
|
382
|
+
```
|
|
383
|
+
|
|
384
|
+
2. For social media posts, use templates:
|
|
385
|
+
|
|
386
|
+
```
|
|
387
|
+
SOCIAL MEDIA TEMPLATES
|
|
388
|
+
======================
|
|
389
|
+
|
|
390
|
+
── Tweet Template ──
|
|
391
|
+
[Hook — first line grabs attention]
|
|
392
|
+
|
|
393
|
+
[Value — key insight or tip]
|
|
394
|
+
|
|
395
|
+
[CTA — what to do next]
|
|
396
|
+
|
|
397
|
+
[Hashtags if applicable]
|
|
398
|
+
|
|
399
|
+
── Thread Template ──
|
|
400
|
+
1/ [Hook — bold statement or question]
|
|
401
|
+
|
|
402
|
+
2/ [Context — why this matters]
|
|
403
|
+
|
|
404
|
+
3/ [Point 1 — with example]
|
|
405
|
+
|
|
406
|
+
4/ [Point 2 — with example]
|
|
407
|
+
|
|
408
|
+
5/ [Point 3 — with example]
|
|
409
|
+
|
|
410
|
+
6/ [Summary + CTA]
|
|
411
|
+
|
|
412
|
+
── LinkedIn Post Template ──
|
|
413
|
+
[Hook line — pattern interrupt]
|
|
414
|
+
|
|
415
|
+
[Problem statement]
|
|
416
|
+
|
|
417
|
+
[Solution or insight]
|
|
418
|
+
|
|
419
|
+
[Supporting evidence or story]
|
|
420
|
+
|
|
421
|
+
[Key takeaway]
|
|
422
|
+
|
|
423
|
+
[CTA — question to drive comments]
|
|
424
|
+
|
|
425
|
+
#hashtag1 #hashtag2 #hashtag3
|
|
426
|
+
```
|
|
427
|
+
|
|
428
|
+
3. For newsletter, use template:
|
|
429
|
+
|
|
430
|
+
```
|
|
431
|
+
NEWSLETTER TEMPLATE
|
|
432
|
+
===================
|
|
433
|
+
|
|
434
|
+
Subject Line: [Curiosity-driven, max 50 chars]
|
|
435
|
+
Preview Text: [Complements subject, max 90 chars]
|
|
436
|
+
|
|
437
|
+
Hi [Name],
|
|
438
|
+
|
|
439
|
+
[Opening — personal, conversational, 1-2 sentences]
|
|
440
|
+
|
|
441
|
+
## [Main Story Title]
|
|
442
|
+
|
|
443
|
+
[2-3 paragraphs on the main topic]
|
|
444
|
+
|
|
445
|
+
[CTA button or link]
|
|
446
|
+
|
|
447
|
+
## Quick Tips
|
|
448
|
+
|
|
449
|
+
- [Tip 1]: [Brief explanation]
|
|
450
|
+
- [Tip 2]: [Brief explanation]
|
|
451
|
+
- [Tip 3]: [Brief explanation]
|
|
452
|
+
|
|
453
|
+
## From the Community
|
|
454
|
+
|
|
455
|
+
[Community highlight or user story]
|
|
456
|
+
|
|
457
|
+
## Resources
|
|
458
|
+
|
|
459
|
+
- [Resource 1](link) — [One-line description]
|
|
460
|
+
- [Resource 2](link) — [One-line description]
|
|
461
|
+
|
|
462
|
+
Until next time,
|
|
463
|
+
[Sign-off]
|
|
464
|
+
|
|
465
|
+
---
|
|
466
|
+
[Footer: Social links | Unsubscribe | Preferences]
|
|
467
|
+
```
|
|
468
|
+
|
|
469
|
+
### Output
|
|
470
|
+
|
|
471
|
+
Drafted content pieces ready for review
|
|
472
|
+
|
|
473
|
+
### Gate
|
|
474
|
+
|
|
475
|
+
- [ ] Content follows brand voice and tone
|
|
476
|
+
- [ ] Blog posts follow SEO template
|
|
477
|
+
- [ ] Social posts follow platform templates
|
|
478
|
+
- [ ] Newsletter follows template
|
|
479
|
+
- [ ] All content reviewed for accuracy
|
|
480
|
+
|
|
481
|
+
### Feedback Loop
|
|
482
|
+
|
|
483
|
+
If content needs revision → Edit based on feedback → Re-review
|
|
484
|
+
|
|
485
|
+
---
|
|
486
|
+
|
|
487
|
+
## Phase 4: OPTIMIZE
|
|
488
|
+
|
|
489
|
+
**Goal**: Review content for SEO, quality, and brand consistency.
|
|
490
|
+
|
|
491
|
+
### Actions
|
|
492
|
+
|
|
493
|
+
1. SEO optimization review:
|
|
494
|
+
|
|
495
|
+
```
|
|
496
|
+
SEO REVIEW CHECKLIST
|
|
497
|
+
====================
|
|
498
|
+
|
|
499
|
+
On-Page SEO:
|
|
500
|
+
- [ ] Title tag optimized (primary keyword + compelling)
|
|
501
|
+
- [ ] Meta description written (150-160 chars, keyword included)
|
|
502
|
+
- [ ] URL slug is clean and keyword-rich
|
|
503
|
+
- [ ] H1 contains primary keyword
|
|
504
|
+
- [ ] H2s contain related keywords
|
|
505
|
+
- [ ] Primary keyword density: 1-2% (not stuffed)
|
|
506
|
+
- [ ] Image alt tags descriptive and include keywords
|
|
507
|
+
- [ ] Internal links added (2-3 relevant links)
|
|
508
|
+
- [ ] External links to authority sources (1-2 links)
|
|
509
|
+
- [ ] Content length meets tier target
|
|
510
|
+
|
|
511
|
+
Readability:
|
|
512
|
+
- [ ] Short paragraphs (2-4 sentences max)
|
|
513
|
+
- [ ] Subheadings every 200-300 words
|
|
514
|
+
- [ ] Bullet points and lists where appropriate
|
|
515
|
+
- [ ] Active voice preferred
|
|
516
|
+
- [ ] Jargon explained or linked
|
|
517
|
+
- [ ] Reading level appropriate for audience
|
|
518
|
+
|
|
519
|
+
Technical:
|
|
520
|
+
- [ ] No broken links
|
|
521
|
+
- [ ] Images optimized for web (compressed)
|
|
522
|
+
- [ ] Code snippets formatted correctly
|
|
523
|
+
- [ ] Mobile-friendly formatting
|
|
524
|
+
- [ ] Schema markup considerations
|
|
525
|
+
```
|
|
526
|
+
|
|
527
|
+
2. Quality review:
|
|
528
|
+
|
|
529
|
+
```
|
|
530
|
+
CONTENT QUALITY CHECKLIST
|
|
531
|
+
=========================
|
|
532
|
+
|
|
533
|
+
Accuracy:
|
|
534
|
+
- [ ] Facts are correct and current
|
|
535
|
+
- [ ] Code examples tested and working
|
|
536
|
+
- [ ] Screenshots are up to date
|
|
537
|
+
- [ ] Links are valid
|
|
538
|
+
- [ ] No sensitive information exposed
|
|
539
|
+
|
|
540
|
+
Brand Voice:
|
|
541
|
+
- [ ] Tone matches brand guidelines
|
|
542
|
+
- [ ] Consistent terminology used
|
|
543
|
+
- [ ] Product name spelled correctly
|
|
544
|
+
- [ ] CTA aligns with brand messaging
|
|
545
|
+
|
|
546
|
+
Grammar & Style:
|
|
547
|
+
- [ ] No spelling errors
|
|
548
|
+
- [ ] No grammatical errors
|
|
549
|
+
- [ ] Consistent formatting
|
|
550
|
+
- [ ] Proper punctuation
|
|
551
|
+
- [ ] No plagiarism
|
|
552
|
+
```
|
|
553
|
+
|
|
554
|
+
### Output
|
|
555
|
+
|
|
556
|
+
Optimized content ready for publishing
|
|
557
|
+
|
|
558
|
+
### Gate
|
|
559
|
+
|
|
560
|
+
- [ ] SEO checklist passed
|
|
561
|
+
- [ ] Quality checklist passed
|
|
562
|
+
- [ ] Content approved by reviewer
|
|
563
|
+
- [ ] Ready for scheduling
|
|
564
|
+
|
|
565
|
+
---
|
|
566
|
+
|
|
567
|
+
## Phase 5: DISTRIBUTE
|
|
568
|
+
|
|
569
|
+
**Goal**: Create distribution calendar and track performance.
|
|
570
|
+
|
|
571
|
+
### Actions
|
|
572
|
+
|
|
573
|
+
1. Create editorial calendar:
|
|
574
|
+
|
|
575
|
+
```
|
|
576
|
+
EDITORIAL CALENDAR — [Month/Year]
|
|
577
|
+
===================================
|
|
578
|
+
|
|
579
|
+
WEEK 1: Theme — [Theme Name]
|
|
580
|
+
├── Mon: Blog — [Title] (Tier [X])
|
|
581
|
+
├── Tue: Twitter — Thread: [Topic]
|
|
582
|
+
├── Wed: LinkedIn — Post: [Topic]
|
|
583
|
+
├── Thu: Dev.to — Cross-post: [Title]
|
|
584
|
+
├── Fri: Newsletter — Issue #[X]
|
|
585
|
+
└── Daily: Twitter tip + engagement
|
|
586
|
+
|
|
587
|
+
WEEK 2: Theme — [Theme Name]
|
|
588
|
+
├── Mon: Blog — [Title] (Tier [X])
|
|
589
|
+
├── Tue: Twitter — Thread: [Topic]
|
|
590
|
+
├── Wed: LinkedIn — Post: [Topic]
|
|
591
|
+
├── Thu: Dev.to — Cross-post: [Title]
|
|
592
|
+
├── Fri: [Platform] — [Content]
|
|
593
|
+
└── Daily: Twitter tip + engagement
|
|
594
|
+
|
|
595
|
+
WEEK 3: Theme — [Theme Name]
|
|
596
|
+
[Continue pattern...]
|
|
597
|
+
|
|
598
|
+
WEEK 4: Theme — [Theme Name]
|
|
599
|
+
[Continue pattern...]
|
|
600
|
+
|
|
601
|
+
────────────────────────────────
|
|
602
|
+
|
|
603
|
+
REPURPOSING FLOW:
|
|
604
|
+
Blog Post → Twitter Thread → LinkedIn Post → Newsletter Feature → Dev.to Cross-post
|
|
605
|
+
```
|
|
606
|
+
|
|
607
|
+
2. Define KPIs:
|
|
608
|
+
|
|
609
|
+
```
|
|
610
|
+
CONTENT KPIs
|
|
611
|
+
============
|
|
612
|
+
|
|
613
|
+
Blog:
|
|
614
|
+
| Metric | Target (Monthly) |
|
|
615
|
+
|---------------------|-------------------|
|
|
616
|
+
| Unique visitors | [Target] |
|
|
617
|
+
| Page views | [Target] |
|
|
618
|
+
| Avg time on page | [Target] |
|
|
619
|
+
| Bounce rate | < [Target]% |
|
|
620
|
+
| Keyword rankings | Top 10 for [X] |
|
|
621
|
+
| Backlinks gained | [Target] |
|
|
622
|
+
|
|
623
|
+
Social Media:
|
|
624
|
+
| Metric | Target (Monthly) |
|
|
625
|
+
|---------------------|-------------------|
|
|
626
|
+
| Followers growth | +[Target] |
|
|
627
|
+
| Engagement rate | [Target]% |
|
|
628
|
+
| Impressions | [Target] |
|
|
629
|
+
| Link clicks | [Target] |
|
|
630
|
+
| Shares/Retweets | [Target] |
|
|
631
|
+
|
|
632
|
+
Newsletter:
|
|
633
|
+
| Metric | Target |
|
|
634
|
+
|---------------------|-------------------|
|
|
635
|
+
| Subscribers | [Target] |
|
|
636
|
+
| Open rate | [Target]% |
|
|
637
|
+
| Click rate | [Target]% |
|
|
638
|
+
| Unsubscribe rate | < [Target]% |
|
|
639
|
+
|
|
640
|
+
Conversion:
|
|
641
|
+
| Metric | Target (Monthly) |
|
|
642
|
+
|---------------------|-------------------|
|
|
643
|
+
| Blog → Sign up | [Target] |
|
|
644
|
+
| Social → Website | [Target] |
|
|
645
|
+
| Newsletter → Action | [Target] |
|
|
646
|
+
```
|
|
647
|
+
|
|
648
|
+
3. Define review cadence:
|
|
649
|
+
|
|
650
|
+
```
|
|
651
|
+
PERFORMANCE REVIEW
|
|
652
|
+
==================
|
|
653
|
+
|
|
654
|
+
Weekly:
|
|
655
|
+
- Social media engagement metrics
|
|
656
|
+
- Blog traffic snapshot
|
|
657
|
+
- Newsletter performance (if sent)
|
|
658
|
+
|
|
659
|
+
Monthly:
|
|
660
|
+
- Full traffic analysis
|
|
661
|
+
- Keyword ranking changes
|
|
662
|
+
- Content performance ranking (top 5 posts)
|
|
663
|
+
- Social follower growth
|
|
664
|
+
- Newsletter growth
|
|
665
|
+
|
|
666
|
+
Quarterly:
|
|
667
|
+
- Content audit (what's working, what's not)
|
|
668
|
+
- Pillar review (adjust if needed)
|
|
669
|
+
- Keyword strategy update
|
|
670
|
+
- Competitor content analysis
|
|
671
|
+
- Goal adjustment
|
|
672
|
+
```
|
|
673
|
+
|
|
674
|
+
### Output
|
|
675
|
+
|
|
676
|
+
- Editorial calendar (monthly)
|
|
677
|
+
- KPI tracking framework
|
|
678
|
+
- Performance review schedule
|
|
679
|
+
|
|
680
|
+
### Gate
|
|
681
|
+
|
|
682
|
+
- [ ] Editorial calendar created
|
|
683
|
+
- [ ] Content scheduled across all platforms
|
|
684
|
+
- [ ] KPIs defined with realistic targets
|
|
685
|
+
- [ ] Review cadence established
|
|
686
|
+
- [ ] User approved distribution plan
|
|
687
|
+
|
|
688
|
+
---
|
|
689
|
+
|
|
690
|
+
## Quick Reference
|
|
691
|
+
|
|
692
|
+
### Phase Summary
|
|
693
|
+
|
|
694
|
+
| Phase | Goal | Key Output |
|
|
695
|
+
|-------|------|------------|
|
|
696
|
+
| RESEARCH | Audience & SEO analysis | Strategy Brief & Keywords |
|
|
697
|
+
| PLAN | Pillars & content types | Editorial Plan |
|
|
698
|
+
| WRITE | Draft content pieces | Blog, Social, Newsletter drafts |
|
|
699
|
+
| OPTIMIZE | SEO & quality review | Polished content |
|
|
700
|
+
| DISTRIBUTE | Calendar & tracking | Publishing schedule & KPIs |
|
|
701
|
+
|
|
702
|
+
### Content Mix Rule of Thumb
|
|
703
|
+
|
|
704
|
+
```
|
|
705
|
+
70% — Educational / Value content
|
|
706
|
+
20% — Brand / Product content
|
|
707
|
+
10% — Community / Engagement content
|
|
708
|
+
```
|
|
709
|
+
|
|
710
|
+
### Success Criteria
|
|
711
|
+
|
|
712
|
+
- [ ] Content pillars align with business goals
|
|
713
|
+
- [ ] SEO keyword strategy in place
|
|
714
|
+
- [ ] Blog content calendar for 1+ months
|
|
715
|
+
- [ ] Social media plan per platform
|
|
716
|
+
- [ ] Newsletter template and schedule set
|
|
717
|
+
- [ ] All content follows brand voice
|
|
718
|
+
- [ ] SEO optimization applied to every piece
|
|
719
|
+
- [ ] Quality checklist passed
|
|
720
|
+
- [ ] Distribution calendar created
|
|
721
|
+
- [ ] KPIs defined and tracking ready
|