llms-txt-generator

llms-txt-generator is a skill for Claude Code, Codex from solana-foundation/solana-com. It costs 55 tokens per session (582 once invoked), scanned A, original, GPL-3.0.

A documentation-file updater that checks the app folders for changed document sections and refreshes the LLM-readable files.

In plain words
What is it for?
Use it when changing the generator, adding documentation sections, or regenerating `llms.txt` and `llms-en.txt`.
Why use it?
It helps keep those files current without rewriting sections that are already present.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when changing the generator, adding documentation sections, or regenerating llms.txt and llms-en.txt.

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

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 llms-txt-generator

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/solana-foundation/solana-com/llms-txt-generator"><img src="https://agentmods.dev/badge/skills/solana-foundation/solana-com/llms-txt-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 582 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 unknown 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.00055 $0.00582
Opus 5 $0.00028 $0.00291
Sonnet 5 $0.00011 $0.00116
Haiku 4.5 $0.00006 $0.00058

Measured 13d ago against content hash 6be45705144a, 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-generator 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 13d 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-generator/SKILL.md · 76 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 13d ago First seen · 76 lines · 55 tokens per session scan A 6be45705144a

Subscribe to this mod's changes

llms-txt-generator is a skill published in the GitHub repository solana-foundation/solana-com (504 stars, last pushed today), licensed GPL-3.0. It adds 55 tokens to every session and 582 once invoked, about $0.0003 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

feature-usage-feed

Set up an LLM-judge evaluation that extracts canonical use cases for a PostHog feature at scale and streams the results to a Slack channel as a live feed. Use when someone wants to understand how users are actually using a specific AI/LLM-powered feature in production — what they're investigating, what questions…

PostHog/posthog · 123 tokens

creating-online-evaluations

Author continuously-running online evaluations in PostHog AI observability, grounded in real failure modes you've identified. Use when the user wants evaluations that automatically score new generations or whole traces going forward — "create an eval to catch X", "continuously check that responses do Y", "turn these…

PostHog/posthog · 199 tokens

exploring-llm-evaluations

Investigate AI observability evaluations — hog (deterministic code-based), llmjudge (LLM-prompt-based), and sentiment (user-message sentiment). Find existing evaluations, inspect their configuration, run them against specific generations, query individual results, and set up scheduled reports on an evaluation. Use…

PostHog/posthog · 124 tokens

analyzing-expensive-users

Analyze the most expensive users in AI observability and explain why they cost so much. Use when the user asks about top spenders, expensive users, per-user LLM cost, user-level cost drivers, or patterns behind high AI observability spend.

PostHog/posthog · 57 tokens

exploring-llm-traces

Debug and inspect LLM/AI agent traces using PostHog's MCP tools. Use when the user pastes a trace or session URL (e.g. /ai-observability/traces/ or /ai-observability/sessions/ ), asks to debug a trace, figure out what went wrong, check if an agent used a tool correctly, verify context/files were surfaced, inspect…

PostHog/posthog · 146 tokens

exploring-llm-clusters

Investigate AI observability clusters — understand usage patterns in AI/LLM traffic, compare cluster behavior, compute cost/latency metrics, and drill into individual traces within clusters.

PostHog/posthog · 44 tokens