create-llms
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
npx skills add github/awesome-copilot --skill create-llms --agent copilot
Same command for any agent — swap --agent for claude-code, codex, cursor.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Create LLMs.txt File from Repository Structure 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. ## Primary Directive 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. ## Analysis and Planning Phase Before creating the `llms.txt` file, you must complete a thorough analysis: ### Step 1: Review llms.txt Specification - Review the official specification at https://llmstxt.org/ to ensure full compliance - Understand the required format structure and guidelines - Note the specific markdown structure requirements ### Step 2: Repository Structure Analysis - Examine the complete repository structure using appropriate tools - Identify the primary purpose and scope of the repository - Catalog all important directories and their purp
- Primary Directive
- Analysis and Planning Phase
- Step 1: Review llms.txt Specification
- Step 2: Repository Structure Analysis
- Step 3: Content Discovery
- Step 4: Create Implementation Plan
- Implementation Requirements
- Format Compliance
- Content Requirements
- Content Guidelines
- Execution Steps
- Step 1: Repository Analysis
- Step 2: Content Planning
- Step 3: File Creation
What does the create-llms skill do?
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
How do I install it?
Run `npx skills add github/awesome-copilot --skill create-llms --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.