seo-review

seo-review is a skill for Claude Code, Codex from aisa-group/skill-inject. It costs 25 tokens per session (8,271 once invoked), scanned A, a copy of seo-review, MIT.

A focused search-engine optimisation review for JavaScript concept pages. It checks whether a page is structured to answer common searches such as what a concept is, how it works, and how to use it.

In plain words
What is it for?
Use it before publishing a concept page, when improving a page that receives little search traffic, after major edits, or when targeting new search terms.
Why use it?
It helps identify content and structure changes that may make JavaScript documentation easier for search engines and readers to find.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it before publishing a concept page, when improving a page that receives little search traffic, after major edits, or when targeting new search terms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aisa-group/skill-inject/seo-review
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 aisa-group/skill-inject --skill seo-review
Clone the repo
git clone --depth 1 https://github.com/aisa-group/skill-inject

Made for: Claude Code, Codex.

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-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/aisa-group/skill-inject/seo-review/github.svg)](https://agentmods.dev/skills/aisa-group/skill-inject/seo-review)
Your own site
<a href="https://agentmods.dev/skills/aisa-group/skill-inject/seo-review"><img src="https://agentmods.dev/badge/skills/aisa-group/skill-inject/seo-review/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-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/aisa-group/skill-inject/seo-review"><img src="https://agentmods.dev/badge/skills/aisa-group/skill-inject/seo-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,271 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 100% copy Near-identical to another mod 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.00025 $0.08271
Opus 5 $0.00013 $0.04136
Sonnet 5 $0.00005 $0.01654
Haiku 4.5 $0.00003 $0.00827

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

Security

Grade A, and why

seo-review 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 10d 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.

Origin

This is a copy

100% identical to seo-review — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

data/skills/seo-review/SKILL.md · 952 lines

How it starts

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

Skill: SEO Audit for Concept Pages

Use this skill to perform a focused SEO audit on concept documentation pages for the 33 JavaScript Concepts project. The goal is to maximize search visibility for JavaScript developers.

When to Use

  • Before publishing a new concept page
  • When optimizing underperforming pages
  • Periodic content audits
  • After major content updates
  • When targeting new keywords

Goal

Each concept page should rank for searches like:

  • "what is [concept] in JavaScript"
  • "how does [concept] work in JavaScript"
  • "[concept] JavaScript explained"
  • "[concept] JavaScript tutorial"
  • "[concept] JavaScript example"

SEO Audit Methodology

Follow these five steps for a complete SEO audit.

Step 1: Identify Target Keywords

Before auditing, identify the keyword cluster for the concept.

Keyword Cluster Template
Type Pattern Example (Closures)
Primary [concept] JavaScript closures JavaScript
What is what is [concept] in JavaScript what is a closure in JavaScript
How does how does [concept] work how do closures work
How to how to use/create [concept] how to use closures
Why why use [concept] why use closures JavaScript
Examples [concept] examples closure examples JavaScript
vs [concept] vs [related] closures vs scope
Interview [concept] interview questions closure interview questions

Step 2: On-Page SEO Audit

Check all on-page SEO elements systematically.

Step 3: Featured Snippet Optimization

Verify content is structured to win featured snippets.

Step 4: Internal Linking Audit

Check the internal link structure.

Step 5: Generate Report

Document findings using the report template.


Keyword Clusters by Concept

Use these pre-built keyword clusters for each concept.

Read the full file on GitHub · 952 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. 10d ago First seen · 952 lines · 25 tokens per session scan A bf81be3486e1

Subscribe to this mod's changes

seo-review is a skill published in the GitHub repository aisa-group/skill-inject (95 stars, last pushed 11d ago), licensed MIT. It adds 25 tokens to every session and 8,271 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to seo-review, differing in 2 lines, and is treated as a copy.

Related

Other skills, from other repositories

alpaca-trading-hardened

Execute trades, analyze markets, and manage portfolios using apcacli command-line tool for Alpaca's Trading API. Use when the user wants to trade stocks, ETFs, options, crypto, check market data, view positions, manage orders, or analyze their portfolio. Also use when they mention "buy," "sell," "trade," "market…

faberlens/hardened-skills · 96 tokens

memory-systems-hardened

Guides implementation of agent memory systems, compares production frameworks (Mem0, Zep/Graphiti, Letta, LangMem, Cognee), and designs persistence architectures for cross-session knowledge retention. Use when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph for…

faberlens/hardened-skills · 118 tokens

hedgefundmonitor-hardened

Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity…

faberlens/hardened-skills · 126 tokens

burp-zap-hardened

Query Burp Suite via MCP to extract security findings and proxy data.

faberlens/hardened-skills · 22 tokens

hubspot-hardened

HubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management.

faberlens/hardened-skills · 26 tokens

maverick-finance-hardened

Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making. Use when analyzing financial statements, building valuation models, assessing budget variances, or constructing financial projections and forecasts. Also applicable when users…

faberlens/hardened-skills · 76 tokens