kanban-video-orchestrator

Coordinate a Hermes Kanban-driven multi-agent video production pipeline from briefs to tasks.

150|25|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill kanban-video-orchestrator-devsoul2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-video-orchestrator
Source: https://github.com/Devsoul2026/Hermes-One-Click/tree/main/hermes-agent/optional-skills/creative/kanban-video-orchestrator
Command: npx skills add https://github.com/Devsoul2026/Hermes-One-Click --skill kanban-video-orchestrator-devsoul2026

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Coordinates a Hermes Kanban-driven multi-agent video production workflow, turning high-level briefs into executable profiles and repeatable pipelines.

Core Features & Use Cases

  • Discovers and designs a suitable team around the brief, generates a bootstrapping setup script that creates Hermes profiles and the initial kanban task, and then monitors execution, intervening when tasks stall or fail.
  • Routes scenes to the appropriate Hermes renderer profiles and external APIs for media generation (ascii-video, manim-video, p5js, comfyui, touchdesigner-mcp, blender-mcp, pixel-art, baoyu-comic, excalidraw, songsee, etc.), enabling narratives across genres (narrative, marketing, explainer, ASCII, 3D, real-time installations).
  • Provides a canonical workspace blueprint via TEAM.md, SOUL.md per-profile, and a setup workflow to bootstrap, configure, and launch the pipeline.

Quick Start

Define a plan.json for the target video, run scripts/bootstrap_pipeline.py plan.json to generate setup.sh, then execute setup.sh to bootstrap Hermes profiles and the initial kanban task.

Frequently Asked Questions about kanban-video-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate a multi-agent video production pipeline from a brief?

To coordinate a multi-agent video production pipeline, define a plan.json for the target video, run scripts/bootstrap_pipeline.py to generate setup.sh, then execute setup.sh to bootstrap Hermes profiles and the initial kanban task.

Can I route scenes to different renderers like ComfyUI, Manim, and Blender in one video workflow?

Yes, scene routing supports multiple renderer profiles and external APIs including comfyui, manim-video, blender-mcp, p5js, touchdesigner-mcp, ascii-video, and pixel-art, enabling diverse genres within a single video workflow.

What is a kanban-driven video pipeline and when do I need it?

A kanban-driven video pipeline decomposes high-level briefs into executable profiles and repeatable tasks. You need it when orchestrating multi-agent teams across complex video genres like 3D, real-time installations, or narrative films.

Does the orchestrator monitor multi-agent tasks and intervene when they stall?

Yes, the orchestrator monitors pipeline execution live and intervenes when tasks stall or fail, ensuring the multi-agent video production workflow continues progressing toward completion.

Do I need pyyaml to bootstrap Hermes profiles and kanban tasks?

Yes, pyyaml is required as a dependency to bootstrap Hermes profiles, generate setup scripts, and manage the kanban task configuration defined in your plan.json file.