Cursor + braid
Install AI prompts to Cursor with braid
Install AI prompts to Cursor with a single command. braid writes rules to .cursor/rules/ in Cursor's native .mdc format, installs skills to .cursor/skills/ as separate files, and delivers published workflows through the same skill-compatible path. Agents are delivered in compatibility mode to .cursor/skills/ so Cursor can invoke them as on-demand prompts. Every team member runs one CLI command to sync their local Cursor config with the latest prompt library from your braid workspace — keeping everyone aligned without manual file management.
Cursor is a VS Code-based AI editor with built-in chat and code generation. braid writes rules in Cursor's native .mdc format, then installs skills and workflow bundles alongside them so every team member gets the same prompt stack without manual file management.
How it works
Install via CLI
One command installs your prompt library to Cursor's local config files.
braid install -a cursorWhat you get
Via CLI
Workflows are a braid-native prompt type. Published workflows install through the same local bundle path as skills, so any tool with skill support can run them.