Agent Skills: llms.txt Builder

Create llms.txt files that help AI systems navigate and understand your site structure. Use when setting up AI visibility for a website, improving LLM citation rates, or want AI crawlers to discover your key content. Generates the llms.txt file format for your domain.

UncategorizedID: majesticlabs-dev/majestic-marketplace/llms-txt-builder

Install this agent skill to your local

pnpm dlx add-skill https://github.com/majesticlabs-dev/majestic-marketplace/tree/HEAD/plugins/majestic-marketing/skills/seo/llms-txt-builder

Skill Files

Browse the full folder contents for llms-txt-builder.

Download Skill

Loading file tree…

plugins/majestic-marketing/skills/seo/llms-txt-builder/SKILL.md

Skill Metadata

Name
llms-txt-builder
Description
Create llms.txt files that help AI systems navigate and understand your site structure. Use when setting up AI visibility for a website, improving LLM citation rates, or want AI crawlers to discover your key content. Generates the llms.txt file format for your domain.

llms.txt Builder

Audience: Site owners wanting AI visibility Goal: Generate llms.txt file for AI system navigation

What is llms.txt?

A file at https://yoursite.com/llms.txt that helps AI systems understand site structure.

Format

# Site Name
> Brief description of the site and its purpose

## Main Sections

- [Section Name](URL): Description of this section
- [Products](URL): Description of products/services
- [Blog](URL): Description of blog content

## Key Resources

- [Getting Started Guide](URL): Description
- [API Documentation](URL): Description
- [Pricing](URL): Description

## Contact

- Email: contact@example.com
- Support: support@example.com

Best Practices

  • Keep descriptions concise (1 sentence each)
  • Prioritize most important pages (top 10-15)
  • Update when site structure changes
  • Include key landing pages for each persona
  • Use consistent formatting

Content Priority

Must Include:

  • Homepage
  • Core product/service pages
  • Main category pages
  • Contact/support

Should Include:

  • Popular blog posts
  • Key documentation
  • Pricing page
  • About/team page

Consider:

  • Case studies
  • Integration pages
  • API docs
  • Changelog

Workflow

  1. Scan site structure (glob for main pages)
  2. Identify priority pages per section
  3. Write concise descriptions
  4. Format as llms.txt
  5. Validate links work
  6. Recommend placement in root

Output

# [Site Name]
> [One-line site purpose]

## Main Sections
[3-5 core sections with links]

## Key Resources
[5-10 important pages]

## Contact
[Support channels]