Skip to main content
A LoomLoom template defines a reusable workflow and the structured inputs it accepts. You combine a template with workbook or programmatic row input to create a run.

Template types

Their relationship is:
There is no separate public-template resource. A CogFoundry-maintained workflow is an official template; a creator-published workflow is a Market SkillBot.

Choose the right starting point

  • Use an official template when an existing workflow already matches the outcome you need.
  • Create a private template when you need your own input schema or multi-step workflow.
  • Use a SkillBot when you want to run a creator’s reviewed workflow without recreating it.

Inspect before preparing input

Use the schema returned by the current environment. Do not infer field keys, allowed values, hidden step IDs, or template availability from a name alone.
loomloom asset list combines your private templates and available Market SkillBots. It does not include official templates and does not define another template type.