workflow-creator

Installation
SKILL.md

Workflow Creator

Create effective workflows that guide the AI Agent through structured, repeatable tasks.

What Are Workflows?

Workflows are markdown files that define a series of steps for the Agent to follow when performing repetitive tasks. They enable:

  • Consistency - Same process every time
  • Efficiency - No need to re-explain steps
  • Automation - Slash command invocation (e.g., /deploy)
  • Documentation - Steps are version-controlled and shareable

Workflow Structure

Workflows are saved to .agent/workflows/{workflow-name}.md with this format:

---
Related skills
Installs
6
First Seen
Jan 25, 2026