higgsfield-video-explainer

Agent skill from higgsfield-ai/skills.

higgsfield-ai ↓ 5.2k
Claude Code
View source ↗

What it does

  • Duration: one to ten whole minutes. N = durationminutes × 6 fixed 10-second blocks.
  • Narration language: English by default, but still offer the choice.
  • Character: recurring mascot or faceless stylistic scenes. Always ask.
  • Aspect: 16:9 by default or 9:16 vertical.
  • Topic or personal/philosophical story.
  • Optional local source documents; read/extract them before scripting. They are factual input, not generation media.
  • Optional preset UUID, mutually exclusive with custom style-reference images.

Requirements & configuration

  • Create blocks.json with at least two ordered block pairs. The CLI model contract requires typed references, so use the generic completed-job types:
  • Before Phase 5: require one style key, exactly N narration lines and prompts, one selected voice, and N completed audio jobs.
  • Before Phase 6: require N completed video jobs and exact one-to-one block pairing with no missing or duplicate IDs.

Configuration: STYLE_KEY_ID

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

higgsfield-video-explainer FAQ

What does the higgsfield-video-explainer skill do?

| 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. Duration: one to ten whole minutes. N = durationminutes × 6 fixed 10-second blocks. Narration language: English by default, but still offer the choice.

What does higgsfield-video-explainer require?

Create blocks.json with at least two ordered block pairs. The CLI model contract requires typed references, so use the generic completed-job types: Before Phase 5: require one style key, exactly N narration lines and prompts, one selected voice, and N completed audio jobs. Before Phase 6: require N completed video jobs and exact one-to-one block pairing with no missing or duplicate IDs. Configuration keys: STYLE_KEY_ID.

How do I install higgsfield-video-explainer?

Run: npx -y skills add https://github.com/higgsfield-ai/skills --skill higgsfield-video-explainer --agent claude-code — the source lives at github.com/higgsfield-ai/skills.

Maintain higgsfield-video-explainer?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

higgsfield-video-explainer on getagentictools
[![higgsfield-video-explainer on getagentictools](https://getagentictools.com/badge/skills/higgsfield-ai-skills-higgsfield-video-explainer.svg)](https://getagentictools.com/skills/higgsfield-ai-skills-higgsfield-video-explainer?ref=badge)
npx agentictools info skills/higgsfield-ai-skills-higgsfield-video-explainer

The second line is the CLI lookup for this page — handy in READMEs and docs.