remotion-upload

Upload Remotion-rendered MP4 videos to social media platforms via the Upload Posts API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/potentialInc/claude-content --skill remotion-upload
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remotion-upload
Source: https://github.com/potentialInc/claude-content/tree/main/skills/creation/remotion-upload
Command: npx skills add https://github.com/potentialInc/claude-content --skill remotion-upload

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Removes the manual friction of publishing Remotion-rendered videos to multiple social platforms by handling authentication, platform-specific metadata, file validation, and upload orchestration so creators can move from render to live post quickly and securely.

Core Features & Use Cases

  • Secure API Setup: Interactive setup wizard to store and validate a JWT token, configure a user profile, and manage default platforms.
  • Single and Batch Uploads: Upload individual MP4 outputs or batch all videos in the out/ directory with shared or per-video metadata.
  • Smart Platform Suggestions & Validation: Automatic suggestions based on aspect ratio and validation against platform requirements (duration, format, file size).
  • Status Monitoring & Retry: Poll upload status, view history, and retry failed platform uploads with clear error handling.
  • Metadata Templates & Composition Awareness: Reusable description/title templates and Remotion composition-aware defaults to save time when publishing.
  • Use Case: After rendering a vertical short-form composition, run the upload workflow to publish optimized posts to TikTok, Instagram Reels, and Threads with appropriate titles and descriptions.

Quick Start

Upload the out/CoFoundry.mp4 video to facebook and instagram with the title "CoFoundry - Where Ideas Become Companies" and let the skill suggest platform metadata.

Frequently Asked Questions about remotion-upload

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

FAQPage Schema
How do I upload Remotion videos to social media platforms?

Upload Remotion videos to social media by using an Upload Posts API workflow that handles multipart/form-data file transfers, JWT authentication, and platform-specific metadata so your MP4 outputs go live securely across multiple networks.

Can I batch upload MP4 files from the Remotion out/ directory?

Batch upload MP4 files directly from the Remotion out/ directory to publish multiple rendered videos simultaneously, applying either shared or per-video titles and descriptions across platforms like TikTok, YouTube, and Facebook.

Does this upload process validate video requirements for different social platforms?

The upload process validates MP4 videos against platform-specific requirements, checking duration, file format, and file size limits, while automatically suggesting appropriate social platforms based on your Remotion composition's aspect ratio.

How do I handle JWT authentication for social media upload APIs?

JWT-based API authentication for social media uploads is managed through an interactive setup wizard that stores and validates your token, ensuring secure multipart/form-data transfers without exposing credentials during the video publishing workflow.

What is the best way to retry failed social media video uploads?

Retry failed social media video uploads by polling the upload status API, reviewing the upload history for specific HTTP errors, and resubmitting failed platform transfers with built-in error handling and automated retry logic.

Which social media platforms can I publish Remotion videos to?

Publish Remotion videos to Facebook, Instagram, Threads, TikTok, YouTube, LinkedIn, X, Pinterest, and Bluesky using the Upload Posts API, which handles each platform's specific metadata and aspect-ratio requirements.