// INPUT

Pick the closest template to switch the default fields and section structure. The output updates automatically.

Template
// GENERATED_llms.txt

Copy the generated text and publish it as llms.txt at the site root. After publishing, check it with the llms.txt Checker.

# 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
// ABOUT_THIS_TOOL
  • llms.txt is a Markdown file placed at the site root.
  • Enter links as one line per item: `Label | URL | Description`.
  • After publishing, use the llms.txt Checker to confirm fetchability and structure.
// USE CASES
  1. Check whether sitemap.xml, robots.txt, or llms.txt is published correctly
  2. Organize entry points for search crawlers and AI agents
  3. Review old URLs or missing links before launch
// FAQ
What can this tool do?

Choose a template, fill in the fields, and generate an llms.txt file for LLMs.

How is the input handled?

Processing happens in your browser. Files and entered content are not sent to the server for processing.

Can I use it before a page is public?

URL-based checks need a publicly reachable URL. Generator tools can still be used while preparing content before launch.