CLI Tool

Create skills for any AI agent.

Record your screen or describe a workflow. Provision CLI turns it into a skill you can deploy anywhere.

Claude CodeOpenClawCursorCodexChatGPTProvision Agents
Teach

Record your screen. Create a skill.

Record yourself doing the work — every click, URL, and decision gets captured. Provision analyzes the video and extracts a structured, repeatable skill definition.

provision teach
$
Describe

Or just describe it in plain English.

Don't have a recording? Describe what you want the skill to do and Provision generates the full workflow — steps, tools, and required environment variables.

provision teach
$
Publish & Deploy

Share with your team. Deploy to any agent.

Publish skills to your team library with version control and changelogs. Deploy to running Provision agents with one command — or install to Claude Code, Cursor, or OpenClaw.

provision publish + deploy
$
Manage

See your agents and skills at a glance.

List all your agents, check their status and channels, and see which skills are deployed where — all from the terminal.

provision agents
$

All commands

provision loginAuthenticate with your Provision account
provision teachCreate a skill from a screen recording (-v) or description (-d)
provision publish <name>Publish a skill to your team library
provision deploy <skill>Push a skill to a running agent (-a to target)
provision install <name>Install a marketplace skill to your local tools
provision skills listView all locally saved skills
provision skills info <name>Show skill details, steps, and requirements
provision skills edit <name>Modify a skill via AI (-d), video (-v), or editor (-e)
provision agentsList your agents and their status
provision pull <name>Download a skill without installing
provision whoamiShow currently authenticated user

Get started in 30 seconds.

Or use npx @provision-ai/cli without installing.