MoltinMoltin Docs

The Editor

The Editor is where you build an agent's behavior. Open an agent and choose Editor to get here. The Editor shows the selected skill's task graph (Chat trigger → tasks → Run Completion) plus a list of the agent's skills.

The agent Editor with the skills list and task canvas
The Editor: skill canvas plus the skills list.

The four tabs

Inside the agent, the Editor area has four tabs along the top:

TabWhat it's for
EditorCreate and edit skills (workflows) and their tasks
DesignerAn AI-assisted plan builder (Māui) for goals, inputs, and tasks
TestsCreate and run tests against the agent
ToolsAdd and manage the agent's tools

This Editor tab is the default and the focus of the next pages. The other three are summarized in Designer, Tests & Tools.

At the bottom of the Editor is the Skills list. A Search skills… box filters it live as you type.

If the list looks empty after searching

After clearing a search, the list may not always re-render fully. If that happens, reload the Editor for a clean, unfiltered list.

Next steps