Cursor/prompt
Pre-fill a chat prompt
Opens Cursor with text already in the chat box, waiting to be sent.
Format
cursor://anysphere.cursor-deeplink/prompt?text={text}web
https://cursor.com/link/prompt?text={text}Try it
cursor://anysphere.cursor-deeplink/prompt?text=Create%20a%20React%20component%20for%20user%20authenticationOpenWhat you supply
{text}The prompt to load into the chat box.
URL-encode it. The whole link, encoded, must stay under 8,000 characters.
The prompt is loaded, not run. Cursor puts it in front of the person and waits — they read it, edit it if they want, and send it themselves.
That makes this the safe one to hand to someone else. It is also the one worth reaching for in a bug report or an issue template, where the useful thing is not a description of the problem but a running start on it.