marketing-video

Create marketing videos for Solana projects using Remotion code-driven compositions and Renoise AI generation.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/goheesheng/base-new --skill marketing-video-goheesheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketing-video
Source: https://github.com/goheesheng/base-new/tree/main/skills/launch/marketing-video
Command: npx skills add https://github.com/goheesheng/base-new --skill marketing-video-goheesheng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @remotion/transitions, @remotion/light-leaks, @remotion/google-fonts, @remotion/noise, @remotion/captions, @remotion/media-utils, lucide-react, and includes references (resource) components.

What problem does it solve? Producing a professional marketing video for a crypto project normally requires motion-design skills, video tooling, and platform-specific knowledge that most developers lack, resulting in generic or amateur-looking output. ## Core Features & Use Cases - Structured interview and creative direction: Gathers product, audience, story, taste, and asset context, then produces a creative brief with storytelling framework, visual direction, and scene-by-scene storyboard for approval. - Dual production workflows: Builds code-driven videos with Remotion (React compositions, transitions, captions, charts, SFX, 4K rendering) or AI-generated videos via Renoise, with platform-specific cuts for Twitter, TikTok, YouTube, and landing pages. - Quality enforcement: Applies a professional-quality checklist covering spring physics, staggered entrances, safe zones, typography minimums, and audio layering to avoid AI-looking output. - Use Case: A hackathon team needs a 30-second Twitter clip showing their Solana dApp's key metric, a product demo, and a CTA; the skill interviews them, storyboards the video, scaffolds a Remotion project, and renders landscape, portrait, and square MP4s with thumbnails and captions. ## Quick Start Ask the assistant to create a marketing video for your Solana project and answer its interview questions about your product, audience, and target platform.

Frequently Asked Questions about marketing-video

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

FAQPage Schema
How do I create a marketing video for a Solana project?

Invoke the marketing-video skill and complete its interview covering your product, audience, desired viewer action, and target platform. It produces a creative brief and storyboard for approval, then builds the video with Remotion code or Renoise AI generation and renders platform-specific MP4 files.

What is the difference between Remotion and Renoise for video creation?

Remotion is code-driven, using React components with frame-based animation for pixel-perfect control, reproducibility, and live data integration. Renoise is AI-generated video requiring no code, suited for fast creative cuts. The skill recommends Remotion for product demos and Renoise for quick generative content.

Can Remotion render videos for TikTok and YouTube from one project?

Yes. Register separate compositions for each aspect ratio (1920x1080 landscape, 1080x1920 portrait, 1080x1080 square) or parametrize dimensions via calculateMetadata, then batch render each format with npx remotion render at CRF 18 and bt709 color space.

Why does my Remotion video look AI-generated or amateur?

Common causes include linear interpolation without easing, bouncy springs as defaults, no staggered entrances, hard cuts between scenes, and static resting elements. The professional-quality-guide.md reference lists 15 anti-patterns and prescribes spring damping 200, dwell time, and consistent animation vocabulary.

Does the skill support captions and voiceover?

Yes. It integrates Whisper transcription with @remotion/captions for TikTok-style per-word highlighted captions, and ElevenLabs TTS for voiceover with calculateMetadata deriving video duration from audio length. Volume ducking lowers background music during voiceover segments.