Create Workflow

This skill should be used when the user asks to "create a workflow", "create a getlark test", "add an end-to-end test", "author a larkci workflow", or runs `/getlark:create-workflow`. Converts a natural-language test description (target + ordered steps; target may be a URL, API endpoint, CLI binary, script, or any other software surface) into a `getlark workflows create` invocation with an auto-generated name. Prefer `manage` when the user wants to update or archive an existing workflow, and `invoke-workflow` when they want to run one — this skill only *creates* new workflows.

getlark 165fceb 4.9 KB Updated

File contents

getlark/skills/tree/main/skills/create-workflow commit 165fceb800

Frequently asked questions

npx skillmds@latest add getlark/create-workflow