2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill keywords-everywhere- _meta.json292 B
- SKILL.md3.5 KB
Overview
This skill provides SEO keyword research, competitor analysis, and backlink metrics via the Keywords Everywhere API. It exposes a CLI for retrieving search volume, CPC, competition, related keywords (PASF), domain/URL rankings, and backlink lists. Use it to quickly gather data for content planning, competitor audits, and outreach prospecting.
How this skill works
The CLI sends queries to the Keywords Everywhere API using your API key and returns structured results in table, JSON, or CSV formats. Commands cover keyword metrics, related terms, People Also Search For, domain/URL ranking keywords, and multiple backlink endpoints. You can filter by country and currency, control result counts, and export for downstream analysis.
When to use it
- When you need monthly search volume, CPC, competition, or 12-month trends for specific keywords.
- For discovering related keywords and People Also Search For (PASF) suggestions to expand topic coverage.
- To audit what keywords a competitor domain or specific URL ranks for, including traffic estimates and SERP positions.
- When collecting backlink data for competitor research or link prospecting (domain or page-level).
- To export large keyword or backlink lists for reporting, keyword gap analysis, or content planning.
Best practices
- Store your API key in an environment variable to avoid exposing credentials in scripts.
- Start with a focused seed list, then expand with related and PASF queries to build topical clusters.
- Combine domain-keywords with related/PASF outputs to perform content gap analysis efficiently.
- Limit --num and paginate queries to stay within credit limits; check credits regularly with the credits command.
- Export results to JSON or CSV for bulk filtering, deduplication, and integration with content workflows.
Example use cases
- Perform competitor keyword research: export a competitor's top 200 keywords and analyze traffic potential.
- Content planning: generate 100 related keywords and PASF suggestions for a pillar article cluster.
- Backlink prospecting: fetch unique-domain-backlinks for a competitor and build an outreach list.
- URL-level audit: list the keywords a specific blog post ranks for and identify low-hanging SERP improvements.
FAQ
Yes. Configure your Keywords Everywhere API key via environment variable or the skill config before running commands.
How are credits consumed?
Credits are consumed per keyword/backlink request (1 credit = 1 keyword). Monitor usage with the credits command to avoid surprises.