inkbox-cli

Manage Inkbox identities, email, phone, vault secrets, and webhooks via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inkbox CLI provides direct, scriptable access to core Inkbox resources from the terminal, reducing context switching and enabling automation across workflows.

Core Features & Use Cases

  • Command-line access to identities, emails, phone, vaults, and webhook utilities.
  • Scriptable automation for provisioning, sending, and managing resources across Python/TypeScript environments.
  • Use case: automate onboarding by creating identities and mailboxes, then performing bulk email sends or vault key operations.

Quick Start

Run an inkbox CLI command to list identities and verify the setup.

Frequently Asked Questions about inkbox-cli

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

FAQPage Schema
How do I automate managing identities and vault secrets from the command line?

You can automate managing identities and vault secrets by running scriptable command-line interface commands that interact directly with backend services to provision resources and execute bulk operations.

Can I use CLI automation to handle webhook workflows across Python and TypeScript environments?

Yes, CLI automation supports webhook workflows across Python and TypeScript environments by providing scriptable commands for configuring, sending, and managing webhook utilities natively.

What is the best way to script bulk email sends and mailbox provisioning for automated onboarding?

The best way to script bulk email sends and mailbox provisioning is by combining command-line commands to create identities and mailboxes, then executing batch operations for the email distribution.

Does this CLI tool provide safe handling for high-risk commands and configuration?

Yes, this CLI tool provides safe high-risk command handling and configuration by applying authentication safeguards and structured JSON or table outputs to prevent accidental destructive actions.

How do I verify my CLI setup when automating tasks like vault key operations?

You can verify your CLI setup by running a command to list identities, which confirms that your authentication and configuration are correctly established before performing vault key operations.