# Seo Llms Txt

> Generates specification-compliant llms.txt and llms-full.txt files from website sitemaps and content collections to optimize discovery by AI models (Perplexity, ChatGPT, Claude, Gemini).

- **Type:** Skill
- **Install:** `agentstack add skill-seoskillsai-seo-skills-ai-seo-llms-txt`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [seoskillsai](https://agentstack.voostack.com/s/seoskillsai)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [seoskillsai](https://github.com/seoskillsai)
- **Source:** https://github.com/seoskillsai/seo-skills-ai/tree/main/skills/seo-llms-txt
- **Website:** https://seoskillsai.com

## Install

```sh
agentstack add skill-seoskillsai-seo-skills-ai-seo-llms-txt
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Automated LLMs.txt & LLMs-Full.txt Generation Standard

Generates `/public/llms.txt` and `/public/llms-full.txt` files according to the **llmstxt.org** specification adopted by Anthropic, OpenAI, and Google.

---

## 📄 File Formats

### 1. `/public/llms.txt` (Concise Summary Feed)
```markdown
# [Site Name]

> [High-level summary of the site, central entities, and primary value proposition.]

## Core Documentation & Tools

- [Full SEO Skills Directory](https://example.com/skills): Complete catalog of 22 AI SEO skills.
- [Technical SEO Audit Engine](https://example.com/skills/seo-audit): Automated technical diagnostic tool.
- [2026 Schema Engine](https://example.com/skills/seo-schema): Validated JSON-LD schema builder.

## Agent Implementations

- [Claude Code Integration](https://example.com/claude/): MCP servers and agent workflows for Anthropic Claude.
- [Google Antigravity Integration](https://example.com/antigravity/): Native skills and Gemini CLI pipelines.
```

### 2. `/public/llms-full.txt` (Complete Semantic Graph)
Contains complete article text, API specifications, and code snippets concatenated cleanly in markdown format for deep ingestion.

---

## 🛠️ CLI Generation Command
```bash
python scripts/llms_txt_builder.py --sitemap "public/sitemap-index.xml" --output "public/"
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [seoskillsai](https://github.com/seoskillsai)
- **Source:** [seoskillsai/seo-skills-ai](https://github.com/seoskillsai/seo-skills-ai)
- **License:** MIT
- **Homepage:** https://seoskillsai.com

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-seoskillsai-seo-skills-ai-seo-llms-txt
- Seller: https://agentstack.voostack.com/s/seoskillsai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
