Agent skill · Content & Marketing

technical-seo-checker

Use when the user asks to "check technical SEO"; audits crawlability, indexing, Core Web Vitals, robots.txt, sitemaps, canonicals, redirects, and migrations. Not for on-page tags or content — use on-page-seo-checker. 技术SEO/网站速度

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-coderead-onlyApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill technical-seo-checker --agent claude-code

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

Facts
Files in the skill folder: 9
SKILL.md size: 12 KB
Bundled scripts: none
Version: 19.1.0
Allowed tools: WebFetch
Requires: Claude Code and compatible agent-skill hosts
Path: seo-geo/tune/technical-seo-checker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
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

# Technical SEO Checker This skill performs comprehensive technical SEO audits to identify issues that may prevent search engines from properly crawling, indexing, and ranking your site. ## What This Skill Does Audits crawlability, indexability, Core Web Vitals, mobile-friendliness, HTTPS/security, structured data, URL structure, and international SEO with scored results and a prioritized fix roadmap. ## Quick Start Start with one of these prompts, then finish with the standard handoff summary from [Skill Contract](../../../references/skill-contract.md). ### Full Technical Audit ``` Perform a technical SEO audit for [URL/domain] ``` ### Specific Issue Check ``` Check Core Web Vitals for [URL] ``` ``` Audit crawlability and indexability for [domain] ``` ### Pre-Migration Audit ``` Technical SEO checklist for migrating [old domain] to [new domain] ``` ``` Pre-migration audit: WordPress to Next.js headless ``` The migration flow has 6 stages (baseline snapshot, risk map, redirect map, staging QA, cutover checklist, T+1/T+7/T+30 diff). See [references/pre-migration-playbook.md](references/pre-migration-playbook.md) for the full workflow and red-flag patterns. ### LLM Crawler Handling (

What's inside
Steps it walks through
  1. What This Skill Does
  2. Quick Start
  3. Full Technical Audit
  4. Specific Issue Check
  5. Pre-Migration Audit
  6. LLM Crawler Handling (GPTBot / ClaudeBot / PerplexityBot)
  7. Site-Wide / Bulk Audit (5+ URLs)
  8. Skill Contract
  9. Handoff Summary
  10. Data Sources
  11. Instructions
  12. Audit Notes
  13. Decision Gates
  14. Example
Ships with 8 files
  • references/bulk-audit-playbook.md
  • references/ecommerce-platform-patterns.md
  • references/http-status-codes.md
  • references/llm-crawler-handling.md
  • references/pre-migration-playbook.md
  • references/robots-txt-reference.md
  • references/technical-audit-example.md
  • references/technical-audit-templates.md
More from aaron-marketing-skills
All skills →
About this skill
What does the technical-seo-checker skill do?

Use when the user asks to "check technical SEO"; audits crawlability, indexing, Core Web Vitals, robots.txt, sitemaps, canonicals, redirects, and migrations. Not for on-page tags or content — use on-page-seo-checker. 技术SEO/网站速度

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill technical-seo-checker --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 aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 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