๐ŸŽฏ

faceless-explainer

๐ŸŽฏSkill

from heygen-com/hyperframes

VibeIndex|
What it does
|

Converts arbitrary text (articles, notes, topics, briefs) into faceless explainer videos with auto-generated TTS narration and LLM-designed visuals including typography, abstract graphics, diagrams, and data visualizations.

Overview

faceless-explainer is a HyperFrames skill that transforms arbitrary text input (articles, notes, topics, or briefs) into faceless explainer videos. Every visual is invented by the LLM: typography, abstract graphics, diagrams, and data visualizations chosen per scene by content. The skill generates its own TTS narration rather than syncing to pre-recorded audio. Typical output length is 30 to 90 seconds, with support for up to approximately 3 minutes.

The scriptwriting agent auto-selects a style preset from 5 shipped options (block-frame, capsule, claude, pin-and-paper, scatterbrain) based on the input content, with pin-and-paper as the default. The pipeline proceeds through structured phases from script generation to final rendering, with each phase producing artifacts that gate the next.

Key Features

  • Accepts any text input format: articles, notes, topic descriptions, or creative briefs
  • Auto-selects from 5 visual style presets (block-frame, capsule, claude, pin-and-paper, scatterbrain) based on content analysis
  • Generates its own TTS narration with background music, synchronized to scene timing
  • All visuals are LLM-generated: no captured websites, no product screenshots, no external media required
  • Subagent dispatch system for parallel scene composition with configurable concurrency
  • Structured artifact pipeline ensuring quality gates between every phase

Who is this for?

  • Content creators who want to turn blog posts, articles, or written content into shareable video explainers
  • Educators and trainers producing concept explanation videos without needing on-camera talent
  • Marketing teams creating topic-based educational content for social media or internal communications
  • Anyone who needs a quick, professional explainer video from text without video editing skills or stock footage
๐Ÿ“ฆ

Same repository

heygen-com/hyperframes(48 items)

faceless-explainer

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add heygen-com/hyperframes --skill faceless-explainer
skills.sh Installโš  Installs to .agents/skills/
npx skills add heygen-com/hyperframes --skill faceless-explainer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/faceless-explainer/SKILL.md

SKILL.md

135,651Installs
-
AddedJun 18, 2026

More from this repository10

๐ŸŽฏ
hyperframes-cli๐ŸŽฏSkill

CLI tool for the Hyperframes video rendering framework that provides commands to create, preview, lint, and render HTML-based video compositions to MP4.

๐ŸŽฏ
hyperframes๐ŸŽฏSkill

Skill for authoring HTML-based video compositions with the Hyperframes framework, covering captions, TTS, audio-reactive animation, and transitions for AI agent-driven video creation.

๐ŸŽฏ
hyperframes-registry๐ŸŽฏSkill

Skill for installing blocks and components into Hyperframes projects via the `hyperframes add` command, providing access to 50+ ready-to-use overlays, shader transitions, and data visualizations.

๐ŸŽฏ
remotion-to-hyperframes๐ŸŽฏSkill

A skill for the HyperFrames open-source video rendering framework that teaches AI agents to write correct HTML-based video compositions and GSAP animations, enabling them to render video from HTML code.

๐ŸŽฏ
hyperframes-core๐ŸŽฏSkill

The foundational technical contract for HyperFrames HTML video compositions, defining data attributes, clip/track structure, sub-compositions, variables, media playback, deterministic rendering rules, and project validation.

๐ŸŽฏ
hyperframes-animation๐ŸŽฏSkill

Comprehensive animation skill for HyperFrames providing atomic motion rules, multi-phase scene blueprints, scene transitions, motion-design techniques, and seven runtime adapters including GSAP, Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, and TypeGPU.

๐ŸŽฏ
hyperframes-creative๐ŸŽฏSkill

Non-animation creative direction for HyperFrames videos covering design specs, color palettes, typography, narration scripting, beat planning, audio-reactive visuals, composition patterns, and brand/style decisions.

๐ŸŽฏ
media-use๐ŸŽฏSkill

Resolves media needs (background music, sound effects, images, icons) into frozen local files by searching the HeyGen catalog, downloading the best match, and registering it in a manifest. One resolve command handles the full cascade from cache lookup to provider search to file freezing.

๐ŸŽฏ
hyperframes-media๐ŸŽฏSkill

A media framework by HeyGen for building interactive video experiences with composable frames and real-time rendering capabilities.

๐ŸŽฏ
general-video๐ŸŽฏSkill

A fallback HyperFrames composition authoring skill for custom video creation when no specialized workflow fits. Handles multi-scene pieces, brand reels, montages, title cards, motion posters, static loops, and freeform compositions at any length or format.