seo-keyword-plan

seo-keyword-plan is a skill for Claude Code from IamRamgarhia/All-In-One-Free-SEO-Tool. It costs 32 tokens per session (810 once invoked), scanned A, original, MIT.

A search-engine keyword planning workflow that chooses search terms from what a business actually sells and from pages on its site. It avoids using a company name as the main evidence for what people want.

In plain words
What is it for?
It helps select keywords, connect them to existing or proposed pages, review current rankings, check whether pages can be indexed by search engines, and record the decisions.
Why use it?
Company names can match unrelated products, games, or services, producing irrelevant keywords. Grounding terms in the business and its pages makes the targets more relevant.

Skill for Claude Code

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

Part of the seo-tool plugin — 4 skills shipped together

Good fit It helps select keywords, connect them to existing or proposed pages, review current rankings, check whether pages can be indexed by search engines, and record the decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/iamramgarhia/all-in-one-free-seo-tool/seo-keyword-plan
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 IamRamgarhia/All-In-One-Free-SEO-Tool --skill seo-keyword-plan
Clone the repo
git clone --depth 1 https://github.com/IamRamgarhia/All-In-One-Free-SEO-Tool

Made for: Claude Code.

Or install seo-tool, the plugin that ships this one along with the rest of its 4 skills.

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 seo-keyword-plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/iamramgarhia/all-in-one-free-seo-tool/seo-keyword-plan/github.svg)](https://agentmods.dev/skills/iamramgarhia/all-in-one-free-seo-tool/seo-keyword-plan)
Your own site
<a href="https://agentmods.dev/skills/iamramgarhia/all-in-one-free-seo-tool/seo-keyword-plan"><img src="https://agentmods.dev/badge/skills/iamramgarhia/all-in-one-free-seo-tool/seo-keyword-plan/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 seo-keyword-plan

Your own site · 80×15
<a href="https://agentmods.dev/skills/iamramgarhia/all-in-one-free-seo-tool/seo-keyword-plan"><img src="https://agentmods.dev/badge/skills/iamramgarhia/all-in-one-free-seo-tool/seo-keyword-plan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 810 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00032 $0.00810
Opus 5.5 $0.00013 $0.00324
Sonnet 5 $0.00006 $0.00162
Haiku 4.5 $0.00003 $0.00081

Measured 3d ago against content hash 7ef7cc53567d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-27, from the pricing page.

Security

Grade A, and why

seo-keyword-plan scanned grade A with 0 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 3d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/seo-tool/skills/seo-keyword-plan/SKILL.md · 84 lines

How it starts

The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Plan what to target

Goal

A short list of things this site can realistically rank for, each tied to a page that exists or a page worth making.

The failure this exists to prevent

A web agency called Dice Codes was seeded into Google autocomplete on its own name. It came back with "dice codes discount", "dice discount code nhs" and "dice codes for monopoly go" — a ticketing app and a mobile game. Sixty keywords, every one about somebody else's business, and the tool offered to track twelve of them.

A business that needs SEO help is by definition one nobody searches for by name. Its name is the least useful seed it has. What it sells, and where, are the useful ones.

Tools

  • get_client_knowledge — what the site calls its own products, with a confidence on each. Start here.
  • get_keyword_rankings — what is already tracked and where it sits.
  • get_client_overview — whether Search Console is connected.
  • list_audit_issues — whether the target pages are even indexable.
  • update_client_knowledge — record the pages you decide matter.
  • log_client_research — what you concluded.

Workflow

  1. get_client_knowledge. The products list is what the tool read off the client's navigation, page titles, headings and Product schema. Use 45-and-above as your starting vocabulary; those are terms more than one part of the site agreed on.

    If it is empty or the note says the site could not be read, stop and run seo-client-setup. Planning keywords for a business you cannot describe is guessing.

  2. Check confirmedByAPerson for who the site sells to. Trade or retail changes everything: nobody sourcing industrial tape types "near me", and a bakery's customers type little else.

  3. get_keyword_rankings. Anything already in positions 4-15 is worth more than a new target — it is most of the way there.

  4. Propose one theme and three to five specific keywords. For each:

    • the exact phrase, in the site's own vocabulary
    • the page that should rank for it, or that it needs
    • why this site can plausibly win it

Read the full file on GitHub · 84 lines

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. 3d ago First seen · 84 lines · 32 tokens per session scan A 7ef7cc53567d

Subscribe to this mod's changes

seo-keyword-plan is a skill published in the GitHub repository IamRamgarhia/All-In-One-Free-SEO-Tool (41 stars, last pushed 2d ago), licensed MIT. It adds 32 tokens to every session and 810 once invoked, about $0.0001 per session on Opus 5.5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-24.

Related

Other skills, from other repositories

seo-maps

Maps intelligence for local SEO: geo-grid rank tracking, GBP profile auditing via API, review intelligence across Google/Tripadvisor/Trustpilot, cross-platform NAP verification, competitor radius mapping, and LocalBusiness schema generation. Three tiers: free (Overpass + Geoapify), DataForSEO, and DataForSEO + Google.…

AgriciDaniel/claude-seo · 104 tokens

seo-competitor-pages

Generate SEO-optimized competitor comparison and alternatives pages. Covers "X vs Y" layouts, "alternatives to X" pages, feature matrices, schema markup, and conversion optimization. Use when user says "comparison page", "vs page", "alternatives page", "competitor comparison", "X vs Y", "versus", "compare…

AgriciDaniel/claude-seo · 82 tokens

seo-local

Audit local SEO, including Google Business Profile, NAP consistency, citations, reviews, local schema, location pages, and multi-location structure.

AgriciDaniel/claude-seo · 31 tokens

seo-plan

Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "SEO planning", "content strategy", "keyword strategy", "content calendar", "site architecture", or "SEO roadmap".

AgriciDaniel/claude-seo · 64 tokens

seo-profound

Profound LLM citation tracker (extension). Time-series brand citation rates across ChatGPT, Perplexity, and other LLMs. Pairs with seo-seranking for triangulated AI visibility coverage.

AgriciDaniel/claude-seo · 45 tokens

ai-seo

AI SEO Skill workflow skill. Use this skill when the user needs When the user wants to build programmatic SEO with AI, create competitor alternative pages, optimize for AI Overviews, or scale content production. Also use when the user mentions 'SEO,' 'programmatic SEO,' 'AI content,' 'competitor alternative pages,'…

diegosouzapw/awesome-omni-skills · 147 tokens