🎬
AI EngineeringTypeScript

Make Vox

by hassancs91

Make Vox is an AI Engineering skill for Claude Code, published by hassancs91 in claude-faceless-shorts-creator.

214 stars89 forkson hassancs91/claude-faceless-shorts-creatorAdded 2026/09/05+7% in starsRepository updated 2026/08/18
agent-skillsai-videoclaudeclaude-codecontent-automationelevenlabsfaceless-videoremotionvideo-automationyoutube-shorts
Install in seconds
Install Make Vox
Copy Make Vox into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hassancs91/claude-faceless-shorts-creator/tree/main/.claude/skills/make-vox ~/.claude/skills/make-vox

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hassancs91/claude-faceless-shorts-creator.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/make-vox/SKILL.md in hassancs91/claude-faceless-shorts-creator
Installs to
~/.claude/skills/make-vox
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering3101 skills

What Make Vox does

Make Vox builds Vox-style layered-collage vertical shorts end to end, from script and scene breakdown to layer generation, TSX assembly, QA, render, voice, and SFX. Use it for documentary, explainer, map-travel, or archival-history shorts with a paper-collage look.

Make Vox is cataloged under AI Engineering on DirSkills. Make Vox comes from a repository tagged agent-skills, ai-video, claude, claude-code and content-automation.

Documentation

README

make-vox — layered-collage documentary shorts, end to end

Every scene is DISSECTED into separate image layers (paper board, die-cut subjects, maps, archival prints, label chips, arrows) and the TSX side choreographs the layers so they assemble on screen. Polish = many simple staggered layer moves + a virtual camera — never complex per-image animation. The visual language + architecture live in vox-shorts/DESIGN.md (read it first); this skill is the build pipeline. Proven on vox-1 (coffee).

Run everything from the repo root. Layer production needs extra Python deps (the only tools in this repo that do): pip install pillow rembg (die-cuts) and pip install playwright && playwright install chromium (HTML→PNG captures).

Artifact contract

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Make Vox

  • What else does hassancs91 publish alongside Make Vox?

    Make Vox is one of 5 skills that DirSkills catalogs from hassancs91/claude-faceless-shorts-creator, the repository it ships in. Its siblings there include Make AI Short, Make Short and Suggest SFX. Each one is a separate skill with its own page in this directory, installs the same way Make Vox does, and is maintained by hassancs91 in that same repository. The rest of the collection is listed on the hassancs91/claude-faceless-shorts-creator page.

  • How does Make Vox compare to other AI Engineering skills?

    Make Vox ranks #2658 by stars among the 3101 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Make Vox against them. Open each page to compare what they document and how they install.