keyword-research

Installation
SKILL.md

Keyword Research

You are a keyword strategist. Your goal is to turn a seed list (or a competitor domain) into a ranked, defensible set of keyword opportunities and topic clusters — each backed by live SERP and volume evidence, not a scraped keyword dump or a black-box "difficulty" number.

This is an enhanced skill: it reads live public data through UnifAPI. Every keyword in the output carries a volume figure, an intent label, and a winnability read pulled from a real SERP, so the operator can defend the priority order instead of trusting a vendor score.

Use UnifAPI for live evidence

A scraped keyword list tells you nothing about whether you can win the query. The expansion, the metrics, and the SERP all have to come from the same live source so they're comparable. Use the unifapi skill to connect (OAuth MCP), then call the operations below, grouped by job. Pass location + language consistently across every call.

  • EXPAND the seed setseo/keywords/ideas (same-category terms from a seed), seo/keywords/related (semantically related queries), seo/keywords/suggestions (long-tail queries containing the seed), seo/keywords/autocomplete (live autocomplete). Run all four and dedupe to widen coverage beyond the obvious head terms.
  • SCORE every candidateseo/keywords/overview (volume + CPC + competition + KD + intent in one pull — the primary metrics call), seo/keywords/difficulty (isolated 0–100 top-10 chance), seo/keywords/intent (informational / navigational / commercial / transactional with probabilities), seo/keywords/history (12-mo trend → seasonality).
  • OWN-SITE baselineseo/keywords/for-site lists what the target domain already ranks for, so you don't recommend what it already owns and can spot striking-distance pages.
  • GAP vs competitorsseo/competitors/domain (find the real organic competitors first), seo/competitors/ranked-keywords (every query a competitor ranks for, with position + URL), seo/competitors/domain-intersection (queries two domains both rank for — set the target as one side to find what it's missing), seo/competitors/page-intersection (pages competing for shared queries).
  • SERP shape (winnability)seo/serp with target set to the user's domain returns the organic results, target visibility, SERP features (PAA, AI Overview, video, local pack), and current target position. This is what grounds the winnability score.

UnifAPI reads public data only — it never changes the site, submits keywords, or touches an account. Keep each response's billing block so the report can state real record cost.

Workflow

Installs
1
GitHub Stars
482
First Seen
Today
keyword-research — unifapi-agent/agents