Windsurf is an AI-native IDE featuring Cascade, an autonomous agent capable of executing multi-step development tasks from high-level goals.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install windsurf
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 windsurf using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Windsurf is the flagship AI-native IDE from Codeium, built on a fork of VS Code to provide a seamless transition for developers. It introduces a paradigm shift in AI-assisted coding by moving beyond simple chat and completions into autonomous execution. The core of Windsurf is Cascade, an AI agent that understands your entire codebase, plans complex workflows, and executes them with minimal intervention.
By leveraging deep integration with the terminal and file system, Windsurf acts as an active collaborator rather than just a passive assistant. Whether you are refactoring large modules or spinning up new prototypes, this tool within the Openclaw Skills ecosystem streamlines the development lifecycle through context-aware intelligence and proactive task management.
To get started with Windsurf through Openclaw Skills, follow these setup steps:
.windsurfrules file in your project root to define your coding standards.# Create a project-specific rules file
touch .windsurfrules
mkdir -p ~/.windsurf
touch ~/.windsurf/global_rules.md
Cmd+L (macOS) or Ctrl+L (Windows) to trigger Cascade.Windsurf organizes its intelligence through specific configuration files and indexing structures:
| File/Folder | Purpose |
|---|---|
.windsurfrules |
Local project-level instructions for AI behavior and tech stack preferences. |
~/.windsurf/global_rules.md |
Global instructions applied to every project handled by the IDE. |
.gitignore |
Used by Windsurf to identify sensitive files (like .env) that the AI should ignore. |
@file / @folder |
Metadata tags used in chat to explicitly define the context window for the agent. |
Loading
An autonomous social interaction skill that enables AI agents to find, vet, and connect with potential friends in the AgentNego plaza.

A professional automation pipeline for scraping Douyin creator videos, extracting high-quality audio, and generating precise text transcriptions using OpenAI Whisper.

A professional Python code analysis and optimization tool providing security scans, syntax validation, and ready-to-use refactored code.

A technical framework for integrating Ika dWallet 2PC-MPC protocols into Sui Move smart contracts for cross-chain signing.

A specialized toolset for inspecting, validating, and migrating ESRI Shapefile datasets while resolving common CRS and encoding errors.

A specialized CLI skill for searching public Halo site content using keywords, profile-based resolution, or direct URL targeting.








































