blast-prompt
Generate a complete build brief in BLAST format — Blueprint, Link, Architect, Stylize, Trigger — so a build agent can one-shot a high-quality build. Pulls the…
Pulls live SERP, keyword, backlink, and AI-visibility data from the DataForSEO MCP when connected — search volume, keyword difficulty, multi-engine and image SERP, referring domains, and LLM-mention tracking; otherwise reads the current SERP and competitor set from built-in web
$ npx -y skills add ZachArticulateV/designer-pro-and-seo --skill seo-dataforseo --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/seo-dataforseoContext preview
The summary Claude sees to decide when to auto-load this skill.
Pulls live SERP, keyword, backlink, and AI-visibility data from the DataForSEO MCP when connected — search volume, keyword difficulty, multi-engine and image SERP, referring domains, and LLM-mention tracking; otherwise reads the current SERP and competitor set from built-in web
name: seo-dataforseo description: Pulls live SERP, keyword, backlink, and AI-visibility data from the DataForSEO MCP when connected — search volume, keyword difficulty, multi-engine and image SERP, referring domains, and LLM-mention tracking; otherwise reads the current SERP and competitor set from built-in web search, clearly labeled as lower-fidelity with the metrics that need the MCP named. Trigger when the user says "dataforseo", "live SERP", "keyword volume", "keyword difficulty", "backlink data", "AI-visibility data", "image SERP", or "real search data".
**Family:** seo **Status:** Stable
The premium data hub for the SEO family. **Tool-aware:** with the DataForSEO MCP connected it returns hard metrics (search volume, keyword difficulty, multi-engine and image SERP, referring domains, LLM-mention tracking); without it, it gives a qualitative SERP/keyword read from built-in web search so you still get a current ranking snapshot and competitor URLs — clearly labeled as lower-fidelity, with the exact metrics that require the MCP named.
1. **Detect tooling.** Check whether the DataForSEO MCP is exposed this session (`scripts/workflow/capability_probe.py` reports `DATAFORSEO_*`). 2. **Premium path (Tier 1, if connected).** Call the DataForSEO MCP for the request; normalize into a compact table (volume/difficulty/positions/referring domains as applicable). 3. **Built-in path (Tier 2, always available).** Use WebSearch to read the current SERP for the keyword(s): capture ranking URLs, titles, and apparent intent, and a competitor URL list. **Do not fabricate** volume, difficulty, or CPC — state that those require Tier 1. 4. **Report which tier ran** and which specific metrics DataForSEO would add.
This skill follows the plugin's capability-tier cascade (`references/CAPABILITY-TIERS.md`):
1. **Tier 1 — DataForSEO MCP.** If connected, use it for volume, difficulty, multi-engine + image SERP, backlinks, and AI-visibility data. 2. **Tier 2 — built-in (default).** Otherwise a WebSearch SERP read: ranking URLs, titles, intent, competitor set. Qualitative — no volume/difficulty/CPC. 3. **Tier 4 — guided.** If the user needs hard metrics and the MCP isn't connected, deliver the qualitative read and name the setup (add the DataForSEO extension).
Always state which tier ran and which metrics need DataForSEO.
snapshot + competitor URLs on Tier 2)
metrics; free path works without it
"AI visibility" here means **measuring/tracking** LLM mentions with hard data (Tier-1); to **optimize** a page for AI citation, use `seo-geo` (free, on-page).
When connected, this is the data plumbing other skills draw on (`seo-backlinks`, `seo-cluster`, `seo-ecommerce`, `seo-local-unified`, `seo-content-brief`, `seo-sxo`). Each of those also has its own free path; none hard-fails without this.
A Claude Code plugin for the web-design + SEO workflow: research a niche, generate a coherent design system, write a complete build brief, build, run a pre-delivery QA gate, port the result into any CMS, and review on-page SEO.
Repo: ZachArticulateV/designer-pro-and-seo
Generate a complete build brief in BLAST format — Blueprint, Link, Architect, Stylize, Trigger — so a build agent can one-shot a high-quality build. Pulls the…
Generate cold-outreach openers, value-led follow-up sequences, niche-authority positioning, and a tool-import CSV with CAN-SPAM/GDPR/CASL compliance-checklist…
Draft long-form content (blog post, service page, landing page, guide) from a brief or outline — structured, on-intent, and originality-checked, ready for…
Write conversion-focused copy for a page or section — headlines, subheads, value propositions, CTAs, feature/benefit blocks, and microcopy — anchored to a…
Convert a raw CSV into a structured, business-ready report using a 3-step framework — load + label, define rules, request structured deliverables. Trigger when…
Audits HTML against WCAG 2.2 — no-tools structural checks (alt text, heading order, form labels, lang, landmarks, skip link, viewport meta, token-based…