dataforseo-cli
LLM-friendly keyword research CLI for AI agents.
Setup & Installation
Install command
clawhub install alexgusevski/dataforseo-cliIf the CLI is not installed:
Install command
npx clawhub@latest install alexgusevski/dataforseo-cliOr install with OpenClaw CLI:
Install command
openclaw skills install alexgusevski/dataforseo-clior paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/alexgusevski/dataforseo-cliWhat This Skill Does
CLI wrapper for the DataForSEO API that returns keyword metrics including search volume, CPC, keyword difficulty, and competition level. Also finds related keywords from a seed term and shows what keywords a domain currently ranks for. Outputs TSV by default to minimize token usage in agent pipelines.
TSV output keeps results compact for LLM context windows, and result caching avoids redundant API charges when the same query runs more than once.
When to Use It
- Checking search volume and difficulty for a list of target keywords before writing
- Finding related keyword ideas from a seed topic to expand content coverage
- Seeing which keywords a competitor domain ranks for and at what positions
- Filtering keyword opportunities by difficulty and volume thresholds for content planning
- Running keyword research steps inside an AI agent workflow without leaving the terminal
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Checking search volume and difficulty for a list of target keywords before writing
- 1Checking search volume and difficulty for a list of target keywords before writing
- 2Finding related keyword ideas from a seed topic to expand content coverage
- 3Seeing which keywords a competitor domain ranks for and at what positions
- 4Filtering keyword opportunities by difficulty and volume thresholds for content planning
- 5Running keyword research steps inside an AI agent workflow without leaving the terminal
LLM-friendly keyword research CLI for AI agents.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.