content-brief-creatorlisted
Install: claude install-skill lcrvl2/seo-skills
# Content Brief Creator
---
## MCP Tool Requirements
### Tool loading (harness-aware)
**In Claude Code**: DataForSEO and GSC tools are deferred, load them via ToolSearch before use.
**In other harnesses (e.g. Hermes)**: use the equivalent DataForSEO/GSC tools if exposed; otherwise use the documented fallbacks (the workflow MUST complete without them).
**Claude Code, at workflow start:**
```
ToolSearch: "select:mcp__dataforseo__serp_organic_live_advanced"
ToolSearch: "select:mcp__dataforseo__kw_data_google_ads_search_volume"
ToolSearch: "select:mcp__dataforseo__dataforseo_labs_google_keyword_suggestions"
ToolSearch: "select:mcp__dataforseo__dataforseo_labs_bulk_keyword_difficulty"
ToolSearch: "select:mcp__dataforseo__dataforseo_labs_search_intent"
ToolSearch: "select:mcp__dataforseo__on_page_content_parsing"
ToolSearch: "select:mcp__gsc-mcp__get_search_analytics"
ToolSearch: "select:mcp__gsc-mcp__inspect_url_enhanced"
```
**Additional for `--refresh` mode:**
```
ToolSearch: "select:mcp__crawl4ai__crawl_url" # Crawl existing article for baseline
```
### Tool Reference Table
| Purpose | MCP Tool | Fallback |
|---------|----------|----------|
| SERP results + PAA | `mcp__dataforseo__serp_organic_live_advanced` | WebSearch |
| Keyword volume/difficulty | `mcp__dataforseo__kw_data_google_ads_search_volume` | WebSearch |
| Secondary keywords | `mcp__dataforseo__dataforseo_labs_google_keyword_suggestions` | WebSearch |
| Batch difficulty check | `mcp__dataforseo__dataforseo_