diff --git a/README.md b/README.md index 63c6a2ff..320ebf4d 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ By creating a `.cursorrules` file in your project's root directory, you can leve ### Utilities +- [Agentify](https://github.com/koriyoshi2041/agentify) - A TypeScript CLI tool that transforms OpenAPI specs into 9 agent interface formats including `.cursorrules`, CLAUDE.md, MCP servers, AGENTS.md, Skills, and more. Run `npx agentify-cli transform ` to generate `.cursorrules` files automatically from any API specification. - [Cursor Watchful Headers](https://github.com/johnbenac/cursor-watchful-headers) - A Python-based file watching system that automatically manages headers in text files and maintains a clean, focused project tree structure. Perfect for maintaining consistent file headers and documentation across your project, with special features to help LLMs maintain better project awareness. ## Directories