FIRST CH TOOLS / 05 LLMS.TXT GENERATOR
llms.txt Generator
Build an llms.txt file that tells ChatGPT, Claude, Perplexity and other AI systems what your site is about — just by filling in a form. Upload the result to your site root (e.g. https://example.com/llms.txt).
How to Use
- Enter site infoFill in your site name, summary, and the key pages you want AI systems to read.
- Check the outputThe llms.txt is assembled in real time as you type.
- Upload to your rootPlace the downloaded llms.txt in the top-level directory of your site.
About This Tool
llms.txt is a proposed standard (llmstxt.org) that tells LLMs and AI search engines what a site is and where to look. The structure is: H1 = site name → blockquote = summary → optional notes → H2 sections with link lists. We ship llms.txt on our own sites, including this tool collection (see the real one), as a first step of AI-search optimization for client projects.
From AI Agents
This tool's llms.txt generation logic is also available as the llmstxt_generate tool in our MCP (Model Context Protocol) server @first-ch/tools-mcp, callable directly by AI agents with no browser needed. See Using These Tools from AI Agents for setup details.
Install
claude mcp add firstch-tools -- npx -y @first-ch/tools-mcp
Example call
# example input passed to the agent llmstxt_generate(siteName="Example Site", summary="A short summary of the site")
Other Tools
- 01Batch Image → WebP ConverterWebP Converter
- 02White Background RemoverWhite BG Remover
- 03WCAG Contrast CheckerContrast Checker
- 04Character CounterCharacter Counter
- 06JSON-LD GeneratorJSON-LD Generator
- 07Markdown → PDFMD → PDF
- 08OGP Meta Tag WizardOGP Wizard
- 09Favicon GeneratorFavicon Generator
- 10TikTok PublisherTikTok Publisher
- 11Encoding & Line Ending ConverterEncoding Converter
- 12Batch Image → AVIF ConverterAVIF Converter
- 13Test Data GeneratorTest Data Generator
- 14Marp Markdown → SlidesMarp Slides
- 15Text & Code Diff CheckerDiff Checker
- 16Cron Expression ExplainerCron Explainer
- 17Base64 & Data URI EncoderBase64 & Data URI
- 18URL Parameter Editor & UTM BuilderURL Parameters
- 19HTML Entity Escape & UnescapeHTML Escape
- 20JSON ⇄ YAML ConverterJSON ⇄ YAML
- 21PX ⇄ REM / EM ConverterPX ⇄ REM / EM 単位変換
- 22Color Converter & AlphaColorコード変換&アルファ透過
- 23MD5 / SHA-256 Hash Generatorハッシュ生成
- 24JWT Decoder & Expiry CheckerJWTデコーダー&有効期限チェッカー
- 25User-Agent ParserUser-Agent解析&デバイス判定
- 26UUID & ULID GeneratorUUID (v4) & ULID 一括生成
- 27Aspect Ratio Calculatorアスペクト比計算&サイズ算出
- 28Markdown Table & CSV/TSV ConverterMarkdownテーブル整形&CSV/TSV変換
- 29SQL Query FormatterSQLクエリフォーマッター&整形
- 30QR Code GeneratorQR Code Generator
- 31Regex Tester正規表現テスター
- 32Unix Timestamp ConverterUNIXタイムスタンプ⇄日時変換
- 33New Tab Memo — Chrome Extension新規タブメモ帳 Chrome拡張
- 34Image Resizer & Cropper画像リサイズ&クロップ
- 35EXIF Viewer & RemoverEXIF情報の確認&除去
- 36robots.txt Generatorrobots.txt ジェネレーター
- 37Password Generator安全なパスワード生成
- 38Case Converter文字列ケース変換