← Back to Skills Marketplace
Windsurf
by
zhangifonly
· GitHub ↗
· v1.0.0
· MIT-0
214
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install windsurf
Description
Windsurf AI IDE 助手,精通 Cascade Agent、AI Flow、规则配置、快捷键
Usage Guidance
This skill is internally consistent with an IDE assistant: it expects to index your project, edit files, and run build/git commands. Before installing, consider: 1) only enable autonomous runs if you trust the skill and environment; prefer Chat/interactive modes for sensitive projects; 2) do not keep secrets in source files or in the global rules file (~/.windsurf/global_rules.md); putting .env in .gitignore helps with git commits but does not prevent local file reads—treat it as a safeguard, not a guarantee; 3) keep backups or use a branch when allowing automatic commits, and review all automated diffs/commits; 4) if you want lower risk, restrict the skill's permissions or disable autonomous invocation where possible. Overall the skill appears coherent and not malicious, but its ability to modify code and run shell commands means standard caution is warranted.
Capability Analysis
Type: OpenClaw Skill
Name: windsurf
Version: 1.0.0
The skill bundle contains purely informational documentation (SKILL.md) regarding the Windsurf AI IDE. It provides usage instructions, feature descriptions, and best practices without any executable code, network requests, or instructions designed to manipulate the AI agent into performing unauthorized actions.
Capability Assessment
Purpose & Capability
Name and description (Windsurf AI IDE assistant with Cascade/AI Flow) align with the SKILL.md: it documents features like multi-step agents, project indexing, file read/write, and terminal command execution, which are expected for an IDE agent.
Instruction Scope
The SKILL.md explicitly describes behaviors that read and modify the entire project, run terminal commands (e.g., npm install, git commit), and reference a per-project rules file (.windsurfrules) and a global config (~/.windsurf/global_rules.md). This is coherent for an IDE assistant, but it implies broad filesystem and command execution capability — users should be aware the agent can change code and run shell commands.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no declared binaries — lowest-risk install surface and consistent with a documentation/behavior guidance skill.
Credentials
No environment variables, credentials, or config paths are declared as required. The only file paths mentioned are the project-level .windsurfrules and the optional ~/.windsurf/global_rules.md, which are reasonable for a per-project/global IDE configuration.
Persistence & Privilege
always is false and the skill uses the platform-default model invocation behavior; nothing requests permanent forced inclusion or modification of other skills' configs. Autonomous invocation is allowed by default (normal), but combined with the described file/command capabilities it increases the importance of user controls.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install windsurf - After installation, invoke the skill by name or use
/windsurf - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Windsurf 1.0.0 – Initial Release
- 专为 Codeium Windsurf AI IDE 打造,深度集成 Cascade AI Agent、AI Flow 智能补全、规则与快捷键配置
- 提供详细 Cascade Agent 使用技巧和多场景应用说明
- 支持基于 .windsurfrules/全局规则,自定义 AI 输出风格和项目规范
- 覆盖 Cascade、AI Flow、内联编辑、Chat 面板等核心功能及操作快捷键
- 与 Cursor 详细对比,便于用户选择
- 总结最佳实践,适用于团队协作和个人开发
Metadata
Frequently Asked Questions
What is Windsurf?
Windsurf AI IDE 助手,精通 Cascade Agent、AI Flow、规则配置、快捷键. It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.
How do I install Windsurf?
Run "/install windsurf" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Windsurf free?
Yes, Windsurf is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Windsurf support?
Windsurf is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Windsurf?
It is built and maintained by zhangifonly (@zhangifonly); the current version is v1.0.0.
More Skills