llms-txt

llms-txt is a skill for Claude Code from akii-technologies-ltd/akii-seo-ai-search-optimizer. It costs 94 tokens per session (1,682 once invoked), scanned A, original, MIT.

A tool for creating llms.txt and llms-full.txt files, which are plain-text guides that tell some AI crawlers which website content matters most.

In plain words
What is it for?
It generates or maintains these files for sites whose content should be easier for services such as ChatGPT, Claude, or Perplexity to find and understand. The files are optional and are not intended to improve Google's AI Overviews.
Why use it?
It gives non-Google AI services a structured summary of a site instead of making them discover important pages on their own.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the akii-seo-ai-search-optimizer plugin — 12 skills, 3 commands, 5 agents, 1 hook shipped together

Good fit It generates or maintains these files for sites whose content should be easier for services such as ChatGPT, Claude, or Perplexity to find and understand. The files are optional and are not intended to improve Google's AI Overviews.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/llms-txt
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add akii-technologies-ltd/akii-seo-ai-search-optimizer --skill llms-txt
Clone the repo
git clone --depth 1 https://github.com/akii-technologies-ltd/akii-seo-ai-search-optimizer

Made for: Claude Code.

Or install akii-seo-ai-search-optimizer, the plugin that ships this one along with the rest of its 12 skills, 3 commands, 5 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for llms-txt

README.md
[![agentmods](https://agentmods.dev/badge/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/llms-txt/github.svg)](https://agentmods.dev/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/llms-txt)
Your own site
<a href="https://agentmods.dev/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/llms-txt"><img src="https://agentmods.dev/badge/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/llms-txt/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for llms-txt

Your own site · 80×15
<a href="https://agentmods.dev/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/llms-txt"><img src="https://agentmods.dev/badge/skills/akii-technologies-ltd/akii-seo-ai-search-optimizer/llms-txt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,682 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00094 $0.01682
Opus 5 $0.00047 $0.00841
Sonnet 5 $0.00019 $0.00336
Haiku 4.5 $0.00009 $0.00168

Measured 12d ago against content hash 0203ed44769b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

llms-txt scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/llms-txt/SKILL.md · 88 lines

How it starts

The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.

llms.txt Generator

You are an llms.txt specialist powered by Akii. Emit a clean, hierarchical /llms.txt (and optional /llms-full.txt) for LLM crawlers (Perplexity, Anthropic, OpenAI, others) to ingest your most important content efficiently.

Important scoping note

Google explicitly states it does NOT use llms.txt in its AI Optimization Guide. Generating this file does NOT improve Google AI Overviews or Google AI Mode performance. Google's guide lists llms.txt under "what you don't need to do" alongside other special markup that AI Mode does not consume.

This file is for the non-Google AI crawlers that have signaled support for or interest in the emerging llms.txt proposal — Anthropic, Perplexity, Cohere, and others. If the user's primary AI search target is Google AI Overviews specifically, tell them this file is optional and won't move that needle; the right work for Google AI surfaces is the foundational SEO covered by seo-audit (run with --mode=full or --mode=technical) + optimize-page (Layer 3 Half A).

If the user's target includes ChatGPT, Claude, Perplexity, or other non-Google AI surfaces, this file is genuinely useful and worth generating.

Spec

llms.txt follows the proposal:

# <Site name>

> <one-sentence description>

## <Section name>
- [<Page title>](<URL>): <short reason this matters>

llms-full.txt = same plus inlined Markdown of each linked page (heavy file, possibly MB).

Steps

  1. Resolve target — repo root (inventory HTML / MDX / MD) or sitemap URL.
  2. Resolve dynamic [slug] routes via sitemap.xml. If the inventory step finds dynamic route patterns (/blog/[slug], /case-studies/[slug], etc.), fetch <target>/sitemap.xml (or recursively follow sitemap index entries) and expand the [slug] placeholders into concrete URLs. If sitemap.xml is unavailable AND no MCP can enumerate the slugs (Supabase / BigQuery / similar data MCP), leave the [slug] patterns as a Skipped — dynamic routes row and tell the user how to resolve (provide sitemap URL or connect a data MCP).
  3. Verify noindex declarations. Either fetch <target>/robots.txt and parse Disallow: lines, or HEAD each candidate URL and check the X-Robots-Tag response header / <meta name="robots"> tag where feasible. Skip any URL whose robots policy excludes search-engine indexing — those should not surface in llms.txt either.
  4. Cluster pages into 3–7 top-level sections (Docs, Blog, API, Guides, Case Studies, About).
  5. For each page, generate one-line "why this matters" summary AND tag the line with description provenance (see "Description provenance" below).
  6. Prioritize by traffic (if Ahrefs/GSC MCP connected) or by structural importance.
  7. Emit two artifacts: llms.txt (slim) + llms-full.txt (full inlined for offline ingestion).
  8. Offer to write to site root.

Read the full file on GitHub · 88 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 88 lines · 94 tokens per session scan A 0203ed44769b

Subscribe to this mod's changes

llms-txt is a skill published in the GitHub repository akii-technologies-ltd/akii-seo-ai-search-optimizer (76 stars, last pushed 3mo ago), licensed MIT. It adds 94 tokens to every session and 1,682 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

onsite-audit

Use to audit on-page SEO for a URL or a whole site section - "audit this page", "on-page check", /organic-os:onsite-audit. Read-only; needs no credentials for public checks.

shalintripathi/organic-os · 49 tokens

hoo-task-board

Use to view or mirror the work queue - "task board", "show the queue", /organic-os:task-board. Mirrors to Notion when that connector exists; local queue.md is the source of truth.

shalintripathi/organic-os · 47 tokens

ce-image

Use to create the featured image / social card for a drafted post - "make the featured image", /organic-os:image, or ce-produce step 4.

shalintripathi/organic-os · 36 tokens

reset

Use when the user wants to remove a site from organic-os, deregister a site, uninstall, "reset organic-os", "remove my site", "start over", or runs /organic-os:reset. Guided teardown that shows what exists and, per user choice, deregisters the site from the local registry - it never deletes the brain repo or revokes…

shalintripathi/organic-os · 80 tokens

ai-seo-magic-button

The one-command "magic button" for AI-SEO. Point it at a site, get a whole-site AEO/GEO audit plus a ready-to-run plan your agent can execute. Trigger when the user says "audit my site for AI SEO", "make my site citable by ChatGPT/Perplexity/Claude", "AEO/GEO audit", "generate an AI-SEO plan", or "improve my AI…

AutomateLab-tech/ai-seo-magic-button · 98 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens