Skip to main content
This reference covers LoomLoom v0.1.3-internal.1. Use loomloom <command> --help as the syntax source of truth for your installed version.
The LoomLoom CLI connects local files and developer tools to hosted LoomLoom workflows. It supports official templates, private TemplateSpec versions, Market SkillBots, run monitoring, and result retrieval. This reference documents the currently implemented CLI behavior.

Start here

  1. Install LoomLoom.
  2. Configure credentials.
  3. Verify the active environment:
  1. Discover official templates:

Command map

The supported agents are Codex, Claude Code, and OpenClaw.

Safe execution contract

Validation, precheck, and quote commands do not create a hosted run. Before any paid execution, show the current server-provided estimate and obtain explicit confirmation. If input changes, validate, estimate, and confirm again. Use a new --client-request-id for each newly confirmed execution. Reuse it only when retrying the identical payload after an ambiguous failure.