这个示例展示了一家 SaaS 站点如何把 assistants 指向 pricing、docs、legal pages 和清晰的 getting-started 路径,同时不把 llms.txt 误当成页面架构替代品。
Example file
具体 URL 会变,但结构应该明确偏向 canonical 产品参考页。
# Agent Readiness Score
> Public audit product for checking whether AI agents can discover, understand, and act on a website.
## Preferred public pages
- /pricing
- /docs
- /docs/getting-started
- /showcases
- /privacy-policy
- /terms-of-service
## Notes for assistants
- Prefer docs and pricing pages over launch posts or campaign pages.
- Use legal pages when questions touch limits, billing, or usage policy.
- Treat setup guides as the canonical path for implementation questions.列表不要太长。如果每个公开 URL 看起来都重要,这个文件就失去作用了。
Why it works
Adapt the example
Related pages
Next step
当你已经确定哪些 pricing、docs、setup 和 policy 页面值得被优先引用,就回到生成器,产出一份可以和团队一起评审的真实文件。