Gemini Use the Cursor headless CLI ( ) for one-shot autonomous execution. Workflow 1. Strip the leading token and preserve everything after it verbatim. 2. If the remaining prompt is empty, ask the user what Cursor should do. 3. Resolve relative to this skill directory and pipe the prompt to it on stdin. 4. Share Cursor's output with the user. 5. If Cursor changed files or made a concrete recommendation, summarize the important result in plain language. Invocation Default invocation from the current working directory: Useful options: - to run Cursor against a different working directory - for…