cloud-agents

Installation
SKILL.md

Cloud Agents

Manage Cursor Cloud Agents through the REST API at https://api.cursor.com/v0.

Prerequisites

  • CURSOR_API_KEY environment variable must be set
  • jq must be installed (used by the helper script)
  • If the key is not set, ask the user to provide it or set it: export CURSOR_API_KEY=<key>
  • Keys are created at https://cursor.com/settings

Inferring the Repository

When the user does not specify a repo URL, infer it from the current working directory:

git remote get-url origin
Related skills
Installs
12
GitHub Stars
4
First Seen
Feb 24, 2026