packages/skills/skills/find-keywords/SKILL.md
Build a prioritized keyword list for a website, topic, or campaign. Use when the user asks about keyword research, finding keywords to target, building a keyword list, search demand, keyword difficulty, intent mapping, or which keywords to prioritize. For writing content around keywords, see brief. For grouping keywords into clusters, see build-clusters.
npx skillsauth add mediar-ai/skillhubz find-keywordsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build a prioritized keyword universe from a seed topic using intent mapping, difficulty-adjusted opportunity scoring, and cluster seeding.
Gather this context (ask if not provided):
Before building a new keyword list, check what the site already targets. Creating a new page for a keyword you already rank for can split authority and hurt both pages.
For each keyword you're considering:
site:yourdomain.com [keyword] — does an existing page already target this term?Before chasing new keywords, look for existing wins:
Address these before building net-new keyword lists.
Build the universe in three tiers:
For each tier, produce:
| Keyword | Monthly Volume | Difficulty (0-100) | Intent | Tier | Priority | |---------|---------------|-------------------|--------|------|----------| | ... | ... | ... | informational / transactional / navigational / commercial | 1/2/3 | high / medium / low |
Classify every keyword by search intent and sub-category:
| Sub-category | Signal Words | Example | Content Type | |-------------|-------------|---------|-------------| | Educational | what, why, definition, explain | "what is SEO" | Guide, explainer | | Instructional | how to, steps, tutorial, guide | "how to set up GA4" | Step-by-step tutorial | | Exploratory | types of, techniques, strategies | "link building techniques" | Comprehensive roundup | | Troubleshooting | not working, fix, error, why is | "why is my site not ranking" | Diagnostic guide |
| Sub-category | Signal Words | Example | Content Type | |-------------|-------------|---------|-------------| | Comparison | vs, compared to, or | "Ahrefs vs SEMrush" | Side-by-side comparison | | Review-seeking | review, worth it, honest | "Ahrefs review" | In-depth review | | Best-of | best, top, tools for | "best SEO tools" | Curated list | | Evaluation | for [audience], features, pricing | "SEO tools for small business" | Buyer's guide |
| Sub-category | Signal Words | Example | Content Type | |-------------|-------------|---------|-------------| | Purchase | buy, price, discount, deal | "buy Ahrefs subscription" | Product/pricing page | | Signup/Trial | free trial, sign up, demo | "Ahrefs free trial" | Landing page | | Download | download, template, PDF, checklist | "SEO checklist PDF" | Gated resource | | Hire/Engage | hire, agency, near me, book | "SEO agency near me" | Service page |
| Sub-category | Signal Words | Example | Content Type | |-------------|-------------|---------|-------------| | Brand search | [brand name] | "HubSpot" | Homepage/brand page | | Feature search | [brand] + [feature] | "Ahrefs keyword explorer" | Feature page | | Support/docs | [brand] + login, docs, help | "Ahrefs API docs" | Support content |
Use this to anticipate which SERP features you can target per keyword:
| SERP Feature | Informational | Commercial | Transactional | Navigational | |-------------|--------------|-----------|--------------|-------------| | Featured Snippet | Very High | High | Low | Low | | People Also Ask | Very High | Very High | Low | Medium | | AI Overview | Very High | High | Low-Medium | Low | | Shopping Results | Very Low | Medium | Very High | Low | | Local Pack | Low | Low | High | Low | | Sitelinks | Low | Low | Medium | Very High |
| Intent | Avg Conversion Rate | Nurture Length | |--------|-------------------|---------------| | Informational | 0.5-2% | Long (weeks to months) | | Commercial Investigation | 2-5% | Medium (days to weeks) | | Transactional | 5-15% | Short (immediate to days) | | Navigational | N/A — brand-dependent | N/A |
| Mistake | Correct Classification | |---------|----------------------| | Treating "best CRM software" as informational | Commercial Investigation | | Treating "how much does X cost" as informational | Commercial / Transactional | | Ignoring local intent in "SEO services" | Transactional (local) | | Assuming single intent for "SEO tools" | Mixed — check the SERP to confirm |
Two keywords with different intents should never target the same page.
Score each keyword:
Opportunity Score = (Volume x (1 - Difficulty/100)) x Intent Multiplier
Intent multipliers:
This surfaces low-competition, high-intent targets over vanity volume plays.
Group the keyword universe into topic clusters:
| Cluster Name | Pillar Keyword | Supporting Keywords (3-5) | Total Volume | |---|---|---|---| | ... | ... | ... | ... |
Each cluster needs one pillar page (head term) and 3-8 supporting pages (body + long-tail).
Summary
Priority Matrix [Tiered keyword table]
Cluster Seeds [Cluster table]
Start Here — Top 5 Keywords
For each of the 5 highest-opportunity keywords:
Pro Tip: Use the free Blog Keyword Generator and Autocomplete Research tools at seojuice.com for seed keyword discovery. SEOJuice MCP users can run
/seojuice:keyword-analysisfor live ranking data and/seojuice:content-strategyto see content gaps — keywords your competitors rank for that you don't.
tools
Design web-like user interfaces in the terminal and inside tmux with a cell-grid Canvas, CSS-like box model, flexbox/grid layout, and 15 reusable widgets such as Panel, Table, Card, ProgressBar, Meter, Tabs, Tree, Badge, Banner, and a braille line chart. Use when an agent needs a dashboard, panel, table, status page, TUI layout, tmux dashboard, screenshot-driven CLI/TUI replica, ANSI frame, truecolor render, pyte PNG screenshot smoke test, wide-character alignment, or a new terminal widget.
tools
Drive interactive terminal (TUI) programs — CLIs, REPLs, installers, menu apps, agent CLIs, and editors like vim — through a PTY, reading semantic screen snapshots. A pattern library classifies a screen (REPL, menu, pager, fzf search, confirm dialog, form, spinner, wizard) and drives it with a ready recipe. Use when a program expects a live terminal (arrow-key menus, prompts, spinners, password fields, curses UIs), or when a piped command hangs or prints nothing.
tools
Design and render terminal/CMD visual effects and ASCII art from a one-line request via the pluggable `fx` engine (18 hot-swappable, themeable effects plus scripted shows). Effects include donut, matrix rain, plasma, fire, a spinning 3D ball, Game of Life, wireframe cube, 3D text banners, rainbow/lolcat gradient text, starfield, tunnel, fireworks, image-to-ASCII, and more. Use when the request is for a terminal animation, ANSI/CLI art, or a new console effect. Pure Python stdlib; truecolor.
tools
# X Twitter Scraper Use Xquik for X/Twitter tweet search, user lookup, profile tweets, follower export, media download, monitors, webhooks, posting workflows, and MCP-backed API exploration. ## Prerequisites - A Xquik API key in `XQUIK_API_KEY`. - Internet access to `https://xquik.com/api/v1`, `https://xquik.com/mcp`, and `https://docs.xquik.com`. - A clear user request that identifies the target tweets, users, accounts, keywords, media, monitor, webhook, or write action. ## Source Truth -