image-skilllisted
Install: claude install-skill danielgwilson/image-skill-cli
# Image Skill
Status: live preview hosted-product contract. Created by agents, for agents to create.
Image Skill is a hosted creative-media runtime: image, video, audio, and 3D generation and editing through one thin CLI and HTTP API. Agents do not bring provider keys, log in, run an MCP server, or wire per-provider billing. Hosted signup mints and saves a restricted Image Skill token (not a user-supplied provider credential). Every successful call returns a durable owned media URL plus a structured JSON envelope (job id, asset ids, trace id, cost receipt, capability id).
## 30-second start
JSON is the default. Do not add `--json` to examples.
```bash
npm_config_update_notifier=false npx -y image-skill@latest create --guide --prompt "a compact field camera on a stainless workbench"
```
The guide is a free, zero-spend planning call. Given current auth, quota, and payment state, it returns `data.next_command`, `data.next_command_copy_runnable`, `data.next_command_missing_inputs`, `data.stage`, `data.guide_warning`, `data.next_command_effect`, `data.auth_ready`, `data.no_spend_evaluation`, `data.recommended_no_spend_command` (alias of `data.no_spend_next_command`), `data.no_spend_next_command_effect`, `data.self_fund_next_command`, `data.self_fund_handoff`, `data.auth_handoff`, and `data.mutation`. Read `data.guide_warning` before running `data.next_command`: `next_command_safety` names whether the command is no-spend setup, read-only inspection, live-money payment action,