cursor-deeplinks
Installation
SKILL.md
Cursor Deeplinks
This skill standardizes how to create Cursor deeplinks (per this repo’s conventions), including:
- prompt deeplinks
- command deeplinks (create
.cursor/commands/*.mdin the current project after approval) - rule deeplinks (create
.cursor/rules/*.mdcin the current project after approval) - MCP install deeplinks
Primary reference in this repo: doc/cursor-deeplinks.md
Preferred generator: scripts/cursor-deeplink-gen.py
Quick start (recommended)
Use the generator script to avoid encoding mistakes and to verify the 8,000 char URL limit (post-encoding):