Agent skill · Data & Analytics

dataforseo

Agent-callable DataForSEO tools — Google SERP results, keyword and domain analytics, backlinks, Google Maps business data, on-page audits, and AI-search visibility (LLM answers + brand mentions). Use when the user wants SEO or AI-search data, even if they don't name DataForSEO.

zapiergithub.com/zapierGitHub ↗
claude-codecodexcopilotcursorships scriptsNOASSERTION
Install
npx skills add zapier/connectors --skill dataforseo --agent claude-code

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

Facts
Files in the skill folder: 89
SKILL.md size: 20 KB
Bundled scripts: yes
Requires: Run `npm install --omit=dev` in this directory, then `node cli.js`. The TypeScript source needs Node.js 22.18+; on…
Path: apps/dataforseo/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 113
Language: TypeScript

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

From the SKILL.md

# DataForSEO _Independent, unofficial connector for DataForSEO. Not affiliated with, endorsed by, or sponsored by DataForSEO. "DataForSEO" is a trademark of its owner, used only to identify the service this connector works with._ Agent-callable tools for the [DataForSEO API v3](https://docs.dataforseo.com/v3/) (`https://api.dataforseo.com/v3/`): search-engine, SEO, and AI-search data. Look up Google organic SERPs; research keywords (suggestions, related terms, search volume, difficulty, intent); analyze domains (ranking keywords, rank overview, organic-traffic estimates); inspect backlink profiles; search Google Maps business listings; run an on-page SEO audit; query AI models (ChatGPT, Claude, Gemini, Perplexity) and track how brands and domains are mentioned in AI-generated answers. All 33 tools are **read-only** data queries against DataForSEO's live (synchronous) endpoints. ## When to use this - **SERP & keyword research** — see who ranks for a query, expand a seed keyword, or pull volume / CPC / difficulty / intent for a keyword list. - **Domain & competitor analysis** — the keywords a domain ranks for, its rank overview, estimated organic traffic (current or historical), and

What's inside
Steps it walks through
  1. When to use this
  2. Setup
  3. Scripts
  4. Disambiguation & refusals
  5. Metric scales
  6. Auth
  7. Running scripts
  8. Output format
  9. References
Ships with 24 files
  • .claude-plugin/plugin.json
  • .mcp.json
  • CHANGELOG.md
  • LICENSE
  • NOTICE
  • README.md
  • cli.js
  • cli.ts
  • connections.ts
  • evals/evals.json
  • evals/results.md
  • index.ts
  • lib/dataforseo.ts
  • package.json
  • references/dataforseo-api-gotchas.md
  • references/use-as-cli.md
  • references/use-as-mcp.md
  • references/use-as-recipe.md
  • references/use-as-sdk.md
  • references/use-with-zapier.md
  • references/use-without-zapier.md
  • scripts/auditPage.ts
  • scripts/getAccountBalance.ts
  • scripts/getAiKeywordSearchVolume.ts
first 24 of 89
Commands it runs
default — via the entry point; self-checks readiness and prints friendly diagnostics
node cli.js run <script> '<input-json>' --connection [<resolver>:]<value>
shorthand — runs the script file directly (same args, same Node 22.18+ need, no readiness check)
More from connectors
All skills →
About this skill
What does the dataforseo skill do?

Agent-callable DataForSEO tools — Google SERP results, keyword and domain analytics, backlinks, Google Maps business data, on-page audits, and AI-search visibility (LLM answers + brand mentions). Use when the user wants SEO or AI-search data, even if they don't name DataForSEO.

How do I install it?

Run `npx skills add zapier/connectors --skill 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 zapier/connectors, a repository with 113 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