text-motion-reels

Create text-only kinetic typography reels as deterministic HTML compositions rendered to 4K MP4.

1|Updated Aug 7, 2026
One-click install
npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill text-motion-reels-deepak-ai-93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: text-motion-reels
Source: https://github.com/Deepak-ai-93/deepak-skill/tree/main/skills/text-motion-reels
Command: npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill text-motion-reels-deepak-ai-93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Producing viral short-form text reels requires copywriting discipline, motion design, trend research, and rendering pipelines that most creators cannot coordinate manually. This Skill turns an AI agent into a full text-reel production line, from hook validation to audited 4K output. ## Core Features & Use Cases - 11 trending formats: Word Pop, Highlighter, 3D Editorial, Card Listicle, Chat Thriller, SVG Ambient, Micro-Fiction, Quiz Trap, Day Counter, Notification Drop, and Thread Court, each with a strict typography, palette, and GSAP motion spec. - Copy rails enforcement: Hooks limited to 8 words, zero hashtags on screen or in captions, one CTA, and loop endings, validated by the audit-reel.mjs harness before delivery. - Trend research gate: trend-research.mjs pulls keyless signals from TikTok, YouTube, Reddit, X, Instagram, and Hacker News into a trend-brief.md with viral hook patterns and a 7-gate scorecard. - Use Case: Ask for a 15-second finance reel; the agent runs the format wizard, researches trending hooks, builds a 1080x1920 GSAP composition, renders frames and MP4 at 4K, writes platform captions, and passes an automated plus subagent audit. ## Quick Start Ask the agent to create a 15-second word-pop text reel about personal finance with a hook under 8 words and render it to 4K.

Frequently Asked Questions about text-motion-reels

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a kinetic typography reel with an AI agent?

Run the format wizard to pick one of 11 formats, provide a topic and a hook of 8 words or fewer, then the agent builds a 1080x1920 GSAP HTML composition, generates synced voiceover, and renders frames plus MP4 at 4K into an output folder.

What text reel formats does this skill support?

It supports 11 formats: Word Pop, Highlighter, 3D Editorial, Card Listicle, Chat Thriller, SVG Ambient, Micro-Fiction, Quiz Trap, Day Counter, Notification Drop, and Thread Court. Each format has a fixed typography, palette, and GSAP motion spec that must not be mixed.

Does the trend research script need API keys?

No. trend-research.mjs fetches public pages from TikTok Creative Center, YouTube, Reddit, X, Instagram, and Hacker News using plain HTTP requests with a browser user agent, so no API keys are required.

Why does the reel audit fail on my composition?

Common failures include hashtags in on-screen text or captions, hooks over 8 words, intro openers like "hey guys", Math.random usage, SMIL animate tags, or a missing window.__timelines.reel registration. Fix the flagged item and re-run audit-reel.mjs until it exits clean.

Can I render reels without the audit step?

The workflow treats the audit as mandatory: audit-reel.mjs runs automated checks and exits 1 on any FAIL, then a fresh reel-auditor subagent completes a 60-point scorecard. Nothing ships until the auditor signs PASS.