seo-content-brieflisted
Install: claude install-skill YogeshKu7877/claude-seo-skills
# SEO Content Brief Generator
Produces a structured, copy-pasteable content brief for writers by analyzing
live SERP data from Ahrefs. When a site parameter is provided and GSC MCP is
available, overlays current ranking position and click data for targeted
improvement guidance.
Note: SERP analysis is inlined here — skills cannot call each other as
sub-routines in Claude Code.
## References
@skills/seo/references/mcp-degradation.md
@skills/seo/references/ahrefs-api-reference.md
@skills/seo/references/gsc-api-reference.md
## Inputs
- `keyword`: The target keyword for the content brief (required). Example: `"best crm for startups"`
- `site` (optional): GSC property URL to overlay existing ranking data.
Accepts both formats:
- Domain property: `sc-domain:example.com`
- URL prefix: `https://example.com/` or `https://www.example.com/`
## MCP Check
**Primary check (required):**
1. Use ToolSearch with query `+ahrefs`
2. If tools returned → Ahrefs MCP is available, proceed to Execution
3. If no tools returned → display the Ahrefs MCP error template from
`references/mcp-degradation.md` and stop
**Optional GSC check (only if `site` parameter was provided):**
1. Use ToolSearch with query `+google-search-console`
2. If tools returned → GSC MCP is available, will overlay ranking data in Step 3
3. If no tools returned → note "GSC data unavailable — brief generated from SERP data only" and proceed
## Execution
**Step 1 — SERP Analysis (INLINE)**
Note: SERP analysis is in