outline-contentlisted
Install: claude install-skill ibangtam/seo-toolkit
# SEO Content Outline — 7-Step Workflow
**Tools:** SerpAPI MCP (priority) · Ahrefs MCP · Google Keyword Planner MCP · Knowledge Graph MCP
**Output:** H1/H2/H3 outline + Meta + Keyword Map + Schema skeleton + Writer Briefing
**Estimated time:** 8–15 minutes
---
## INPUT DETECTION
```
Single keyword → SINGLE MODE (full 7 steps)
Keyword + URL → SITE MODE (+ Step 0: analyze existing page)
Keyword + niche/industry → NICHE MODE (Step 2 expands with English SERP)
```
**Confirm with user before Step 1:**
- What is the focus keyword?
- Domain/website (for internal link suggestions)? *(optional)*
- Article language: English / Vietnamese / other?
- Page type: Blog informational / Category / Product / Landing page?
- Specific tone of voice? *(professional / friendly / authoritative / casual)*
---
## STEP 1 — SERP ANALYSIS (SerpAPI priority)
### 1.1. Fetch SERP Top 10
```
Tool: serpapi:google_search
Params:
query: {focus_keyword}
location: target country (e.g., "United States", "Vietnam")
hl: language code (e.g., "en", "vi")
num: 10
```
Extract:
- Top 10 organic results (URL, title, snippet)
- People Also Ask (PAA) — all questions
- Related Searches
- Featured Snippet (if present)
- Knowledge Panel (if present)
- SERP Features: Video, Image Pack, Local Pack, Shopping, News
### 1.2. Classify SERP Format
Count page types appearing in Top 10:
- Blog/Article: how many URLs?
- Product/Category: how many URLs?
-