int-licensing

Query Evolution Licensing data for growth, usage, and compliance monitoring.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-licensing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: int-licensing
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/int-licensing
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-licensing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Licensing teams need a centralized way to monitor Evolution Licensing data, including active instances, telemetry, and commercial alerts, to ensure compliance and informed decision-making.

Core Features & Use Cases

  • API client access to keys, instances, telemetry, activation logs, customers, and products.
  • Telemetry, geo distribution, and version adoption analytics to track licensing growth and deployment patterns across regions.
  • Use Case: audit active licenses, monitor growth trends, and surface anomalies for leadership review.

Quick Start

Execute the licensing_client.py script with a target command to retrieve the latest licensing metrics.

Frequently Asked Questions about int-licensing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor licensing usage and active instances via API?

You can monitor licensing usage by querying active instances and telemetry data through a Python API client. The system retrieves keys, instances, and activation logs to track deployment patterns and ensure compliance.

What is the best way to track geo distribution and version adoption for software licenses?

Tracking geo distribution and version adoption involves querying telemetry analytics via a Python client. This monitors licensing growth across regions and surfaces version deployment patterns for leadership review.

Can I retrieve commercial alerts and heartbeat coverage using a Python client?

Yes, you can retrieve commercial alerts and heartbeat coverage using the Python client. It queries structured endpoints with pagination handling to surface licensing anomalies and monitor compliance health.

How do I access customer and product data from the Evolution Licensing system?

Access customer and product data by executing the Python licensing client script with a target command. The API client handles structured endpoints and pagination to retrieve the required licensing metrics.

Does the licensing API client handle pagination for large telemetry datasets?

Yes, the Python API client handles pagination to manage large telemetry datasets. It queries structured endpoints to retrieve activation logs, instances, and keys without missing records during licensing growth audits.

When do I need to query licensing telemetry for compliance auditing?

You need to query licensing telemetry for compliance auditing when monitoring active instances, tracking growth trends, and surfacing commercial anomalies. This ensures informed decision-making and verifies heartbeat coverage across deployments.