什么是 plan-video?
协调基础技能以创建完整的 YouTube 视频计划。这是一个精简的编排器 - 它对技能调用进行排序并管理用户选择工作流程,但将所有内容生成委托给基础技能。 来源:kenneth-liao/ai-launchpad-marketplace。
协调基础技能以创建完整的 YouTube 视频计划。这是一个精简的编排器 - 它对技能调用进行排序并管理用户选择工作流程,但将所有内容生成委托给基础技能。
通过命令行快速安装 plan-video AI 技能到你的开发环境
来源:kenneth-liao/ai-launchpad-marketplace。
This orchestrator sequences foundation skills to produce a complete video plan: researched titles, thumbnail concepts, hook strategies, and a content outline. It manages the user selection workflow between steps but delegates all content generation to specialized skills.
Core Principle: This is a thin orchestrator. Never generate titles, thumbnails, hooks, or outlines manually. Always delegate to the appropriate foundation skill.
All episode files live under ./youtube/episode/[episodenumber][topicshortname]/.
协调基础技能以创建完整的 YouTube 视频计划。这是一个精简的编排器 - 它对技能调用进行排序并管理用户选择工作流程,但将所有内容生成委托给基础技能。 来源:kenneth-liao/ai-launchpad-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill plan-videoBrowse more skills from kenneth-liao/ai-launchpad-marketplace
协调基础技能以创建完整的 YouTube 视频计划。这是一个精简的编排器 - 它对技能调用进行排序并管理用户选择工作流程,但将所有内容生成委托给基础技能。 来源:kenneth-liao/ai-launchpad-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill plan-video 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/kenneth-liao/ai-launchpad-marketplace