kanban-video-orchestrator

仓库创建 2025年7月23日最近提交 2 小时前SkillHot 收录 2 小时前
▸ 精选理由

将复杂视频制作流程转为可执行的多角色代理任务。

这个 Skill 做什么

把视频制作任务拆解为多代理的看板流水线并协调执行与交付。

把一个视频制作请求拆成多阶段的 Kanban 流水线,分派给不同专长的 agent 并协调执行与交付,但本身不渲染视频。需要把脚本、剪辑、配音、动画等工作并行分配给多代理时用。特点是把制作任务拆解、管控交付节奏,方便多人协作和复用流程模板。

▸ 展开 SKILL.md 英文原文

Plan and run multi-agent video production pipelines.

自动化集成视频编排多代理看板流水线通用
22.7w
Stars
4.4w
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/creative/kanban-video-orchestrator/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/NousResearch/hermes-agent/main/optional-skills/creative/kanban-video-orchestrator/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Kanban Video Orchestrator

Wrap any video request — from a 15-second product teaser to a 5-minute narrative
short to a music video to an ASCII loop — in a Hermes Kanban pipeline that
decomposes the work to specialized agent profiles.

This skill does **not** render anything itself. It is a meta-pipeline that:

1. **Scopes** the request through targeted discovery
2. **Designs** an appropriate team (which roles, which tools per role) based on the style
3. **Generates** a setup script that creates Hermes profiles, project workspace, and the initial kanban task
4. **Hands off** to the director profile, which decomposes via the kanban
5. **Monitors** execution, helps intervene when tasks stall 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有