- IML workflow reference — the workflow format — tasks, tools, {{taskName.key}} references, schedules, triggers (plain text)
- IML tool reference — how to author a tool: input schema, steps, the publish block (plain text)
- IML skill reference — how to author a skill (plain text)
- IML variables — how {{...}} resolves at run time (plain text)
The IML reference
IML is the format every artifact on this hub is written in — a tool, a workflow, a skill, all JSON. These are the specifications you write against, and what the AI assistant writes against when you describe an automation instead of authoring one.
Each is published twice: .md to read, .txt for anything
that fetches rather than renders.