create-llms by github/awesome-copilot
npx skills add https://github.com/github/awesome-copilot --skill create-llms根据 https://llmstxt.org/ 上的官方 llms.txt 规范,在仓库根目录下从头开始创建一个新的 llms.txt 文件。该文件为大语言模型(LLMs)提供高级指导,帮助它们找到理解仓库目的和规范所需的相关内容。
创建一个全面的 llms.txt 文件,作为 LLMs 有效理解和导航仓库的入口点。该文件必须符合 llms.txt 规范,并针对 LLM 的消费进行优化,同时保持人类可读性。
在创建 llms.txt 文件之前,您必须完成彻底的分析:
/docs/、 等目录中的 文件)广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
/spec/.md基于您的分析,创建一个结构化计划,包括:
根据规范,llms.txt 文件必须完全遵循以下结构:
每个文件链接必须遵循:[描述性名称](相对路径): 可选描述
将文件组织到逻辑的 H2 部分中,例如:
包含以下文件:
排除以下文件:
llms.txt 文件/llms.txt)# [仓库名称]
> [对仓库目的和范围的简洁描述]
[可选的不带标题的附加上下文段落]
## 文档
- [主 README](README.md): 主要项目文档和入门指南
- [贡献指南](CONTRIBUTING.md): 为项目做出贡献的指南
- [行为准则](CODE_OF_CONDUCT.md): 社区指南和期望
## 规范
- [技术规范](spec/technical-spec.md): 详细的技术要求和约束
- [API 规范](spec/api-spec.md): 接口定义和数据契约
## 示例
- [基础示例](examples/basic-usage.md): 简单的用法演示
- [高级示例](examples/advanced-usage.md): 复杂的实现模式
## 配置
- [设置指南](docs/setup.md): 安装和配置说明
- [部署指南](docs/deployment.md): 生产部署指南
## 可选
- [架构文档](docs/architecture.md): 详细的系统架构
- [设计决策](docs/decisions.md): 历史设计决策记录
创建的 llms.txt 文件应:
每周安装量
7.5K
仓库
GitHub 星标数
27.2K
首次出现
2026年2月25日
安全审计
安装于
codex7.4K
gemini-cli7.4K
opencode7.3K
github-copilot7.3K
cursor7.3K
kimi-cli7.3K
Create a new llms.txt file from scratch in the root of the repository following the official llms.txt specification at https://llmstxt.org/. This file provides high-level guidance to large language models (LLMs) on where to find relevant content for understanding the repository's purpose and specifications.
Create a comprehensive llms.txt file that serves as an entry point for LLMs to understand and navigate the repository effectively. The file must comply with the llms.txt specification and be optimized for LLM consumption while remaining human-readable.
Before creating the llms.txt file, you must complete a thorough analysis:
.md files in /docs/, /spec/, etc.)Based on your analysis, create a structured plan that includes:
The llms.txt file must follow this exact structure per the specification:
Each file link must follow: [descriptive-name](relative-url): optional description
Organize files into logical H2 sections such as:
Include files that:
Exclude files that:
llms.txt file in the repository root/llms.txt)# [Repository Name]
> [Concise description of the repository's purpose and scope]
[Optional additional context paragraphs without headings]
## Documentation
- [Main README](README.md): Primary project documentation and getting started guide
- [Contributing Guide](CONTRIBUTING.md): Guidelines for contributing to the project
- [Code of Conduct](CODE_OF_CONDUCT.md): Community guidelines and expectations
## Specifications
- [Technical Specification](spec/technical-spec.md): Detailed technical requirements and constraints
- [API Specification](spec/api-spec.md): Interface definitions and data contracts
## Examples
- [Basic Example](examples/basic-usage.md): Simple usage demonstration
- [Advanced Example](examples/advanced-usage.md): Complex implementation patterns
## Configuration
- [Setup Guide](docs/setup.md): Installation and configuration instructions
- [Deployment Guide](docs/deployment.md): Production deployment guidelines
## Optional
- [Architecture Documentation](docs/architecture.md): Detailed system architecture
- [Design Decisions](docs/decisions.md): Historical design decision records
The created llms.txt file should:
Weekly Installs
7.5K
Repository
GitHub Stars
27.2K
First Seen
Feb 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
codex7.4K
gemini-cli7.4K
opencode7.3K
github-copilot7.3K
cursor7.3K
kimi-cli7.3K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装