workflow-orchestrator
Workflow Orchestrator Skill
Execute declarative workflow files that orchestrate multiple PopeBot agent jobs. This skill brings OpenProse-style workflow orchestration to PopeBot's job-based architecture.
When to Activate
Activate this skill when the user:
- Wants to run multiple agent jobs in sequence or parallel
- Needs to coordinate tasks with dependencies
- Wants to create reusable automation pipelines
- Asks to run a
.workflowfile - Mentions "workflow orchestration" or "multi-agent workflow"
Workflow File Format
Workflows use YAML-like syntax with clear structure:
More from winsorllc/upgraded-carnival
slack-notify
Send Slack messages via incoming webhook. Use for notifications, alerts, and status updates to Slack channels.
21web-screenshot
Capture screenshots of web pages using headless Chrome. Use when you need to capture website appearances, create thumbnails, or archive web pages visually.
20heartbeat-system
Periodic health checks and self-monitoring. Runs scheduled diagnostics and reports system status. Inspired by ZeroClaw's HEARTBEAT.md system.
19image-tools
Image analysis and manipulation. Use when: user wants to analyze images, extract metadata, convert formats, resize, or get image information.
18docker-manager
Docker container management. Use when: user needs to start, stop, inspect, view logs, or manage Docker containers and images.
16tunnel-manager
Agnostic tunnel management supporting Cloudflare, Tailscale, and other providers. Inspired by ZeroClaw's agnostic tunnel architecture.
15