BeClaude

remotion-ad-video-skill

New
GitHub TrendingGeneralby leosssvip-dot

Create Remotion ad video projects from a URL with an AI coding agent, no video-generation AI required.

First seen 5/22/2026

Summary

This skill enables developers to create Remotion-based ad video projects directly from a URL using an AI coding agent.

  • It automates the process of generating video compositions with text, images, and animations, eliminating the need for traditional video-generation AI tools.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/remotion-ad-video-skill.md https://raw.githubusercontent.com/leosssvip-dot/remotion-ad-video-skill/main/SKILL.md
3
Invoke in Claude Code
/remotion-ad-video-skill

Use Cases

Convert a product landing page URL into a promotional ad video with animated text and images.
Generate a social media video ad from a blog post URL, including key highlights and call-to-action.
Create a video advertisement for a SaaS tool by extracting features from the tool's documentation URL.
Produce a short video ad for an event from an event page URL, with date and location animations.
Transform a GitHub README URL into a demo video showcasing the project's key features.
Generate a video ad for an e-commerce product from its product page URL, with price and description animations.

Usage Examples

1

/remotion-ad-video-skill https://example.com/product-page

2

Create a 30-second ad video from https://example.com/blog-post with animated text and images.

3

Generate a Remotion ad video from the URL https://example.com/saas-features, focusing on top 3 features.

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is remotion-ad-video-skill?

This skill enables developers to create Remotion-based ad video projects directly from a URL using an AI coding agent. It automates the process of generating video compositions with text, images, and animations, eliminating the need for traditional video-generation AI tools.

How to install remotion-ad-video-skill?

To install remotion-ad-video-skill: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/remotion-ad-video-skill.md https://raw.githubusercontent.com/leosssvip-dot/remotion-ad-video-skill/main/SKILL.md. Finally, /remotion-ad-video-skill in Claude Code.

What is remotion-ad-video-skill best for?

remotion-ad-video-skill is a skill categorized under General. It is designed for: agent. Created by leosssvip-dot.

What can I use remotion-ad-video-skill for?

remotion-ad-video-skill is useful for: Convert a product landing page URL into a promotional ad video with animated text and images.; Generate a social media video ad from a blog post URL, including key highlights and call-to-action.; Create a video advertisement for a SaaS tool by extracting features from the tool's documentation URL.; Produce a short video ad for an event from an event page URL, with date and location animations.; Transform a GitHub README URL into a demo video showcasing the project's key features.; Generate a video ad for an e-commerce product from its product page URL, with price and description animations..