kanban-video-orchestrator

Decompose video briefs into actor roles and kanban tasks.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/faramirezs/talking_printer --skill kanban-video-orchestrator-faramirezs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-video-orchestrator
Source: https://github.com/faramirezs/talking_printer/tree/main/hermes-agent/optional-skills/creative/kanban-video-orchestrator
Command: npx skills add https://github.com/faramirezs/talking_printer --skill kanban-video-orchestrator-faramirezs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Plan, set up, and monitor a Hermes Kanban-driven multi-agent video pipeline that decomposes complex video requests into specialist roles and automated handoffs.

Core Features & Use Cases

  • Adaptive discovery: identifies required roles and toolsets based on the brief.
  • Team design and task graph generation: selects appropriate profiles and maps tasks to capabilities.
  • Setup generation and deployment: produces a setup script, per-profile SOUL.md, and an initial kanban task; prepares shared workspace for collaboration.
  • Monitoring and intervention: watches progress, detects stalls or failures, and provides intervention guidance.

Quick Start

Run the bootstrap to generate setup.sh from a plan.json and create the initial kanban.

Frequently Asked Questions about kanban-video-orchestrator

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

FAQPage Schema
How do I orchestrate a multi-agent video pipeline using a kanban workflow?

You can orchestrate multi-agent video pipelines by decomposing briefs into specialist roles and automated handoffs, then loading agent profiles and a shared workspace to monitor execution and intervene when tasks stall.

What is a kanban-driven setup script and how does it work with video pipelines?

A kanban-driven setup script initializes a video pipeline by generating per-profile SOUL.md files and an initial kanban task. It prepares a shared workspace for collaboration across narrative, marketing, and real-time installation projects.

Do I need pyyaml to run a multi-agent orchestration setup?

Yes, pyyaml is required as a dependency to run the setup script and manage the workflow configuration. It handles the YAML formatting used within the orchestration framework.

Can I use multi-agent orchestration for real-time installation video projects?

Yes, multi-agent orchestration applies to real-time installation projects alongside narrative, product marketing, and explainer videos. It adapts by identifying required roles and toolsets based on the specific project brief.

How do I generate a team design and task graph for a video pipeline?

You generate a team design and task graph by running the bootstrap to analyze a plan.json brief. It selects appropriate agent profiles, maps tasks to capabilities, and creates an initial kanban for deployment.

What are the limitations of using kanban-based orchestration for video production?

Kanban-based orchestration requires a predefined plan or brief, a designed team, and a generated setup script before execution. It cannot initiate pipelines without these inputs and relies on manual intervention when stalls occur.