Gives your agent the ability to create an llms.txt file that serves as a high-level navigation guide for LLMs to understand your repository's purpose and structure.
When you want to help AI tools quickly grasp the main entry points of your project
When you need to prioritize which documentation and spec files an LLM should read first
When you're following the official llms.txt specification to improve AI-readability
Allow the agent to analyze your repository structure and core documentation
Review the identified project summary and priority-ordered file list
Define logical sections like Documentation, Specifications, and Examples
Generate the llms.txt file in your repository's root for LLM consumption
你
Generate an llms.txt file for this repository so AI tools can navigate it better.
Agent
I'll scan your directories to find your main README, the core specs in /spec/, and usage examples. I'll then create an llms.txt in the root with a concise summary and categorized links like "[Technical Spec](spec/tech.md)", ensuring any LLM can effectively navigate your codebase.
赋予您的代理更新 llms.txt 文件的能力,以帮助 LLM 浏览您的仓库文档和规范。
Gives your agent the ability to act as a senior expert, creating appealing, informative, and professional README.md files that effectively showcase your project.
赋予你的智能体生成一份全面的 AGENTS.md 文件的能力,为 AI 编码工具提供技术背景和指令,以便在你的项目中高效工作。
赋予你的智能体使用 Better Auth 在 TypeScript/JavaScript 应用中搭建和实现安全身份验证的能力,涵盖从数据库设置到 UI 页面的所有内容。
Gives your agent the ability to define clear, unambiguous, and AI-ready specifications for schemas, tools, architecture, and more, ensuring a machine-readable project foundation.