video-maker
NewAI video production skills â creative direction, generation, editing, and e-commerce content
Summary
The video-maker skill transforms Claude Code into an AI video production studio, enabling creative direction, multimodal analysis, AI generation, editing, and e-commerce content creation.
- It integrates with Renoise's engine and Gemini for visual understanding, making it ideal for developers automating video workflows.
Overview
AI video production skills by Renoise — creative direction, generation, analysis, e-commerce content, and download.
Skills
| Skill | Description |
|---|---|
| director | Creative director — single entry point for all video creation (product ads, short films, TikTok e-commerce, drama, comedy) |
| gemini-gen | Visual understanding & multimodal analysis via Gemini 3.1 Pro (product analysis, video script extraction, style extraction) |
| renoise-gen | AI video & image generation engine — renoise-cli, material pool, product design sheets, scene backgrounds |
| video-download | Video downloader (yt-dlp + Douyin/TikTok fallback) |
Installation
Claude Code
- Add the marketplace:
claude plugin marketplace add ArcoCodes/renoise-plugins-official- Install the plugin:
claude plugin install renoise@renoise-plugins-officialOpenClaw
openclaw plugins install @renoise/plugin- Launch Claude Code and run the setup command to connect your Renoise account:
/renoise:setupThis will guide you through connecting your API key and enabling the real-time credit balance display in the status bar.
Environment Variables
| Variable | Required By | Description |
|---|---|---|
RENOISE_API_KEY | All skills | Renoise API credential. Get one at https://www.renoise.ai |
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/video-maker.md https://raw.githubusercontent.com/ArcoCodes/renoise-plugins-official/main/SKILL.md/video-makerUse Cases
Usage Examples
/video-maker director 'Create a 30-second product ad for a smartwatch, focusing on fitness features'
/video-maker gemini-gen analyze 'Analyze this video script and extract the style elements'
/video-maker renoise-gen generate 'Generate a scene with a futuristic city background for a tech ad'
Security Audits
Frequently Asked Questions
What is video-maker?
The video-maker skill transforms Claude Code into an AI video production studio, enabling creative direction, multimodal analysis, AI generation, editing, and e-commerce content creation. It integrates with Renoise's engine and Gemini for visual understanding, making it ideal for developers automating video workflows.
How to install video-maker?
To install video-maker: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/video-maker.md https://raw.githubusercontent.com/ArcoCodes/renoise-plugins-official/main/SKILL.md. Finally, /video-maker in Claude Code.
What is video-maker best for?
video-maker is a skill categorized under General. Created by Renoise.
What can I use video-maker for?
video-maker is useful for: Generate product ads for e-commerce by analyzing product images and creating tailored video scripts.; Extract and repurpose video scripts from existing content using Gemini's multimodal analysis.; Create short films or TikTok-style videos with AI-generated scenes and backgrounds.; Download videos from YouTube, Douyin, or TikTok for further processing or analysis.; Design video storyboards and creative direction for marketing campaigns.; Automate batch video production for e-commerce catalogs using product design sheets..