Skip to content
OpenSmartRoute
Skillv1.0.0

windsurf-team-settings

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 conf

by jeremylongshore(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from jeremylongshore/tons-of-skills-marketplace (plugins/saas-packs/skill-databases/windsurf/skills/windsurf-team-settings/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-team-settings. Copyright stays with the author (MIT).

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

  1. Define Organization Defaults
  2. Create Team Overrides
  3. Set Up Policies
  4. Deploy Settings
  5. 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

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-team-54bff1/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jeremylongshore-tons-of-skills-marketplace-windsurf-team-54bff1.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-team-54bff1",
  "kind": "skill",
  "name": "windsurf-team-settings",
  "description": "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-team",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "plugins/saas-packs/skill-databases/windsurf/skills/windsurf-team-settings/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-team-settings/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-team-settings/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf Team Settings\n\n## Overview\n\nThis skill enables centralized management of Windsurf settings across teams and organizations. It covers editor preferences, AI behavior policies, tool approvals, and compliance requirements.\n\n## Prerequisites\n\n- Windsurf Enterprise subscription\n- Organization administrator role\n- Understanding of team structure and needs\n- Compliance requirements documentation\n- Team feedback on desired settings\n\n## Instructions\n\n1. **Define Organization Defaults**\n2. **Create Team Overrides**\n3. **Set Up Policies**\n4. **Deploy Settings**\n5. **Monitor and Iterate**\n\nSee ",
  "cost": {
    "context_tokens": 312
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-team-54bff1/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.