kanban-video-orchestrator

Coordinate multi-agent video production pipelines with Hermes Kanban.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/wwwillott/jobnimbus --skill kanban-video-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-video-orchestrator
Source: https://github.com/wwwillott/jobnimbus/tree/main/optional-skills/creative/kanban-video-orchestrator
Command: npx skills add https://github.com/wwwillott/jobnimbus --skill kanban-video-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill coordinates the end-to-end orchestration of a multi-agent video production pipeline, enabling teams to decompose briefs, assign roles, and automate setup and monitoring.

Core Features & Use Cases

  • Adaptive discovery to scope briefs and map them to appropriate role profiles.
  • Team design and task-graph generation (via TEAM.md) with per-role responsibilities.
  • Automated bootstrap: generates a setup script to create Hermes profiles and the initial kanban task, then monitors execution and intervenes when tasks stall.
  • Routes scenes and work to the most suitable renderers or external APIs, coordinating across multiple skills and tools.

Quick Start

Provide a plan.json and run the bootstrap pipeline to generate setup.sh that boots 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 end to end?

You coordinate a multi-agent video pipeline by using Hermes Kanban to adaptively discover briefs, design role profiles, generate a bootstrap setup script, and monitor execution with automatic intervention when tasks stall.

What is needed to bootstrap Hermes profiles and an initial kanban task for video orchestration?

Bootstrapping Hermes profiles and the initial kanban task requires a plan.json file, companion artifacts like TEAM.md and brief.md, per-profile SOUL.md files, and the bootstrap pipeline tooling to generate the setup.sh script.

How does a kanban workflow handle stalled tasks in a multi-agent video pipeline?

A kanban workflow handles stalled tasks by monitoring execution across multiple agents and intervening when tasks stall, routing scenes and work to the most suitable renderers or external APIs to resume progress.

Can I use this multi-agent orchestration skill without Hermes Kanban?

No, this skill requires Hermes Kanban to function end-to-end, along with companion artifacts like TEAM.md and brief.md, per-profile SOUL.md files, and the bootstrap pipeline tooling to coordinate the full lifecycle.

What is the best way to decompose video production briefs into agent roles?

Decomposing video production briefs into agent roles is done through adaptive discovery to scope the brief, then generating a task-graph via TEAM.md that maps per-role responsibilities to appropriate Hermes profiles.

Does video pipeline orchestration work with external rendering APIs?

Yes, video pipeline orchestration routes scenes and work to the most suitable renderers or external APIs, coordinating across multiple skills and tools to execute the multi-agent production workflow.