Write new blog articles from scratch optimized for Google rankings and AI citations. Generates full articles with template selection, answer-first formatting, Key Takeaways summary box, information gain markers, evidence-backed explanations, sourced statistics, Pixabay/Unsplash images, built-in SVG chart generation, optional FAQ sections, internal linking zones, and proper heading hierarchy. Supports MDX, markdown, and HTML output. Use when user says "write blog", "new blog post", "create article", "write about", "draft blog", "generate blog post".
Writes complete blog articles from a topic, brief, or outline. Every article follows the 6 pillars of dual optimization (Google rankings + AI citations).
Key references (paths relative to repo root; references live in the
main blog skill's references directory, not in blog-write/):
skills/blog/references/synthesis-contract.md: 6 LAWs for synthesis output (v1.8.0; applies whenever the article embeds research-synthesis prose)skills/blog/references/content-templates.md: Template selection guide and usageskills/blog/references/quality-scoring.md: 5-category scoring (Content 30, SEO 25, E-E-A-T 15, Technical 15, AI Citation 15)skills/blog/references/eeat-signals.md: Experience, expertise, authority, trust markersskills/blog/references/internal-linking.md: Linking strategy and anchor text rulesskills/blog/references/visual-media.md: Image sourcing and chart stylingskills/blog-write/references/delivery.md: delivery contract steps and summary template for this sub-skillDecide which of the FLOW 5 surfaces this post is meant to win. The choice shapes structure, length, citation density, and call-to-action. The 5 surfaces in 2026:
Most posts target surfaces 1, 2, and 3 by default. If the same query also
surfaces in a community (Reddit thread, YouTube comment), apply dual-surface
thinking: optimize the post for extraction AND plan a community echo (covered
in /blog repurpose).
For a deeper surface-by-surface workflow, see
skills/blog/references/flow-alignment.md and /blog flow find.
Select the appropriate content template from the 12 templates in
skills/blog/templates/ (the main blog skill owns the templates directory).
Auto-detect content type from the topic and search intent:
| Signal | Template |
|---|---|
| "How to...", process, steps | how-to-guide |
| "Best X", "Top N", list format | listicle |
| Client result, before/after, metrics | case-study |
| "X vs Y", comparison, alternatives | comparison |
| Broad topic, comprehensive guide | pillar-page |
| "Is X worth it", product evaluation | product-review |
| Opinion, prediction, industry take | thought-leadership |
| Expert quotes, multi-source collection | roundup |
| Code walkthrough, tool demo, technical | tutorial |
| Breaking news, algorithm update, event | news-analysis |
| Survey results, experiment, original data | data-research |
| Q&A, knowledge base, "What is X" | faq-knowledge |
Load the matching template: Read from skills/blog/templates/<type>.md
Adapt the outline - Use the template's section structure, heading patterns, and word count guidance to shape Phase 3's outline
Fallback - If no template clearly fits, use the generic outline structure in Phase 3 below. Inform the user which template was selected (or that none matched).
See skills/blog/references/content-templates.md for detailed selection criteria and intent mapping.
Spawn a blog-researcher agent (or do inline research with WebSearch):
[topic] study 2025 2026 data statisticsskills/blog/references/quality-scoring.md)javascript:, data:, and file: image URLsblog-chart (text-on-gradient with key stat)blog-image; prefer gemini-3.1-flash-image, then gemini-3.1-flash-lite-image or gemini-3-pro-image when available, and record the model IDskills/blog/references/visual-media.md for cover image sizing detailsskills/blog/references/visual-media.md)blog-image is available):
blog-image sub-skillblog-notebooklm for source-grounded data from user-uploaded documentsblog-google youtube command or WebSearch site:youtube.com [topic] [year]skills/blog/references/video-embeds.md (min score 50/100)Create a structured outline before writing. If a template was loaded in Phase 1.5, adapt this skeleton to match the template's section structure:
# [Title as Question - Include Primary Keyword]
## Introduction (100-150 words)
- Open with the reader's problem, a useful finding, a concrete example, or an
optional verified statistic when evidence makes that the strongest hook
- Problem/opportunity statement
- What the reader will learn
> **Key Takeaways**
> - [Core finding with statistic and source]
> - [Second key insight or recommendation]
> - [Third actionable takeaway]
> (3-5 concise bullets when a summary helps this content type)
## H2: [Intent-Matched Heading]
- Clear section point with verified support where needed
- Supporting evidence
- [Image placement]
- Practical advice
- [EVIDENCE-BACKED EXPLANATION placeholder]
- [INTERNAL-LINK: anchor text → target description]
## H2: [Intent-Matched Heading]
- Answer-first paragraph
- [Chart: type + data description]
- Analysis and implications
- [EVIDENCE-BACKED EXPLANATION placeholder]
- [INTERNAL-LINK: anchor text → target description]
## H2: [Intent-Matched Heading]
- Answer-first paragraph
- Real-world example or case study
- [Image placement]
- [EVIDENCE-BACKED EXPLANATION placeholder]
## H2: [Intent-Matched Heading]
- Answer-first paragraph
- [Chart: type + data description]
- Step-by-step guidance
- [EVIDENCE-BACKED EXPLANATION placeholder]
- [INTERNAL-LINK: anchor text → target description]
## H2: [Intent-Matched Heading]
- Answer-first paragraph
- Forward-looking analysis
## [CTA Section or Inline Placement]
- See `skills/blog/references/cta-placement.md` for placement rules by content type
- Place CTA after value delivery, not at arbitrary positions
- Single focused CTA per post (266% more conversions)
- [CTA: contextual call-to-action matching article topic]
## Optional FAQ Section (only when real reader questions warrant it)
- [INTERNAL-LINK: anchor text → detailed content]
## Conclusion (100-150 words)
- Key takeaways (bulleted)
- Call to action
- [INTERNAL-LINK: anchor text → next logical content]Present the outline to the user for approval before writing.
Visual element pacing: Insert [IMAGE], [CHART], [VIDEO], or [CALLOUT] markers
every 300-500 words. Alternate types (no consecutive same-type). See
skills/blog/references/content-rules.md Visual Rhythm section and
skills/blog/references/cta-placement.md for CTA positioning.
When the researcher identifies chart-worthy data (3+ comparable metrics, trend data, before/after comparisons):
blog-chart sub-skill with: chart type, title, data values, source, platform format<figure> wrapperSee skills/blog/references/visual-media.md for chart type selection and styling rules.
Write the full article following these rules:
---
title: "[Clear title that identifies the page and matches search intent]"
description: "[Accurate, page-specific summary of the visible content]"
coverImage: "[URL from Pixabay/Unsplash/Pexels or generated SVG path]"
coverImageAlt: "[Descriptive sentence about the cover image]"
ogImage: "[Same as coverImage, or custom OG image URL]"
date: "YYYY-MM-DD"
lastUpdated: "YYYY-MM-DD"
author: "[Author name]"
tags: ["keyword1", "keyword2", "keyword3"]
---If the platform uses a different field name (e.g., image, hero, thumbnail),
adapt to match the project's existing frontmatter convention.
Immediately after the introduction (before the first H2 body section), add a summary box:
> **Key Takeaways**
> - [Core finding with verified support when needed]
> - [Second key insight or recommendation]
> - [Third actionable takeaway]Requirements:
State the point of important sections early, then supply the context and verified evidence the claim needs. Do not force statistics or fixed lengths.
Pattern:
## How Does X Impact Y in 2026?
[Stat from source] ([Source Name](url), year). [Direct answer to the heading
question in 1-2 more sentences, explaining the implication and what this means
for the reader.]Source record for material public statistics:
Record enough provenance for a reader or editor to verify the claim. Use the publication's citation style rather than forcing one sentence pattern.
Relevant date or study period. Include it where recency or the measured period changes the claim's meaning.
Identifiable source. Name the publisher and document title when needed to distinguish the source and place the citation close to the claim.
Retrievable support. Keep a stable URL. Add a retrieval date for changeable or undated sources, and record methodology or limitations when they affect interpretation.
FLOW quality bar (drop or replace): Public claims must use verified sources OR stay qualitative. If a statistic cannot be verified, drop it. If it is contradicted by a more recent source, replace it with the verified alternative. Do not soften vague language to keep an unsourceable number.
For evidence-led optimization prompts (CTR audit, quality follow-up, schema,
PAA rewording, ChatGPT visibility), see /blog flow optimize.
Use information-gain markers as optional drafting annotations when the article contains genuinely original data, transparent first-hand evidence, or distinctive sourced synthesis. The evidence itself helps readers; the marker is not a search-engine signal and earns no points by its presence.
Tag each with a comment or visible marker:
[ORIGINAL DATA] - Proprietary surveys, experiments, A/B test results, case
study metrics the author collected first-hand[PERSONAL EXPERIENCE] - First-hand observations, lessons learned from direct
involvement, "when we tried X, Y happened" narratives[UNIQUE INSIGHT] - Analysis others haven't made, contrarian perspectives
backed by data, novel connections between existing researchPlacement:
<!-- [ORIGINAL DATA] --> before the relevant paragraph> **Our finding:** [original observation backed by specific data]For important reusable claims, create a self-contained, evidence-backed explanation sized to the material.
Guidance:
Example:
[Verified source title], a [method or sample description] published on [date],
found [specific metric] for [audience or market] ([Source name](https://example.com/full-report),
retrieved YYYY-MM-DD). In practical terms, connect the evidence to one action
the reader should take before making a claim or changing a workflow.Do not pad explanations to a fixed length or add them solely to earn readiness points.
Mark internal linking opportunities throughout the article using placeholder notation. The user (or a follow-up pass) will resolve these to actual URLs.
Zone placement:
Format:
[INTERNAL-LINK: anchor text → target description]Example:
For a deeper dive into keyword clustering, see our
[INTERNAL-LINK: complete guide to keyword clustering → pillar page on keyword research methodology].Target 5-10 internal link zones per 2,000-word post. Use descriptive anchor text
(never "click here" or "read more"). See skills/blog/references/internal-linking.md for
anchor text rules and linking strategy.
Standard markdown:
MDX with Next.js Image (if detected):
Standard markdown/HTML:
<figure>
<svg viewBox="0 0 560 380" ...>...</svg>
<figcaption>Source: [Source Name], [Year]</figcaption>
</figure>MDX format:
<figure className="chart-container" style={{margin: '2.5rem 0', textAlign: 'center', padding: '1.5rem', borderRadius: '12px'}}>
<svg viewBox="0 0 560 380" ...>...</svg>
</figure>Embed YouTube videos using srcdoc lazy-loading pattern from skills/blog/references/video-embeds.md.
Include aria-label, noscript fallback for AI crawlers. Place after relevant H2, 500+ words apart.
Inline attribution (always):
In February 2026, Seer Interactive's AI Overview CTR tracker reported a 2.4% organic CTR on AI Overview SERPs ([Seer Interactive](https://www.seerinteractive.com/), retrieved YYYY-MM-DD).Add FAQ items only when user questions warrant them. Answers should be complete and concise; include verified statistics only when relevant.
FAQPage is optional entity markup only. Google FAQ rich results were fully retired for all sites on 2026-05-07, so do not make FAQ schema a core Google rich-result output or citation lever. Prioritize Article/BlogPosting + Person + Organization + BreadcrumbList; emit FAQPage only when the platform already supports it and the questions genuinely help users.
For MDX with an optional FAQSchema component:
<FAQSchema faqs={[
{ question: "Question?", answer: "Complete answer with support where needed." },
]} />For standard markdown:
## Frequently Asked Questions
### Question text here?
Answer completely, with source attribution where the claim needs it.Before delivering, verify:
agents/blog-writer.mdskills/blog/references/video-embeds.md)Before Phase 7, run the 5-gate delivery contract (via python3 scripts/blog_preflight.py plus a BLOCKING blog-reviewer agent) per skills/blog/references/blog-delivery-contract.md and the writer-specific checklist in skills/blog-write/references/delivery.md. Use python3 for local scripts. The user is never the first reviewer; the gates are.
On any block, capture <folder>/preflight-report.json, re-dispatch the blog-writer agent with the diagnostic as input, and re-run the gated steps. Maximum 3 iterations. On the 3rd failure, stop and present the failure diagnostic instead of the draft.
Present the completed article only after Phase 6.5 returns all gates passing. Include <folder>/preview/*.png screenshots and the compact completion summary described in skills/blog-write/references/delivery.md.
aec971a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.