Agent skill · Data & Analytics

seo-dataforseo

Use DataForSEO for live SERPs, keyword metrics, backlinks, competitor analysis, on-page checks, and AI visibility data. Trigger when the user needs real SEO data rather than static guidance.

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorcan modify filesMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill seo-dataforseo --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 17 KB
Bundled scripts: none
Allowed tools: -Read-Grep-Glob-Bash-WebFetch-Write
Path: skills/seo-dataforseo/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# DataForSEO: Live SEO Data (Extension) Live search data via the DataForSEO MCP server. Provides real-time SERP results, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, AI visibility checking, and LLM mention tracking across 9 API modules with 79 MCP tools. ## When to Use - Use when the user needs live SEO data instead of static best-practice guidance. - Use for SERP lookups, keyword volumes, backlink checks, competitor data, or AI visibility tracking. - Use only when the DataForSEO extension is available in the environment. ## Prerequisites This skill requires the DataForSEO extension to be installed: ```bash ./extensions/dataforseo/install.sh ``` **Check availability:** Before using any DataForSEO tool, verify the MCP server is connected by checking if `serp_organic_live_advanced` or any DataForSEO tool is available. If tools are not available, inform the user the extension is not installed and provide install instructions. ## API Credit Awareness DataForSEO charges per API call. Be efficient: - Prefer bulk endpoints over multiple single calls - Use default parameters (US, English) unless user specifies otherwise - Cache results mentally

What's inside
Steps it walks through
  1. When to Use
  2. Prerequisites
  3. API Credit Awareness
  4. Quick Reference
  5. SERP Analysis
  6. /seo dataforseo serp <keyword>
  7. /seo dataforseo serp-youtube <keyword>
  8. /seo dataforseo youtube <videoid>
  9. Keyword Research
  10. /seo dataforseo keywords <seed>
  11. /seo dataforseo volume <keywords>
  12. /seo dataforseo difficulty <keywords>
  13. /seo dataforseo intent <keywords>
  14. /seo dataforseo trends <keyword>
More from agentic-awesome-skills
All skills →
About this skill
What does the seo-dataforseo skill do?

Use DataForSEO for live SERPs, keyword metrics, backlinks, competitor analysis, on-page checks, and AI visibility data. Trigger when the user needs real SEO data rather than static guidance.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill seo-dataforseo --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going