agentsclimarketplace

Seo audit

Skill aizech/bernhard-zechmann-skills/skills/productivity/seo-audit

Modular AI agent skills used across engineering, writing, and research workflows. Model‑agnostic, composable, and production‑tested. Includes engineering, productivity, personal, and experimental skill packs.

Install
npx -y skills add aizech/bernhard-zechmann-skills --skill seo-audit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Audit a website for technical, on-page, and content SEO issues. Use when the user mentions SEO audit, technical SEO, rankings drop, page speed, Core Web Vitals, crawl errors, or indexing issues.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.1 KB, 445 tokens by cl100k_base, as published. Nobody here has run it

SEO Audit

Identify SEO issues and provide actionable recommendations.

Before starting

Ask:

  • What type of site is it? (SaaS, e-commerce, blog, local)
  • What are the priority pages or keywords?
  • Any known issues or recent changes?
  • Search Console or analytics access?

Priority order

  1. Crawlability and indexation
  2. Technical foundations
  3. On-page optimization
  4. Content quality
  5. Authority and links

Technical checks

  • robots.txt: no unintentional blocks, sitemap reference
  • Sitemap: valid, submitted, indexable URLs
  • Indexation: site:domain, canonicals, noindex, soft 404s
  • Core Web Vitals: LCP < 2.5s, INP < 200ms, CLS < 0.1
  • Mobile: responsive, viewport, tap targets
  • HTTPS: valid certificate, no mixed content, redirects
  • URL structure: lowercase, hyphens, no unnecessary parameters

On-page checks

  • Unique title tags (50-60 chars)
  • Unique meta descriptions (150-160 chars)
  • One H1 per page with primary keyword
  • Image alt text, compressed, modern formats
  • Internal linking, no orphan pages
  • Clear keyword targeting without cannibalization

Content checks

  • E-E-A-T signals: experience, expertise, authority, trust
  • Sufficient depth for the topic
  • Updated and current information
  • No thin or duplicate content

International SEO

  • Self-referencing hreflang with return tags
  • Valid language-region codes
  • x-default present
  • No cross-locale canonicals

Schema markup

web_fetch and curl cannot reliably detect JS-injected JSON-LD. Use a browser tool, Google's Rich Results Test, or a rendered export.

Output

Produce a report with:

  • Executive summary and top 3-5 priorities
  • Technical findings (issue, impact, evidence, fix, priority)
  • On-page findings
  • Content findings
  • Prioritized action plan

What ships with it: 3 files

29.9 KB alongside SKILL.md

evals/

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.