dfs-pull

dfs-pull is a skill for Claude Code from popiliadam/platinum-seo-engine. It costs 276 tokens per session (7,137 once invoked), scanned B, original, AGPL-3.0.

A utility for retrieving keyword-volume data from DataForSEO, a service that reports how often people search for terms. It is focused on keyword research for Turkey.

In plain words
What is it for?
Checking search volumes for Turkish keyword sets and storing the returned data for SEO workflows.
Why use it?
It saves the raw research results and prepares them in a consistent form for later processing.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the platinum-seo-engine plugin — 50 skills, 30 commands, 6 MCP servers shipped together

Good fit Checking search volumes for Turkish keyword sets and storing the returned data for SEO workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/popiliadam/platinum-seo-engine/dfs-pull
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add popiliadam/platinum-seo-engine --skill dfs-pull
Clone the repo
git clone --depth 1 https://github.com/popiliadam/platinum-seo-engine

Made for: Claude Code.

Or install platinum-seo-engine, the plugin that ships this one along with the rest of its 50 skills, 30 commands, 6 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dfs-pull

README.md
[![agentmods](https://agentmods.dev/badge/skills/popiliadam/platinum-seo-engine/dfs-pull/github.svg)](https://agentmods.dev/skills/popiliadam/platinum-seo-engine/dfs-pull)
Your own site
<a href="https://agentmods.dev/skills/popiliadam/platinum-seo-engine/dfs-pull"><img src="https://agentmods.dev/badge/skills/popiliadam/platinum-seo-engine/dfs-pull/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for dfs-pull

Your own site · 80×15
<a href="https://agentmods.dev/skills/popiliadam/platinum-seo-engine/dfs-pull"><img src="https://agentmods.dev/badge/skills/popiliadam/platinum-seo-engine/dfs-pull.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 276 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,137 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00276 $0.07137
Opus 5 $0.00138 $0.03569
Sonnet 5 $0.00055 $0.01427
Haiku 4.5 $0.00028 $0.00714

Measured 9d ago against content hash 184f329efa68, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade B, and why

dfs-pull scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

resp = requests.post( "https://api.dataforseo.com/v3/dataforseo_labs/google/keyword_overview/live",

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

resp = requests.post(
skills/ingestion/dfs-pull/SKILL.md · 578 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 578 lines · 276 tokens per session scan B 184f329efa68

Subscribe to this mod's changes

dfs-pull is a skill published in the GitHub repository popiliadam/platinum-seo-engine (25 stars, last pushed 27d ago), licensed AGPL-3.0. It adds 276 tokens to every session and 7,137 once invoked, about $0.0014 per session on Opus 5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

openclaw-github-dedupe

Investigate a cluster of GitHub issues and PRs, determine canonical candidates, post duplicate/related status, preserve contributor credit, and execute cleanup actions. Supports autonomous mode for provided-link-only closeout, merge/fix follow-through, changelog, and post-merge issue/PR cleanup.

vincentkoc/dotskills · 68 tokens

tmux-lane-orchestrator

Manage one tmux agent lane from its matching ops pane, inspect live pane state and Codex logs on cold start, and produce concise manager summaries for OpenClaw and adjacent project work.

vincentkoc/dotskills · 46 tokens

ghcrawl-cluster-operator

Use when inspecting a ghcrawl SQLite store, pulling GitHub issue/PR data, refreshing summaries, embeddings, and clusters, or extracting one cluster and its evidence through the ghcrawl CLI.

vincentkoc/dotskills · 45 tokens

opik-optimizer

Optimize LLM prompts, tools, and agents in Opik using standardized optimizer workflows (prompt optimization, tool optimization, and parameter tuning), dataset/metric wiring, and result interpretation.

vincentkoc/dotskills · 41 tokens

crabpot-perf-metrics

Interpret Crabpot and OpenClaw performance dashboard metrics, import-loop profiles, runtime profiles, and branch-to-branch perf deltas without over-reading noisy samples.

vincentkoc/dotskills · 40 tokens

org-branch-cleanup

Audit and safely prune stale branches across a GitHub organization with immutable snapshots, conservative merged-PR classification, live SHA/protection/open-PR revalidation, resumable deletion ledgers, and post-delete verification. Use when a maintainer asks to clean up old, dead, merged, bot-created, or abandoned…

vincentkoc/dotskills · 91 tokens