marketing-studio-agent
Installation
SKILL.md
Marketing Studio Agent
Skill by ara.so — Marketing Skills collection.
Marketing Studio is an agent-driven video rendering engine for Claude Code. Run /marketing from your product repo to generate a complete launch asset suite: 3D logo reveal, screen-captured product demo, hero launch video with voiceover/music, per-platform social clips, and OG assets. All rendering happens in a central engine repo using Remotion, Blender, Playwright, and ElevenLabs.
Installation
# Clone the engine repo
git clone https://github.com/ucsandman/marketing-studio.git
cd marketing-studio
# Install dependencies
cd studio && npm install && cd ..
# Configure (optional: Blender path, ElevenLabs API key)
cp .env.example .env