What problem does it solve?
This Skill removes the manual friction of managing access for the claude-agents toolkit by handling license key issuance, verification, revocation, and lookup in one place.
Core Features & Use Cases
- License Issuance: Generate a new key for a customer and seed it into the Cloudflare KV-backed validation flow.
- Access Verification: Check whether a license is valid, revoked, or tied to the correct organization and tier.
- Revocation and Audit: Remove access across both validation surfaces, confirm the outcome, and support lifecycle operations such as rotation and emergency shutdowns.
- Use Case: When a new customer signs up, use this Skill to create their key, validate it against the worker endpoint, and publish the matching authorization hash for clone-based installs.
Quick Start
Ask the assistant to issue, verify, list, or revoke a license key for a specific organization using the claude-agents licensing workflow.