Create Llms — agent skill from github/awesome-copilot

Create Llms is available in the open agent skills ecosystem (github/awesome-copilot).

Install

npx skills add https://github.com/github/awesome-copilot --skill create-llms

Skill content

The instructions an agent receives when this skill is active.

--- name: create-llms description: 'Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/' --- # Create LLMs.txt File from Repository Structure

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Create Llms do?
Create Llms is available in the open agent skills ecosystem (github/awesome-copilot). Create Llms — agent skill from github/awesome-copilot.
How do I install Create Llms?
In a supported agent environment, run: npx skills add https://github.com/github/awesome-copilot --skill create-llms
When should I use Create Llms?
Use this skill when working on tasks related to create-llms.
Got an example for Create Llms?
Apply Create Llms to a relevant agent workflow.
Where does Create Llms come from?
Source and updates: https://www.skills.sh/github/awesome-copilot/create-llms. Confirm install steps and permissions there before you rely on it.