Agent skill · Security

seo-onpage

Run a comprehensive on-page SEO audit or optimization pass covering title tags, meta descriptions, header structure, content quality, internal links, image optimization, URL hygiene, and on-page schema. Use this skill whenever the user asks to optimize a page, audit on-page SEO, fix titles or meta tags, review header structure, check internal linking, improve a single URL's search performance, or write SEO-friendly copy. Triggers on on-page SEO, page audit, title tag, meta description, H1, header structure, internal links, image alt, URL slug, page optimization, optimize this page, SEO this pa

RampStack477★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add rampstackco/claude-skills --skill seo-onpage --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/seo-onpage/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 515
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# On-Page SEO Optimize a single page for search relevance, click-through, and crawler comprehension. Stack-agnostic. Works on any CMS, framework, or static site. --- ## When to use - Auditing or optimizing a single page (homepage, product page, article, landing page) - Writing or reviewing title tags and meta descriptions - Fixing header structure or content hierarchy - Reviewing internal links from or to a page - Improving a page's CTR from search results ## When NOT to use - Site-wide crawl, indexing, or speed issues (use `seo-technical`) - Keyword research or intent mapping (use `seo-keyword`) - Competitor SERP analysis (use `seo-competitor`) - Auditing many pages at once for prune/merge decisions (use `seo-content-audit`) --- ## Required inputs - The page URL or the draft content if pre-launch - The primary target query (one phrase the page should rank for) - The page's role in the site (commercial, informational, navigational) If the target query is unknown, run `seo-keyword` first or ask the user to name one. --- ## The framework: 8 dimensions A complete on-page audit covers eight dimensions. Score each as Pass, Needs work, or Fail. Note the specific fix. ### 1. Title tag - O

What's inside
Steps it walks through
  1. When to use
  2. When NOT to use
  3. Required inputs
  4. The framework: 8 dimensions
  5. 1. Title tag
  6. 2. Meta description
  7. 3. Header structure
  8. 4. Body content
  9. 5. Internal links
  10. 6. Images and media
  11. 7. URL slug
  12. 8. On-page schema
  13. Workflow
  14. Failure patterns
Ships with 3 files
  • references/audit-template.md
  • references/onpage-checklist.md
  • references/title-and-meta-patterns.md
More from claude-skills
All skills →
About this skill
What does the seo-onpage skill do?

Run a comprehensive on-page SEO audit or optimization pass covering title tags, meta descriptions, header structure, content quality, internal links, image optimization, URL hygiene, and on-page schema. Use this skill whenever the user asks to optimize a page, audit on-page SEO, fix titles or meta tags, review header structure, check internal linking, improve a single URL's search performance, or write SEO-friendly copy. Triggers on on-page SEO, page audit, title tag, meta description, H1, header structure, internal links, image alt, URL slug, page optimization, optimize this page, SEO this pa

How do I install it?

Run `npx skills add rampstackco/claude-skills --skill seo-onpage --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rampstackco/claude-skills, a repository with 515 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going