Skills
Inkbox skills are reference files that teach your AI agent how to use the Inkbox SDK. Once installed, your agent automatically knows how to work with email, phone, authenticator, and vault features.
🤖 Using an AI coding assistant?
Install the Inkbox skill to give it instant knowledge of the SDK — works with Claude Code, Cursor, and any skills-compatible agent.
npx skills add https://inkbox.aiManual install (Claude Code)
Prerequisites
- Install the SDK in your project:
- Get an API key from the Inkbox Console
Available skills
| Skill | Language | Description |
|---|---|---|
| TypeScript SDK | TypeScript / Node ≥ 18 | Identities, email, phone, authenticator, vault using @inkbox/sdk |
| Python SDK | Python ≥ 3.11 | Identities, email, phone, authenticator, vault using inkbox |
| OpenClaw | TypeScript / Node ≥ 18 | Email, phone, and vault for your OpenClaw agent |