---
title: Generate XML sitemaps and robots.txt from route inventories before SEO launch
slug: generate-xml-sitemaps-and-robots-txt-from-route-inventories-before-seo-launch
description: Use sitemap when an agent already knows the site routes or content URLs and needs valid sitemap XML, sitemap indexes, or robots.txt references before launch. This is a publishing-artifact skill, not a crawler or SEO platform.
github_stars: 1708
verification: security_reviewed
source: https://github.com/ekalinin/sitemap.js
category: Content Writing & SEO
framework: Multi-Framework
tool_ecosystem:
  github_repo: ekalinin/sitemap.js
  github_stars: 1708
---
# Generate XML sitemaps and robots.txt from route inventories before SEO launch

Use sitemap when an agent already knows the site routes or content URLs and needs valid sitemap XML, sitemap indexes, or robots.txt references before launch. This is a publishing-artifact skill, not a crawler or SEO platform.

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/generate-xml-sitemaps-and-robots-txt-from-route-inventories-before-seo-launch/)
