diff --git a/README.md b/README.md index 58881bc9..630ab021 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,8 @@ For AI coding agents working with this project, refer to [AGENTS.md](AGENTS.md) ├── instructions/ # Coding standards and best practices (.instructions.md) ├── agents/ # AI personas and specialized modes (.agent.md) ├── collections/ # Curated collections of related items (.collection.yml) -└── scripts/ # Utility scripts for maintenance +├── scripts/ # Utility scripts for maintenance +└── skills/ # AI capabilities for specialized tasks ``` ## 📄 License