By imehr
Create multi-platform explainer videos with intelligent orchestration and learning memory
A Claude Code skill and intelligent agent plugin for creating multi-platform explainer videos.
This skill wraps the video_explainer Python CLI tool.
# Install video_explainer first
git clone <video_explainer-repo>
cd video_explainer && pip install -e .
# Install from imehr marketplace
claude plugins install imehr/video-explainer-skill
# Or install manually
./install.sh
# Configure video_explainer path and create your first brand
/video setup
# Create a new project
/video new my-first-video
# Create and render
/video render my-first-video
/video new # Interactive wizard
/video new my-proj --quick # Skip wizard, use defaults
/video list # List projects
/video status my-proj # Show progress
/video brands # List brands
/video brands create # Create new brand
/video platforms # List platforms
/video styles # List styles
/video script my-proj # Generate script
/video scenes my-proj # Generate scenes
/video render my-proj # Render all outputs
/video render my-proj --only main,tiktok
/video feedback my-proj "make intro faster"
/video compare my-proj main v1 v2
/video promote my-proj main v2
/video learn "use more analogies for technical content"
/video memory # Show learning summary
/video skills # List loaded skills
System defaults → User configs → Project overrides
User configuration:
~/.config/video-explainer/
├── config.yaml # Global settings
├── brands/ # Brand definitions
├── platforms/ # Platform profiles
├── styles/ # Style overlays
└── memory/ # Learning data
┌─────────────────────────────────────────────────────────────┐
│ ORCHESTRATOR AGENT │
│ • Analyzes tasks and plans agent execution │
│ • Dispatches parallel background agents │
│ • Validates outputs at quality gates │
│ • Learns from feedback │
└─────────────────────────────────────────────────────────────┘
│
┌────┴────┬─────────┬─────────────┐
▼ ▼ ▼ ▼
┌────────┐ ┌────────┐ ┌──────────┐ ┌────────┐
│ Script │ │ Scene │ │Voiceover │ │ Render │
│ Agent │ │ Agent │ │ Agent │ │ Agent │
└────────┘ └────────┘ └──────────┘ └────────┘
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub imehr/imehr-marketplace --plugin video-explainer-skillAutomatically log development sessions - captures tools, decisions, accounts, and progress from conversation context
Build a comprehensive ME.MD profile that captures who you are and how you decide. Reads your CliftonStrengths report (if you have one) or runs a structured interview, then triangulates against your real prompt history across Claude Code, Codex, and OpenCode. Output is a machine-readable profile designed to be loaded into every AI session via @~/ME.MD.
Extract a complete, validated, reusable design system from any URL — patterns, relationships, motion, voice, and a self-validating shadcn/Tailwind HTML replica. Iteratively refines until the replica matches reference screenshots at >=0.85 similarity. Produces a per-brand DESIGN.md and an installable per-brand SKILL.md, indexed in a local design library at ~/.claude/design-library/.
Complete workflow for creating Claude Code skills and marketplace repositories - TDD methodology, verification checklists, activation optimization, and large portfolio management. Use when creating skills, setting up marketplaces, or managing many skills.
Extract, validate, and document complete design systems and brand identities from any URL. Uses a generator-critic validation loop with 5 quality gates to produce production-ready design tokens, component replications, and brand voice analysis.
Claude Code adapter for the videoclaw canonical skill pack and CLI workflow
Transform text scripts into professional videos with AI voiceovers, stock footage, and Remotion rendering. Advanced features include direct filesystem access, environment management, and whitelisted command execution.
AI video generation — describe what you want, Pexo picks the best model across 10+ engines (Seedance, Kling, Veo, Sora) and returns a finished, multi-shot video with music, subtitles, and transitions. Includes the Pexo agent plus image, audio, director, and model-prompting skills.
Claude Code skill pack for Runway (18 skills)
AI video production skills — creative direction, generation, editing, and e-commerce content
Create professional kinetic typography videos from scratch. Includes speech writing, TTS with emotional dynamics, music generation, and animated text.