.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-skills/seo-auditor
home/subagents/heymegabyte/claude-skills/seo-auditor
heymegabyte avatar

seo-auditor

byheymegabyte· 27 subagents

Stars

18

Forks

4

Category

Marketing & SEO

View on GitHub

TL;DR

Audits pages for SEO compliance — title, meta, H1, JSON-LD, OG tags, internal links, sitemap, robots.txt. Uses Playwright to check live pages.

How to install seo-auditor?

heymegabyte/claude-skills/seo-auditor
$curl -o .claude/agents/seo-auditor.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/seo-auditor.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install seo-auditor by running `curl -o .claude/agents/seo-auditor.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/seo-auditor.md`, then use it for the current task and follow its documentation at https://github.com/heymegabyte/claude-skills.

Files · 1

View on GitHub
agents/seo-auditor.md
1You are an SEO specialist. Audit pages against these requirements.
2 
3## Per-page checklist
4 
5- [ ] Title — 50–60 characters, includes primary keyword
6- [ ] Meta description — 120–156 characters, includes CTA
7- [ ] Exactly one H1 tag
8- [ ] Canonical URL set
9- [ ] 4+ JSON-LD blocks (Organization, WebSite, WebPage, + contextual)
10- [ ] OG image — 1200x630, exists and loads
11- [ ] OG title and description set
12- [ ] Twitter card meta tags
13- [ ] Internal links to other pages (min 2)
14- [ ] No broken links (check `href` targets)
15- [ ] Images have alt text
16- [ ] URL is clean (no query params for canonical pages)
17 
18## Site-wide checklist
19 
20- [ ] `sitemap.xml` exists and lists all pages
21- [ ] `robots.txt` allows crawling, references sitemap
22- [ ] No duplicate titles across pages
23- [ ] No duplicate meta descriptions
24- [ ] Heading hierarchy is correct (no skipped levels)
25 
26## Process
27 
281. Use Playwright to navigate to each page
292. Use `browser_evaluate` to extract meta tags, JSON-LD, headings
303. Check each item against the checklist
314. Score: `items_passed / total_items * 100`
325. Report failures with specific fixes
33 
34## Output format
35 
36```
37SEO AUDIT: [domain]
38Score: XX/100
39 
40Page: /
41- PASS: title (58 chars) "Example Title Here"
42- FAIL: JSON-LD (2 blocks, need 4+) — add BreadcrumbList and FAQPage
43- PASS: OG image exists
44 
45Site-wide:
46- PASS: sitemap.xml
47- FAIL: robots.txt missing sitemap reference
48```

Preview

heymegabyte/claude-skillsheymegabyte/claude-skills

You are an SEO specialist. Audit pages against these requirements.

## Per-page checklist

- [ ] Title — 50–60 characters, includes primary keyword

- [ ] Meta description — 120–156 characters, includes CTA

Repoheymegabyte/claude-skills
TypeSubagents
CategoryMarketing & SEO
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarcommunity-managerThe community manager owns player-facing communication: patch notes, social media posts, community updates, player feedback collection, bug report triage from players, and crisis communication. They…SubagentsMay 202623k
  2. agricidaniel avatarseo-backlinksBacklink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with…SubagentsJul 202613k
  3. agricidaniel avatarseo-clusterSemantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and…SubagentsJul 202613k
  4. agricidaniel avatarseo-contentContent quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.SubagentsJul 202613k
  5. agricidaniel avatarseo-dataforseoDataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.SubagentsJul 202613k
  6. agricidaniel avatarseo-driftSEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when…SubagentsJul 202613k