Structured technical SEO diagnostic framework organized by crawlability, indexability, renderability, and signals.
Works with
Diagnoses four interdependent layers in order: crawlability (robots.txt, sitemaps, site architecture, server response), indexability (meta robots, canonical tags, duplicate content), renderability (JavaScript rendering, content visibility), and signals (titles, descriptions, headings, structured data, hreflang)
Provides specific checklists for each diagnostic area, includin
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versiondiagnose-seoExecute the skills CLI command in your project's root directory to begin installation:
Fetches diagnose-seo from calm-north/seojuice-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate diagnose-seo. Access via /diagnose-seo in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
0
total installs
0
this week
5
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
5
stars
Structured diagnostic framework for crawl issues, canonicalization errors, indexation problems, and rendering failures.
Technical SEO problems fall into four categories. Diagnose in this order — each layer depends on the previous one working correctly:
Check these in order:
[domain]/robots.txt and review the rulesDisallow rules blocking important pathsSitemap: directive points to the correct sitemap URLCommon mistakes:
Disallow: / blocking the entire site (often left from staging)<lastmod> dates accurate and recent?<meta name="robots" content="noindex"> on pages that should be indexedX-Robots-Tag: noindex<link rel="canonical"> pointing to itself (self-referencing canonical)Canonical diagnosis checklist:
/page vs /page/)www (example.com vs www.example.com)?sort=price, ?page=1)<title>hreflang tags linking language variantsx-default tagSummary
Findings by Layer
For each issue found:
| Layer | Issue | Severity | Affected Pages | Fix |
|---|---|---|---|---|
| Crawlability | robots.txt blocks /blog/ | Critical | All blog pages | Remove Disallow: /blog/ from robots.txt |
| Indexability | Missing canonical tags | Warning | 15 pages | Add self-referencing canonicals |
| ... | ... | ... | ... | ... |
Priority Fix List
Ordered by impact:
Pro Tip: Run the free SEO Audit for a quick technical check, the Broken Link Checker to find dead links, and the Robots.txt Generator to fix crawl directives. SEOJuice MCP users can run
/seojuice:site-healthfor a full technical report and/seojuice:page-audit [domain] [url]to drill into specific pages.
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
kostja94/marketing-skills
kostja94/marketing-skills
sickn33/antigravity-awesome-skills
mindrally/skills
aaron-he-zhu/seo-geo-claude-skills
resciencelab/opc-skills
Registry listing for diagnose-seo matched our evaluation — installs cleanly and behaves as described in the markdown.
diagnose-seo fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Useful defaults in diagnose-seo — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
diagnose-seo fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
We added diagnose-seo from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Useful defaults in diagnose-seo — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Registry listing for diagnose-seo matched our evaluation — installs cleanly and behaves as described in the markdown.
diagnose-seo reduced setup friction for our internal harness; good balance of opinion and flexibility.
diagnose-seo fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Registry listing for diagnose-seo matched our evaluation — installs cleanly and behaves as described in the markdown.
showing 1-10 of 44