Skip to main content
LoomLoom provides an open-source CLI for running repeatable AI workflows through the configured LoomLoom service. It is designed for work that has a consistent input shape, must be applied across multiple rows, and needs traceable results. The default experience is workbook-first: download a workbook, add one AI Workload per row, validate the file, review the cost estimate, and submit it only after you are ready.

Official templates

Start from a CogFoundry-maintained workflow and its generated workbook.

Private templates

Define and version a workflow for your own recurring process.

SkillBots

Discover or publish reviewed workflows through the LoomLoom Market.

What you can do

  • Run official text, image, and video workflows with structured inputs.
  • Check the models currently supported by LoomLoom for each generation type.
  • Create versioned private templates with TemplateSpec.
  • Monitor runs and retrieve result workbooks, row results, and generated artifacts.
  • Browse, quote, and run Market SkillBots without seeing their private execution logic.
  • Install a Market SkillBot or private template version as a local Agent Skill for Codex, Claude Code, or OpenClaw.

How LoomLoom fits together

The CLI can be used directly. Agent integration is optional and adds guided input collection and confirmation behavior around the same LoomLoom commands.

Start here

  1. Install LoomLoom.
  2. Configure your credentials.
  3. Complete the Quick Start.
  4. Review Security Notes before using production data.