video-upload-patterns

Automate video uploads to YouTube, TikTok, and Vimeo with metadata and scheduling.

2|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/mindmorass/reflex --skill video-upload-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-upload-patterns
Source: https://github.com/mindmorass/reflex/tree/main/plugins/reflex/skills/video-upload-patterns
Command: npx skills add https://github.com/mindmorass/reflex --skill video-upload-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies publishing video content across major platforms by automating uploads, metadata handling, and scheduling, reducing manual repetition and platform-specific work.

Core Features & Use Cases

  • Cross-platform uploads: Upload and publish videos to YouTube, TikTok, and Vimeo with a single workflow.
  • Metadata management: Set titles, descriptions, tags, and categories consistently across platforms.
  • Scheduling & sequencing: Schedule releases and manage bulk uploads for campaigns.
  • Platform-specific workflows: Demonstrated through code examples for YouTube Data API, TikTok Content Posting API, and Vimeo API.

Quick Start

Use the video-upload-patterns skill to upload a sample video file to YouTube, then TikTok and Vimeo with a title, description, and tags.

Frequently Asked Questions about video-upload-patterns

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

FAQPage Schema
How do I upload videos to multiple platforms like YouTube, TikTok, and Vimeo at once?

Cross-platform video uploads automate publishing to YouTube, TikTok, and Vimeo simultaneously through unified APIs. This skill handles the integration with each platform's API, letting you publish once instead of uploading to each site separately, saving time for content creators managing multiple channels.

Can I set metadata like titles, descriptions, and tags consistently across YouTube, TikTok, and Vimeo?

Metadata management across platforms ensures titles, descriptions, tags, and categories apply consistently to all uploads. The skill handles platform-specific formatting requirements, so your branding and SEO strategy remain uniform without manual adjustments on each platform.

How do I schedule video releases and manage bulk uploads across platforms?

Scheduling and sequencing features let you batch-upload videos and stagger releases across YouTube, TikTok, and Vimeo on your campaign timeline. This is essential for coordinated content drops and managing multiple videos without manual platform interactions.

What APIs does this support for uploading to these platforms?

The skill integrates YouTube Data API, TikTok Content Posting API, and Vimeo API to handle uploads, validation, and progress tracking. These are the official APIs for each platform, ensuring reliable publishing and proper authentication.

Do I need to handle platform-specific requirements differently when uploading videos?

Platform-specific workflows are demonstrated for YouTube Data API, TikTok Content Posting API, and Vimeo API through code examples. Each platform has unique formatting, field requirements, and validation rules that the skill abstracts into a unified interface.

Can I track upload progress and validate videos across multiple platforms?

Progress tracking and validation are built into the workflow, confirming successful uploads to each platform. This prevents silent failures and gives you visibility into which videos published where.