Skip to main content
Use AI coding agents to integrate Devolens (formerly Cryptolens) faster. Install the full Devolens skill bundle rather than a single skill. The language-specific skills depend on cryptolens-sdk-common.
Install from the Claude plugin marketplace:
This installs all twelve skills in the bundle. To pull new versions later, refresh the marketplace with /plugin marketplace update devolens.If you need a manual fallback, copy the folders from the repo’s skills/ directory into .claude/skills/ or ~/.claude/skills/, then start a new Claude Code session.Try:

Let your agent access your account

The skills and llms.txt files on this page help an agent write your integration code. If you also want the agent to act on your live account, query usage analytics, look up customers, or manage license keys, connect the Devolens MCP server. Access is limited to the permissions you grant during authorization, or to those of the access token you connect with.

Documentation for AI agents

Load these files to give your agent full context of Devolens (formerly Cryptolens) Web API, license models, use cases and best practises.

Starter prompts

Use outcome-based prompts rather than asking for a generic Devolens overview. Before publishing, ask your agent to review the integration with the license-key-verification skill. See Checklist before publishing.