Skip to main content
The Inkly CLI is the local command surface for creating, previewing, validating, capturing, and publishing demos. It is exposed as the inkly command.

Requirements

  • Node.js 20 or later
  • npm

Install

Install the CLI globally:
npm install -g @inkly-org/cli
Confirm the install:
inkly version
inkly help

Update

Run this when you want the latest published CLI:
inkly update
Preview the update command without changing anything:
inkly update --dry-run

Next steps

Preview locally

Start a local preview server for a hub or captured demo folder.

Skills for agents

Install Inkly skills for Claude Code, Cursor, Codex, and other agents.