windsurf-license-management

面向企业级 Windsurf 部署,提供许可证全生命周期管理能力,涵盖用户席位分配、实际使用量追踪、订阅层级优化及合规性审计报告,支持基于数据驱动的许可成本控制与资源再配置。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "windsurf-license-management"

Windsurf License Management

Overview

This skill enables enterprise license management for Windsurf deployments. It covers seat allocation, usage tracking, cost optimization, and compliance reporting.

Prerequisites

  • Windsurf Enterprise subscription with admin access
  • Organization administrator role
  • Access to billing portal
  • User directory integration (optional: SCIM, Azure AD, Okta)
  • Understanding of organization structure and teams

Instructions

  1. Inventory Current Licenses
  2. Set Allocation Policies
  3. Configure Usage Tracking
  4. Optimize Subscription
  5. Monitor and Report

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • License inventory with current allocations
  • Utilization reports with recommendations
  • Cost analysis with optimization opportunities
  • Compliance reports for audits

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