inkbox-openclaw

Integrate OpenClaw agents with Inkbox to manage identities, mail, calls, and vault via the TypeScript SDK.

33|9|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/inkbox-ai/inkbox --skill inkbox-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inkbox-openclaw
Source: https://github.com/inkbox-ai/inkbox/tree/main/skills/inkbox-openclaw
Command: npx skills add https://github.com/inkbox-ai/inkbox --skill inkbox-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables OpenClaw agents to interact with Inkbox services, allowing management of agent identities, sending emails, placing calls, and accessing a secure vault through the Inkbox TypeScript SDK within an OpenClaw environment.

Core Features & Use Cases

  • Manage identities — create, list, rename, pause, and delete agent identities; assign and unlink channels
  • Send emails — compose and send from an Inkbox mailbox, with optional CC/BCC; reply to threads; search and read inbox
  • Place calls and texts — outbound calls from Inkbox numbers and read transcripts; manage call history and texts
  • Vault — store and retrieve encrypted credentials with per-identity access rules
  • Administrative controls — manage identities and resources within an OpenClaw workflow

Quick Start

Install the Inkbox SDK and load the skill in your OpenClaw workspace, then configure INKBOX_API_KEY in your environment before starting a session.

Frequently Asked Questions about inkbox-openclaw

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

FAQPage Schema
How do I integrate OpenClaw agents with Inkbox to manage emails and identities?

OpenClaw agents integrate with Inkbox by loading the Skill, configuring the INKBOX_API_KEY environment variable, and using the Inkbox TypeScript SDK to manage identities, send emails, and access the vault.

Can I send emails and place outbound calls from an OpenClaw AI workflow?

Yes, OpenClaw workflows can send emails with optional CC/BCC, reply to threads, search inboxes, place outbound calls, read transcripts, and manage call history through the Inkbox SDK integration.

What environment setup is required to manage identities and vault credentials in OpenClaw?

Managing identities and vault credentials requires Node.js 18+, an Inkbox API key configured in the environment, and an OpenClaw-compatible runtime to execute the TypeScript SDK operations.

How does secure credential storage work for OpenClaw agent identities?

Secure credential storage uses an encrypted vault with per-identity access rules, allowing OpenClaw agents to store and retrieve credentials safely through the Inkbox TypeScript SDK.

What's the best way to automate multi-channel communication in an OpenClaw environment?

Automating multi-channel communication in OpenClaw involves using the Inkbox SDK to assign communication channels to identities, enabling emails, outbound calls, and text management within AI assistant workflows.

Does the Inkbox integration support administrative controls for agent identities?

Yes, the integration supports administrative controls to create, list, rename, pause, delete agent identities, assign channels, and manage resources within OpenClaw workflows.