dagu-workflows
CommunityOrchestrate tasks with Dagu workflows and executors.
Authorvinnie357
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive guide for authoring Dagu workflows, enabling users to define, schedule, and execute complex task sequences. It simplifies orchestration of diverse tasks, from simple shell commands to Docker containers and remote SSH executions, ensuring reliable automation.
Core Features & Use Cases
- Workflow Definition: Master Dagu's YAML syntax for defining steps, dependencies, environment variables, parameters, and scheduling (cron).
- Diverse Executors: Utilize various executors including
command(shell),docker,ssh,http,mail, andjqfor flexible task execution. - Advanced Control Flow: Implement step dependencies for parallel or sequential execution, conditional logic, error handling with retries, and sub-workflows for modularity.
- Use Case: To automate a daily ETL pipeline, define a Dagu workflow with
extract,transform, andloadsteps, using Docker executors for data processing, scheduling it with cron, and configuring email alerts on failure.
Quick Start
Create a Dagu workflow named 'hello.yaml' that has a single step named 'greet' which simply echoes "Hello from Dagu!".
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dagu-workflows Download link: https://github.com/vinnie357/claude-skills/archive/main.zip#dagu-workflows Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.