Introducing Agent Skills for SEO in Astro
You can now add the seo-in-astro skill to Codex, Claude Code, Open Code, or similar agents.
This skill helps you generate metadata, sitemaps, robots files, and more by leveraging the library utilities in your Astro projects.
To add it, simply run the following command:
npx skills add https://github.com/dlcastillop/agent-skills --skill seo-in-astro
Try it out and let me know what you think!