cursor-cloud-agents

Coding Agents & IDEs
v1.3.3
Pending

Deploy Cursor AI agents to GitHub repos.

2825 downloads825 installsby @parcostabot

Setup & Installation

Install command

clawhub install parcostabot/cursor-cloud-agents

If the CLI is not installed:

Install command

npx clawhub@latest install parcostabot/cursor-cloud-agents

Or install with OpenClaw CLI:

Install command

openclaw skills install parcostabot/cursor-cloud-agents

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/parcostabot/cursor-cloud-agents

What This Skill Does

Wraps the Cursor Cloud Agents HTTP API so OpenClaw can dispatch coding tasks to Cursor's cloud, monitor agent progress, and retrieve results. Agents run against GitHub repositories and can write code, generate tests, produce documentation, and open PRs. Supports fire-and-forget, supervised, iterative, and background execution patterns.

Offloads long-running coding tasks to Cursor's cloud so local dev work is not blocked and no local environment setup is needed for the target repo.

When to Use It

  • Generating unit tests for a specific module without blocking local work
  • Opening a PR with a new feature implemented by a cloud agent
  • Running a large codebase refactor overnight in background mode
  • Sending follow-up prompts to refine code an agent already wrote
  • Checking quota usage before launching a batch of coding tasks

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Generating unit tests for a specific module without blocking local work

AGENT
  1. 1Generating unit tests for a specific module without blocking local work
  2. 2Opening a PR with a new feature implemented by a cloud agent
  3. 3Running a large codebase refactor overnight in background mode
  4. 4Sending follow-up prompts to refine code an agent already wrote
  5. 5Checking quota usage before launching a batch of coding tasks
OUTPUT
Deploy Cursor AI agents to GitHub repos.

Share this skill

Security Audits

VirusTotalPending
OpenClawPending
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026