A powerful integration that enables OpenClaw to dispatch, monitor, and manage asynchronous AI coding agents directly on GitHub repositories.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cursor-cloud-agents
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cursor-cloud-agents using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Cursor Cloud Agents skill is a robust wrapper for the Cursor Cloud Agents HTTP API, allowing developers to extend their local environment into the cloud. By utilizing this addition to your Openclaw Skills library, you can delegate complex coding tasks—such as feature implementation, refactoring, and documentation—to autonomous agents that work directly on your GitHub repositories.
This skill is designed for developers who want to leverage their existing Cursor subscription for high-scale, asynchronous tasks without blocking their local IDE. It provides a comprehensive command-line interface to launch agents, track their progress in real-time, and manage the full lifecycle of AI-driven pull requests. Whether you are automating repetitive boilerplate or seeking a second pair of eyes on a complex module, these cloud agents provide a scalable solution for modern software engineering.
To begin using this skill, ensure you have your Cursor API key from the Cursor IDE settings.
Add your key to the OpenClaw environment configuration:
echo "CURSOR_API_KEY=your_actual_key_here" >> ~/.openclaw/.env
Verify that the connection is active and check your subscription tier:
cursor-api.sh me
For improved productivity, you can enable shorthand aliases:
source scripts/cca-aliases.sh
The skill manages its state and data through a structured local file system and API response caching to ensure efficiency.
| Data Component | Storage Location | Description |
|---|---|---|
| Response Cache | ~/.cache/cursor-api/ |
Stores temporary metadata for agents and models with a 60s default TTL. |
| Background Logs | ~/.cache/cursor-api/background-tasks/ |
Contains execution history and status logs for tasks running in background mode. |
| Environment Config | ~/.openclaw/.env |
The primary storage for secure API credentials used by Openclaw Skills. |
--no-pr flag.Loading
A specialized skill for creating and managing autonomous onchain wallets that allow AI agents to execute transactions securely across multiple chains.

A professional AI tool that converts complex conversations, decisions, and project plans into visual mindmap PNGs delivered instantly to Telegram.

A professional toolset for managing Übersicht desktop widgets on macOS through automated scripts and JSX templates.

A self-contained research agent that performs multi-source web searches and synthesizes professional, cited reports without requiring external API keys.

A comprehensive Model Context Protocol integration for managing Flower projects, tasks, and team collaboration within AI-driven workflows.

A comprehensive Command Line Interface for managing Google Workspace services including Gmail, Calendar, Drive, and Sheets.








































