windsurf-team-settings
This skill enables administrators to enforce editor preferences and AI policies across a team to ensure compliance.
Install
mkdir -p .claude/skills/windsurf-team-settings && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/7273" && unzip -o skill.zip -d .claude/skills/windsurf-team-settings && rm skill.zipInstalls to .claude/skills/windsurf-team-settings
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Manage team-wide Windsurf settings and AI policies. Activate when users mention
"team settings", "organization config", "team policies", "shared settings",
or "team standardization". Handles team configuration management. Use when working with windsurf team settings functionality. Trigger with phrases like "windsurf team settings", "windsurf settings", "windsurf".Key capabilities
- →Manage organization-wide IDE defaults
- →Define team-specific setting overrides
- →Enforce AI usage policies
- →Generate compliance reports for IDE usage
How it works
It provides a centralized management interface for administrators to enforce settings and policies across an organization's Windsurf instances.
Inputs & outputs
When to use windsurf-team-settings
- →Defining organization-wide IDE defaults
- →Creating team-specific setting overrides
- →Setting up AI usage policies for developers
- →Generating compliance reports for IDE usage
About this skill
Windsurf Team Settings
Overview
This skill enables centralized management of Windsurf settings across teams and organizations. It covers editor preferences, AI behavior policies, tool approvals, and compliance requirements.
Prerequisites
- Windsurf Enterprise subscription
- Organization administrator role
- Understanding of team structure and needs
- Compliance requirements documentation
- Team feedback on desired settings
Instructions
- Define Organization Defaults
- Create Team Overrides
- Set Up Policies
- Deploy Settings
- Monitor and Iterate
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
Output
- Organization-wide settings configuration
- Team-specific override files
- Policy documentation
- Compliance reports
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources
When not to use it
- →Individual developer setups without organizational oversight
Prerequisites
Limitations
- →Requires Windsurf Enterprise subscription
- →Restricted to organization administrator access
How it compares
It enables centralized policy enforcement compared to individual manual configuration.
Compared to similar skills
windsurf-team-settings side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| windsurf-team-settings (this skill) | 1 | 2mo | No flags | Advanced |
| pptx | 393 | 6mo | Review | Advanced |
| nano-pdf | 63 | 2mo | Review | Beginner |
| video-downloader | 101 | 7mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by jeremylongshore
View all by jeremylongshore →You might also like
pptx
anthropics
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
nano-pdf
openclaw
Edit PDFs with natural-language instructions using the nano-pdf CLI.
video-downloader
ComposioHQ
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
youtube-transcript
michalparkola
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
using-superpowers
obra
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
browser-automation
browserbase
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.