article-createlisted
Install: claude install-skill lcrvl2/seo-skills
# Article Creator
---
## Overview
The Article Creator transforms content briefs into ready-to-publish articles. It receives a complete brief (including outline), loads company context, selects the appropriate template, drafts each section following E-E-A-T guidelines, and outputs a polished article with embedded CTAs and links.
### When to Use
Use this skill when:
- You have a **complete content brief** (from `/content-brief`)
- The brief includes an article outline (H2/H3 structure)
- You need a full draft ready for quality evaluation
- You're ready to move from strategy to execution
### When NOT to Use
Do NOT use this skill when:
- You don't have a brief yet (use `/content-brief` first)
- You only need an outline or content plan (that's in the brief)
- You want to evaluate existing content (use `/content-quality-evaluator`)
- The brief is incomplete (missing keyword, outline, or word count target)
### What It Does
- Takes a **content brief file path** as input
- Extracts all brief data (keyword, outline, persona, CTAs, links)
- Loads relevant company context based on content type
- Selects and applies the appropriate article template
- Drafts each section following the outline
- Validates internal links via Google Search Console
- Outputs a **ready-to-publish article** with actual CTAs and embedded links
### Output
1. **Article File**: Complete markdown with frontmatter (`[slug].md`)
2. **Metadata File**: Quality Evaluator metadata (`[slug]-metadata.md`)
### Multi