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 | 说明` 输入。
- 发布后可用 llms.txt 检查器确认可访问性和基本结构。
// 使用场景
- 检查 sitemap.xml、robots.txt、llms.txt 的发布状态
- 整理给搜索爬虫和 AI agent 的入口
- 上线前检查旧 URL 或缺失链接
// 常见问题
这个工具可以做什么?
选择模板并填写项目,生成面向 LLM 的 llms.txt。
输入内容会如何处理?
处理在你的浏览器中完成。文件和输入内容不会为了处理而发送到服务器。
页面公开前也能使用吗?
基于 URL 的检查需要外部可访问的公开 URL。生成类工具可以用于上线前准备。