dlcastillop/agent-skills · Archived

seo-in-astro

Complete SEO setup for Astro applications.

First seen Jun 11, 2026

Installation

$ npx skills add dlcastillop/agent-skills --skill seo-in-astro

Summary

  • Complete SEO setup for Astro applications.
  • Use when the user wants to implement or improve SEO in a Astro app, including page metadata, sitemap.xml, llms.txt, robots.txt, and JSON-LD structured data generation, or SEO auditing.
  • Trigger for queries about Astro SEO optimization, search engine visibility, metadata management, or when the user mentions wanting better SEO for their Astro application.

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dlcastillop/agent-skills.

npx skills add dlcastillop/agent-skills

Browse all from dlcastillop/agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
More metadata
version
1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,310 B
  • docs SUMMARY.md 418 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

How to use

Read individual rule files for detailed explanations and code examples.

Overview

  • [rules/getting-started.md](rules/getting-started.md) - Getting Started

Guides

  • [rules/generate-metadata.md](rules/generate-metadata.md) - Generate the metadata
  • [rules/generate-sitemap.md](rules/generate-sitemap.md) - Generate the sitemap.xml file
  • [rules/generate-robots.md](rules/generate-robots.md) - Generate the robots.txt file
  • [rules/generate-llms-txt.md](rules/generate-llms-txt.md) - Generate the llms.txt file
  • [rules/add-json-ld-structured-data.md](rules/add-json-ld-structured-data.md) - Add JSON-LD structured data
  • [rules/add-article-json-ld-structured-data.md](rules/add-article-json-ld-structured-data.md) - Add Article JSON-LD structured data
  • [rules/add-breadcrumb-json-ld-structured-data.md](rules/add-breadcrumb-json-ld-structured-data.md) - Add Breadcrumb JSON-LD structured data
  • [rules/add-faq-json-ld-structured-data.md](rules/add-faq-json-ld-structured-data.md) - Add FAQ JSON-LD structured data
  • [rules/add-software-app-json-ld-structured-data.md](rules/add-software-app-json-ld-structured-data.md) - Add Software Application JSON-LD structured data

Tooling

  • [rules/seo-check.md](rules/seo-check.md) - SEO Check Tool

Reference

  • [rules/configuration.md](rules/configuration.md) - Configuration Reference
  • [rules/types.md](rules/types.md) - Types Reference
  • [rules/layout.md](rules/layout.md) - Layout Reference
  • [rules/layout-for-article.md](rules/layout-for-article.md) - LayoutForArticle Reference
  • [rules/layout-for-breadcrumb.md](rules/layout-for-breadcrumb.md) - LayoutForBreadcrumb Reference
  • [rules/layout-for-faq.md](rules/layout-for-faq.md) - LayoutForFaq Reference
  • [rules/layout-for-software-app.md](rules/layout-for-software-app.md) - LayoutForSoftwareApp Reference