llms.txtジェネレータ
雛形を選んで項目を埋めるだけで、LLM向けのllms.txtを生成できます。
// 入力
用途に近い雛形を選ぶと、入力欄とセクション構成が切り替わります。出力は入力に合わせて自動更新されます。
雛形
// 生成llms.txt
生成した内容をコピーして、サイトのルートに llms.txt として配置できます。公開後はllms.txtチェッカーで確認してください。
# TOOLPOOL
> Browser-based tools for small web production and development tasks.
## Core
- [TOOLPOOL](https://toolpool.tools)
- [Tools](https://toolpool.tools/en/tools): Full list of browser tools
- [OGP Checker](https://toolpool.tools/en/tools/ogp-checker): Check Open Graph metadata and previews
- [Structured Data Checker](https://toolpool.tools/en/tools/structured-data): Inspect Schema.org JSON-LD and microdata
## Docs
- [Articles](https://toolpool.tools/en/articles): Practical articles about web metadata, images, and crawling
- [Samples](https://toolpool.tools/en/samples): Sample pages for testing metadata and structured data
## Optional
- [Japanese home](https://toolpool.tools/ja): Japanese version
- [English home](https://toolpool.tools/en): English version// このツールについて
- llms.txtはサイトのルートに置くMarkdownファイルです。
- リンクは `ラベル | URL | 説明` の1行形式で入力します。
- 公開後はllms.txtチェッカーで、取得と基本構造を確認できます。
// ユースケース
- sitemap.xml、robots.txt、llms.txtの公開状態を確認する
- 検索エンジンやAIエージェントに見せたい入口を整理する
- 古いURLや不足しているリンクが残っていないか見直す
// よくある質問
何ができますか?
雛形を選んで項目を埋めるだけで、LLM向けのllms.txtを生成できます。
入力内容はどのように扱われますか?
処理はブラウザ内で行われます。ファイルや入力内容は、処理のためにサーバーへ送信されません。
公開前のページでも使えますか?
URLを取得するチェックは、外部からアクセスできる公開URLが対象です。生成系のツールは公開前の下書き作成にも使えます。