bz-video-production
仓库创建 2026年1月2日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
面向周期性新闻短片的端到端生成流程,适合有固定栏目的视频团队。
▸ 风险提示
依赖 Google Flow/外部 NLM 服务与本地 ffmpeg,需付费账号与外部网络访问。
这个 Skill 做什么
自动生成每周“Bali Zero Morning News”视频,含 Google Flow 开场与 ffmpeg 后处理。
把每周的 Bali Zero Morning News 自动化成流水线:用 NLM cinematic 生成画面,Google Flow 做开头,再用 ffmpeg 做后期合成。适合想把日常新闻短片流程化、一键产出的场景,能把脚本、画面与剪辑自动串联起来。特点是覆盖从素材生成到后处理的整条 pipeline,减少手工反复调参。
2
Stars
0
Forks
33
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/bz-video-production/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/bz-video-production/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Skill: Bali Zero Video Production ## Purpose Produce the weekly "Bali Zero Morning News" video using NLM cinematic generation + Google Flow intro + ffmpeg post-processing. ## Trigger User says: "genera il morning news", "fai il video news", "weekly news video", "produci BZ news" ## Reference Full technical guide: `docs/GOOGLE_FLOW_MASTERY_GUIDE.md` ## Pipeline ### Phase 1: Content (Automated via Broadcaster) **Automated path (preferred):** `scripts/bz_content_broadcaster.py` runs at 06:00 WITA and generates the Morning News script automatically from the Intel Scraper pipeline output (which now includes NLM legal context from step 2.9). Check `apps/evaluator/nlm_deep_research/outpu
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有