From a2e8bc2f25c25783654733fa370863ac4f3753f2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Feb 2026 01:36:34 +0000 Subject: [PATCH] Add llms.txt documentation to README Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bec39297..a2f59774 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ To make it easy to add these customizations to your editor, we have created a [M +## 📄 llms.txt + +This repository includes an [`llms.txt`](llms.txt) file following the [llmstxt.org](https://llmstxt.org/) specification, making it easy for Large Language Models to discover and understand all available agents, prompts, instructions, and skills. This machine-readable file provides a structured overview of the repository's resources with names and descriptions. + ## 🔧 How to Use ### 🤖 Custom Agents