astro-seo

Audit and improve Astro site SEO with the astro-seo-graph toolkit.

93|9|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/jdevalk/skills --skill astro-seo-jdevalk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: astro-seo
Source: https://github.com/jdevalk/skills/tree/main/astro-seo
Command: npx skills add https://github.com/jdevalk/skills --skill astro-seo-jdevalk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and improves the SEO setup of Astro sites by consolidating head metadata, structured data, sitemaps, and agent discovery into a repeatable workflow powered by the astro-seo-graph toolkit.

Core Features & Use Cases

  • Automates auditing of head metadata, Open Graph, and canonical URLs.
  • Generates and validates JSON-LD graph, sitemap, llms.txt, and markdown alternates, reducing manual configuration.
  • Use Case: A developer wants to set up a production-grade SEO workflow for an Astro project, ensuring accurate schema and indexing signals.

Quick Start

Install and configure the Astro SEO workflow to audit and improve your site's SEO.

Frequently Asked Questions about astro-seo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit head metadata and Open Graph tags in an Astro project?

You can audit head metadata in an Astro project by using the astro-seo-graph toolkit to automate the validation of Open Graph tags and canonical URLs into a repeatable workflow.

What is the best way to generate JSON-LD structured data for an Astro site?

Generating JSON-LD structured data for an Astro site is best handled by the astro-seo-graph toolkit, which validates JSON-LD graphs and produces schema endpoints at build time.

How do I add sitemaps and IndexNow support to my Astro application?

To add sitemaps and IndexNow support to an Astro application, install and configure the astro-seo-graph toolkit to generate sitemaps and enable agent discovery indexing signals.

Does the astro-seo-graph toolkit require any specific dependencies to validate schema?

No external dependencies are required to validate schema, as the astro-seo-graph toolkit operates standalone to generate JSON-LD graphs and markdown alternates during the Astro build process.

Can I use this SEO audit workflow for a production-grade Astro deployment?

You can use this SEO audit workflow for a production-grade Astro deployment since it enforces build-time validations for head metadata, structured data, and sitemaps to ensure accurate indexing signals.