Skip to content
Inkbox

Inkbox

BlogContactDocs
GuidesAPI Reference

Ctrl K

GuidesAPI Reference

Jump to

Plugins

Inkbox ships as a plugin for AI coding harnesses. Installing the plugin loads every Inkbox skill (TypeScript SDK, Python SDK, CLI, agent self-signup, and OpenClaw) into your coding agent in one step.

Available plugins

PluginHarnessInstall
Claude CodeClaude Code/plugin marketplace add inkbox-ai/inkbox
CodexCodexcodex plugin marketplace add inkbox-ai/inkbox

View the source →

What a plugin includes

Every Inkbox plugin packages the same set of skills:

  • TypeScript SDK: @inkbox/sdk surface for identities, email, phone, text/SMS, contacts, notes, contact rules, vault, TOTP, webhooks
  • Python SDK: inkbox surface, same coverage as TypeScript
  • CLI: @inkbox/cli shell-native workflows
  • Agent self-signup: end-to-end register / verify / resend / status flow
  • OpenClaw: Inkbox capabilities scoped to OpenClaw agents

Once the plugin is installed, your coding agent automatically picks the right skill for the task. No extra configuration needed.

Prerequisites

  1. Install the SDK in your project:
bashbash
  1. Get an API key from the Inkbox Console.

Inkbox

Copyright © 2026 Inkbox

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website

Inkbox

Copyright © 2026 Inkbox

This site is protected by reCAPTCHA.

Google Privacy Policy and Terms of Service apply.

Website

Plugins