clearskies-workflow-builder
Author, edit, validate, and safely publish workflows and agents on the clearskies workflow-builder MCP (tools workflow_capabilities_get, workflows_create/update/publish, workflow_validate, workflow_variables_get, workflow_test_run_start, workflow_runs_get/list, agents_*, object_*). Use whenever the user wants to build, change, debug, or publish a clearskies workflow or agent — e.g. "make a workflow that…", "update the workflow that…", "why did my workflow fail", "publish this workflow" — or describes a scheduled/call/Salesforce-triggered automation that finds CRM records, runs an agent, posts Slack, sends email, or writes Salesforce, even without saying "workflow" (e.g. "every morning DM me my open deals"). Key rule: workflow_validate checks structure and references but not runtime behavior, so ALWAYS dry-run with workflow_test_run_start before publishing.
Pinned to revision 449a47ebfbe0, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/clearskies-workflow-builder/SKILL.md
- skills/clearskies-workflow-builder/references/lessons.md
- skills/clearskies-workflow-builder/scripts/inspect_run.sh
Every link opens the file at its source, pinned to the revision this page describes.