home / skills / jeremylongshore / claude-code-plugins-plus-skills / windsurf-license-management
/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-license-management
This skill helps manage Windsurf licenses and seat allocations, optimize usage and costs, and generate compliance reports.
npx playbooks add skill jeremylongshore/claude-code-plugins-plus-skills --skill windsurf-license-managementReview the files below or copy the command above to add this skill to your agents.
---
name: "windsurf-license-management"
description: |
Manage Windsurf licenses and seat allocation. Activate when users mention
"license management", "seat allocation", "billing optimization", "user licenses",
or "subscription management". Handles license administration. Use when working with windsurf license management functionality. Trigger with phrases like "windsurf license management", "windsurf management", "windsurf".
allowed-tools: Read,Write,Edit
version: 1.0.0
license: MIT
author: "Jeremy Longshore <[email protected]>"
---
# Windsurf License Management
## Overview
This skill enables enterprise license management for Windsurf deployments. It covers seat allocation, usage tracking, cost optimization, and compliance reporting. Administrators can provision new users, reclaim inactive seats, analyze utilization patterns, and optimize subscription tiers based on actual usage data.
## 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 `{baseDir}/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 `{baseDir}/references/errors.md` for comprehensive error handling.
## Examples
See `{baseDir}/references/examples.md` for detailed examples.
## Resources
- [Windsurf License Administration](https://docs.windsurf.ai/admin/licensing)
- [SCIM Integration Guide](https://docs.windsurf.ai/admin/scim)
- [Cost Optimization Best Practices](https://docs.windsurf.ai/admin/cost-optimization)
This skill manages Windsurf enterprise licenses and seat allocation to reduce cost and ensure compliance. It streamlines provisioning, seat reclamation, usage tracking, and subscription optimization for organizations. Administrators get actionable reports and recommendations to align license tiers with real usage.
The skill inventories current licenses and maps them to users, teams, and billing units. It tracks active usage patterns, identifies idle or duplicate seats, and models cost impact of alternative subscription tiers. Administrators can run reclaim operations, export compliance reports, and receive optimization suggestions based on utilization thresholds.
What permissions are required to run license operations?
An organization administrator role with access to Windsurf billing and license administration is required.
Can this skill sync with our identity provider?
Yes. It is designed to integrate with SCIM-compatible directories and common providers like Azure AD and Okta.