Skip to content
Skillv1.0.0

windsurf-license-management

Manage Windsurf licenses and seat allocation. Activate when users mention "license management", "seat allocation", "billing optimization", "user licenses", or "subscription management". Handles licens

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 (skills/.curated/windsurf-license-management/SKILL.md). Install upstream with npx skills add jeremylongshore/tons-of-skills-marketplace --skill windsurf-license-management. Copyright stays with the author (MIT).

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

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-lice-f6b433/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-lice-f6b433.ocm.jsonjson
{
  "ocm": "1",
  "id": "jeremylongshore-tons-of-skills-marketplace-windsurf-lice-f6b433",
  "kind": "skill",
  "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\".",
  "publisher": "jeremylongshore",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "customer_support"
    ],
    "tags": [
      "skill-md",
      "saas",
      "skill-databases",
      "windsurf-license",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "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\"."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/jeremylongshore/tons-of-skills-marketplace",
      "path": "skills/.curated/windsurf-license-management/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/jeremylongshore/tons-of-skills-marketplace/blob/HEAD/skills/.curated/windsurf-license-management/SKILL.md",
      "key": "jeremylongshore/tons-of-skills-marketplace/skills/.curated/windsurf-license-management/SKILL.md"
    },
    "compatibility": "Designed for Claude Code",
    "allowed_tools": [
      "Read,Write,Edit"
    ],
    "license": "MIT"
  },
  "instructions": "# Windsurf License Management\n\n## Overview\n\nThis skill enables enterprise license management for Windsurf deployments. It covers seat allocation, usage tracking, cost optimization, and compliance reporting.\n\n## Prerequisites\n\n- Windsurf Enterprise subscription with admin access\n- Organization administrator role\n- Access to billing portal\n- User directory integration (optional: SCIM, Azure AD, Okta)\n- Understanding of organization structure and teams\n\n## Instructions\n\n1. **Inventory Current Licenses**\n2. **Set Allocation Policies**\n3. **Configure Usage Tracking**\n4. **Optimize Subscription**\n5.",
  "cost": {
    "context_tokens": 331
  }
}

Fetch it by URL: GET /api/v1/registry/jeremylongshore-tons-of-skills-marketplace-windsurf-lice-f6b433/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.