Cursor SDK The Cursor TypeScript SDK ( ) runs Cursor agents programmatically. The same interfaces drives the local runtime (agent runs on your machine against your files) and the cloud runtime (agent runs on Cursor-hosted or self-hosted infrastructure against a cloned repo and opens PRs). Use this skill to help someone bootstrap a working integration quickly and avoid the handful of traps that bite new users . Canonical docs live at https://cursor.com/docs/api/sdk/typescript; this skill only adds decision-making, failure-mode prevention, and ready-to-extend patterns. Voice and Posture This sk…