Stats
Actions
Tags
From astro-seo
Audit and improve SEO for Astro sites, including metadata, structured data, sitemaps, indexing, Open Graph images, schema endpoints, and related search visibility setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/astro-seo:astro-seoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The user wants to audit, set up, or improve SEO in an Astro project.
llms.txt, NLWeb, or hreflang in an Astro site.@jdevalk/astro-seo-graph when that package is a good fit.writing-and-editing in metadata-audit mode.writing-and-editing in readability-audit mode.Required before editing
astro.config.*, especially site, adapter, integrations, and any i18n setup.package.json scripts, Astro version, deployment target, and whether @jdevalk/astro-seo-graph is already installed.src/content, src/pages, layouts, head components, SEO helpers).Helpful if present
Only investigate if encountered
astro.config.* before proposing any SEO change.site config as a blocking issue because canonicals, sitemaps, and OG URLs depend on it.@jdevalk/astro-seo-graph is already installed and, if so, whether the project should upgrade before deeper auditing.llms.txt, and markdown alternates@jdevalk/astro-seo-graph when it materially simplifies the missing piecesreferences/implementation-recipes.md for concrete code recipes when needed.writing-and-editing in metadata-audit mode on any short SEO strings you generated or rewrote, such as titles, descriptions, schema descriptions, FAQ answers, or frontmatter excerpts.writing-and-editing in readability-audit mode as a follow-up rather than trying to audit the whole content corpus inline.@jdevalk/astro-seo-graph install/upgrade path.site origin.@jdevalk/astro-seo-graph as the default spine when the project needs head metadata, schema, IndexNow, redirects, and build-time validation in one path.astro check and/or npm run build.llms.txt to my Astro project."references/implementation-recipes.md when you need implementation recipes for installing, upgrading, and wiring the recommended Astro SEO stack.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub matt-riley/lucky-hat --plugin astro-seo