higgsfield-video-explainer

仓库创建 2026年4月10日最近提交 8 小时前SkillHot 收录 1 小时前
▸ 精选理由

结构化的 10 秒块流程利于可控产出和规模化视频生成,适合宣传与教学短片。

▸ 风险提示

服务器端合成依赖私有后端,需联网且可能有上传/付费要求。

这个 Skill 做什么

通过 Higgsfield CLI 按块生成旁白与短片段并服务器端组装成完整解说或故事视频。

用 Higgsfield CLI 把若干 10 秒小片段生成带旁白的讲解或故事视频并在服务器端拼接成完整成片。流程是每块固定一个视觉风格 key,写一句旁白和一个对应的视觉提示,先生成所有语音(Seed Audio),再生成每块画面(Gemini Omni),最后用 explainer_video 顺序组装。适合把文档、话题或故事做成无露脸的解说短片,支持 CMS 预设、吉祥物或燃烧字幕等定制。别用来做写实电影、真人出镜广告或单纯无旁白的一次性短片。

▸ 展开 SKILL.md 英文原文

Build a complete non-photoreal narrated explainer or story video from ordered 10-second blocks: one narrator, one universal style key, one Seed Audio take and one Gemini Omni clip per block, then server-side assembly with explainer_video. Use when: "make an explainer video", "explain this in a video", "turn this topic or document into a narrated video", "tell this story as an animated video", "make a faceless narrated video", or "show me explainer styles". Supports live CMS presets, custom style references, mascot/faceless modes, two aspects, and optional burned subtitles. NOT for: photoreal films, ads/UGC, talking heads, podcasts, motion typography reels, one-off clips without narration, or editing a finished video.

内容创作解说视频片段组装脚本化通用
669
Stars
113
Forks
8
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/higgsfield-ai/skills/main/higgsfield-video-explainer/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/higgsfield-ai/skills/main/higgsfield-video-explainer/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Higgsfield Video Explainer

Run the MCP video-explainer workflow through Higgsfield CLI. Lock one visual style key, write one narration line and one matching visual prompt per 10-second block, generate every voice take first, generate every clip second, then immediately assemble the ordered pairs with `explainer_video`.

Never use the monolithic `video_explainer` job in this skill.

## MCP-to-CLI mapping

| MCP workflow operation | CLI equivalent |
|---|---|
| `get_explainer_presets` | `higgsfield preset list video-explainer --json` |
| `resolve_explainer_preset` | `higgsfield preset resolve video-explainer <preset_id> --json` |
| `generate_image` / `nano_banana_pro` | `higgsfield generate
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有