A powerful bridge for remotely controlling VS Code and Cursor IDEs to automate file editing, git operations, and debugging via Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install vscode-node
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 vscode-node using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The VS Code / Cursor Node skill allows you to operate on your codebase through a remote IDE connection. By leveraging Openclaw Skills, developers can bridge the gap between AI agents and their local development environment, providing over 40 commands for deep code manipulation. This skill is critical for workflows that require real-time editor interaction, language intelligence, or complex refactoring across multiple files.
It connects your IDE as a node in the network, enabling an agent to perform tasks that would typically require manual intervention. Whether you are using standard VS Code or the AI-native Cursor editor, this skill provides the programmatic interface needed for high-fidelity code automation.
To get started with Openclaw Skills for your IDE, follow these steps:
nodes status
nodes invoke --node "your-node-name" --invokeCommand "vscode.workspace.info"
The skill utilizes a structured command set organized by functional prefixes. All file operations within Openclaw Skills use relative paths to ensure security and prevent path traversal.
| Category | Prefix | Key Commands |
|---|---|---|
| File | vscode.file | read, write, edit, delete |
| Language | vscode.lang | definition, references, symbols |
| Git | vscode.git | status, stage, commit, log |
| Agent | vscode.agent | run, setup, status |
| Diagnostics | vscode.diagnostics | get |
Loading
A sophisticated text-to-speech skill that uses natural language descriptions and seed-based timbre fixation to create unique, custom AI voices.

An AI-powered evaluator that analyzes promotion materials and provides coaching to help professionals reach higher job levels.

An automated monitoring tool for tracking Gemini API RPM, TPM, and daily usage quotas within Google AI Studio.

A sophisticated orchestration skill for running parallel Cursor AI agents and facilitating expert-level multi-model technical deliberations.

A powerful utility for executing commands, managing files, and monitoring GPU status on remote Windows machines via SSH.

An intelligent accounting assistant that automates bookkeeping, tax preparation, and complex financial analysis through a unified API.








































