集成
2026-03-12
5 次浏览
Windsurf Integration
描述
```
文档内容
# Windsurf Integration
All 61 Agency agents are consolidated into a single `.windsurfrules` file.
Rules are **project-scoped** — install them from your project root.
## Install
```bash
# Run from your project root
cd /your/project
/path/to/agency-agents/scripts/install.sh --tool windsurf
```
## Activate an Agent
In Windsurf, reference an agent by name in your prompt:
```
Use the Frontend Developer agent to build this component.
```
## Regenerate
```bash
./scripts/convert.sh --tool windsurf
```
本文内容来自网络,本站仅作收录整理。 查看原文