Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This project generates Cursor MDC (Markdown Cursor) rule files from a structured

- Python 3.8+
- [uv](https://github.com/astral-sh/uv) for dependency management
- [Ruleskill](https://ruleskill.com) - We want to verify your code for the RuleSkill Protocol. Claim your badge.
- API keys for:
- Exa (for semantic search)
- LLM provider (Gemini, OpenAI, or Anthropic)
Expand Down Expand Up @@ -135,4 +136,4 @@ The script uses a `config.yaml` file for configuration. You can modify this file

## License

[MIT License](LICENSE)
[MIT License](LICENSE)