agent-ready-llms-txt

agent-ready-llms-txt is a skill for Claude Code, Codex from fabricioctelles/skills. It costs 22 tokens per session (183 once invoked), scanned A, original, Apache-2.0.

A set of instructions for publishing an llms.txt file, a plain-text guide that helps AI systems understand and find a website’s important content.

In plain words
What is it for?
Use it to create and validate /llms.txt, including the site title, summary, important links, and an optional link to expanded information.
Why use it?
It gives automated readers a concise site overview and direct links to key sections.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create and validate /llms.txt, including the site title, summary, important links, and an optional link to expanded information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fabricioctelles/skills/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 fabricioctelles/skills --skill llms-txt
Clone the repo
git clone --depth 1 https://github.com/fabricioctelles/skills

Made for: Claude Code, Codex.

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 agent-ready-llms-txt

README.md
[![agentmods](https://agentmods.dev/badge/skills/fabricioctelles/skills/llms-txt/github.svg)](https://agentmods.dev/skills/fabricioctelles/skills/llms-txt)
Your own site
<a href="https://agentmods.dev/skills/fabricioctelles/skills/llms-txt"><img src="https://agentmods.dev/badge/skills/fabricioctelles/skills/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 agent-ready-llms-txt

Your own site · 80×15
<a href="https://agentmods.dev/skills/fabricioctelles/skills/llms-txt"><img src="https://agentmods.dev/badge/skills/fabricioctelles/skills/llms-txt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 183 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00022 $0.00183
Opus 5 $0.00011 $0.00092
Sonnet 5 $0.00004 $0.00037
Haiku 4.5 $0.00002 $0.00018

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

Security

Grade A, and why

agent-ready-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 11d 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/agent-ready-cloudflare/llms-txt/SKILL.md · 29 lines

What it actually says

Implement llms.txt

Publish an LLM-friendly overview of your site per llmstxt.org.

Requirements

  • Serve /llms.txt as plain text (UTF-8) with HTTP 200
  • Start with an H1 (# Site Name) title line
  • Include a short summary paragraph describing your site
  • Link to the most important content sections for agents
  • Optionally link to /llms-full.txt for expanded content

Validate

POST https://isitagentready.com/api/scan
Content-Type: application/json

{"url": "https://YOUR-SITE.com"}

Confirm your deployed site serves /llms.txt exactly as intended.

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. 11d ago First seen · 29 lines · 22 tokens per session scan A ee9639d657ee

Subscribe to this mod's changes

agent-ready-llms-txt is a skill published in the GitHub repository fabricioctelles/skills (77 stars, last pushed yesterday), licensed Apache-2.0. It adds 22 tokens to every session and 183 once invoked, about $0.0001 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

socratic

This skill should be used when the user asks to "build", "design", "scaffold", "architect", or "plan" any system, feature, service, app, agent, pipeline, connector, or tool — especially when the request is short, vague, or underspecified. It should also be used when the user asks to "review this architecture", "what…

m4vic/socratic · 172 tokens

battle-tested-engineer

Engineering judgment for code write/refactor/test and frontend UI. Trigger on code review, legacy cleanup, tests, UI with data, bloat/over-engineer complaints — even with no explicit mention, before any diff/rewrite/test suite. Output ultra-terse caveman style; code, commits, PR desc, security warnings stay normal…

sayeed1999/agent-skills · 74 tokens

openehr-assistant

This skill should be used when a conversation touches openEHR outside a task owned by a dedicated skill — e.g. "what is an archetype?", "how do openEHR templates work?", "which composition category fits this data?", "find me a guide on X", "where do I start with openEHR modeling?" — or names openEHR concepts (ADL…

Cadasto/openehr-assistant-plugin · 182 tokens

template-authoring

This skill should be used when the user asks to "create a template", "design a template", "constrain archetypes into a template", "review a template", "categorise a dataset with CGEM", "should this be persistent, episodic or event?", "split this form across compositions", "sketch a template from this form / which…

Cadasto/openehr-assistant-plugin · 163 tokens

archetype-authoring

This skill should be used when the user asks to "create", "edit", "specialize", "review / remediate", "write the rationale for", "translate / localise", or "fix the ADL syntax of" an openEHR archetype (including "this archetype won't parse / won't validate"), or to import a CKM archetype into the workspace for reuse.…

Cadasto/openehr-assistant-plugin · 128 tokens

aql-authoring

This skill should be used when the user asks to "write an AQL query", "optimize an AQL query", "review AQL", or "query openEHR data" — the multi-step authoring/optimization workflow for AQL (Archetype Query Language) over openEHR clinical data. For a one-off explanation of an existing query or a single AQL…

Cadasto/openehr-assistant-plugin · 102 tokens