video-upload-patterns

Automate multi-platform video uploads and metadata management across YouTube, TikTok, and Vimeo.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate multi-platform video uploads and metadata management across YouTube, TikTok, Vimeo, and related workflows, reducing manual toil and ensuring consistent metadata + scheduling.

Core Features & Use Cases

  • YouTube Upload: Basic and resumable uploads with metadata, thumbnails, and scheduled publishing.
  • TikTok Upload: Init and direct upload workflows with post-info controls and publish checks.
  • Vimeo Upload: Video upload with metadata and privacy settings, plus thumbnail and project organization.
  • Bulk & Templates: Manage bulk uploads across platforms and render metadata using reusable templates for consistent branding.

Quick Start

Call the upload helpers (e.g., upload_video_youtube) with credentials and a video file to start an upload, or use BulkUploadManager to coordinate multi‑platform uploads.

Frequently Asked Questions about video-upload-patterns

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

FAQPage Schema
How do I automate video uploads to YouTube, TikTok, and Vimeo simultaneously?

Automate multi-platform video uploads by calling upload helpers with credentials and video files, or use BulkUploadManager to coordinate structured API interactions across YouTube, TikTok, and Vimeo.

Can I schedule video publishing and manage thumbnails during an API upload?

Yes, video upload workflows support scheduled publishing and thumbnail management. The API handles metadata templating and progress tracking to ensure consistent branding across platforms.

What is the best way to handle chunked uploads and API errors for large videos?

Multi-platform video uploads apply structured API interactions with chunked uploads and error handling. Resumable uploads are supported for YouTube to manage large video files and network interruptions.

Does this approach support bulk video scheduling and reusable metadata templates?

Yes, bulk operations manage bulk uploads across platforms and render metadata using reusable templates. This ensures consistent metadata application and efficient scheduling for individual video campaigns.

How do I configure privacy settings and project organization when uploading to Vimeo?

Vimeo uploads handle video upload with metadata and privacy settings, plus project organization. The workflow manages thumbnails and applies privacy configurations via structured API interactions during the upload process.