Audit SEO metadata such as title, description, headings, alt, robots, canonical, schema, viewport, charset, and social tags.
npx skills add https://github.com/simbajigege/book2skills --skill seo-metadata-audit
Knowledge source: 影响SEO最重要的10个metadata by 哥飞.
Use this skill to audit a webpage's most important SEO metadata and produce a prioritized repair plan. It supports SEO practitioners, developers, founders, and content teams who need to diagnose whether a page gives search engines clear, crawlable, canonical, mobile-friendly, and structured signals.
Use this skill when the user provides a URL, HTML, page spec, or metadata list and asks:
SEO metadata works as a system: each tag clarifies what the page is about, how search engines should process it, and how users see it in search or social contexts. Do not optimize one tag while breaking crawlability, canonicalization, mobile rendering, or semantic structure.
| Workflow | User question pattern | Inputs | Steps | Output | Independent trigger? | Distinct references? | Triage score | Should be subskill? | Reason |
|---|---|---|---|---|---|---:|---:|---|---|
| Full metadata audit | "Audit this page" | URL/HTML, target keyword, page purpose | Inspect all tag families; rank issues | Priority issue table | Yes | Yes | 3 | No | Primary workflow; all tags interact. |
| Snippet optimization | "Fix title/description" | Title, description, keyword, intent | Check length, uniqueness, click value | Rewrite variants | Yes | Yes | 3 | No | Narrow but uses same metadata scoring. |
| Crawl/index control | "Should this page be indexed?" | Page role, duplicates, robots/canonical | Decide index, follow, canonical | Indexing directive plan | Yes | Yes | 3 | No | Kept single-file because output rolls into audit plan. |
| Structured/social preview | "Add schema/Open Graph" | Page type, entity data, social preview | Choose schema and OG/Twitter tags | Markup checklist | Yes | Yes | 3 | No | Same input and repair report. |
Metadata tags can be checked independently, but mistakes often arise from interactions: canonical can override indexing intent, title affects snippet relevance, heading and schema affect semantic clarity, and viewport affects mobile rendering. A single audit skill keeps these dependencies visible.
The Rule: Title, description, and headings must communicate page topic and search intent clearly without keyword stuffing.
When the user shares HTML or metadata, audit snippet signals first because they determine both search understanding and user click behavior.
The Rule: Robots and canonical tags must tell search engines which URLs deserve indexing and authority consolidation.
For indexation questions, state the desired search-engine behavior first, then choose robots and canonical directives to match that behavior.
The Rule: Search engines and users need accessible images, mobile rendering, and correct character interpretation.
When auditing technical metadata, flag these as foundational issues even if they are not the user's original focus.
The Rule: Schema and social metadata help machines and platforms understand, classify, and preview the page.
Recommend schema and social tags only after identifying page type, entity, and user intent.
## SEO Metadata Audit
**Page:** ...
**Verdict:** Healthy / Needs fixes / Indexing risk / Snippet weak
| Tag / Signal | Status | Issue | Recommended Fix | Priority |
|---|---|---|---|---|
## Corrected Metadata
...
## Implementation Notes
- ...
## Citations
- ...
Every substantive metadata recommendation must include a citation to the source quote files.
Quote files:
seo-metadata-quotes.md — strategy, title, description, H1, alt, nofollow, canonical, and canonical mistakes.seo-technical-quotes.md — technical tag details, robots, viewport, charset, Open Graph, and schema markup.Citation format:
> "Author's exact words here."
>
> — *影响SEO最重要的10个metadata*, cited excerpt
Anchor mapping:
seo-metadata-quotes.md: #comprehensive-strategy, #title-importance, #title-keyword-ranking, #semantic-matching, #description-click-rate, #h1-essential, #alt-for-image-search, #nofollow-weight, #canonical-weight-aggregation, #canonical-mistakeseo-technical-quotes.md: #comprehensive-seo-strategy, #title-length-importance, #title-brand-position, #description-length, #heading-hierarchy, #alt-description-best-practice, #nofollow-evolution, #robots-meta-control, #canonical-purpose, #viewport-mobile, #charset-encoding, #open-graph-social, #schema-markupRules:
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.
Take simbajigege/seo-metadata-audit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.