video-publisher

Route video publishing tasks across YouTube and other platforms.

86|24|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/MCKRUZ/ComfyUI-Expert --skill video-publisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-publisher
Source: https://github.com/MCKRUZ/ComfyUI-Expert/tree/main/skills/video-publisher
Command: npx skills add https://github.com/MCKRUZ/ComfyUI-Expert --skill video-publisher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating publishing across multiple platforms and pipelines can be error-prone and time-consuming. This Skill provides a thin orchestration layer that routes tasks to specialized publishing skills, enabling a streamlined end-to-end workflow from planning to publishing.

Core Features & Use Cases

  • Content Planning: Generate topic ideas, plan titles, thumbnails, and strategy by delegating to youtube-research-video-topic, youtube-plan-new-video, and youtube-strategy.
  • Upload: Validate readiness, attach metadata, and upload via youtube-uploader, with oversight from youtube-studio.
  • Analytics: Monitor performance via youtube-studio and feed insights back into future publishing cycles.
  • Integration: Bridges the video production pipeline with the YouTube publishing pipeline, serving as the final step in the VideoAgent workflow.

Quick Start

Clone this repository, ensure dependencies are installed, and run the video-agent workflow to publish a finished video.

Frequently Asked Questions about video-publisher

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

FAQPage Schema
How do I coordinate multi-channel video publishing across different platforms?

Multi-channel video publishing is coordinated through a lightweight orchestration layer that routes tasks to specialized skills for planning, metadata generation, and uploading. This streamlines the end-to-end workflow from content strategy to cross-platform upload.

What is the best way to automate the YouTube upload workflow after video production?

Automating the YouTube upload workflow involves routing finished video projects through an orchestration flow that validates readiness, attaches metadata, and delegates the upload task. This bridges the production pipeline with publishing via youtube-uploader.

Can I generate video metadata and plan titles automatically before publishing?

Yes, generating video metadata and planning titles is supported by delegating content planning tasks to specialized skills like youtube-plan-new-video and youtube-research-video-topic. This ensures strategy and metadata are finalized before the upload begins.

Does cross-platform video orchestration integrate with YouTube Studio for analytics?

Yes, cross-platform video orchestration integrates with YouTube Studio to monitor performance analytics. It delegates oversight to youtube-studio, feeding insights back into future publishing cycles to refine your multi-channel strategy.

When do I need an orchestration layer for my video publishing pipeline?

You need an orchestration layer when coordinating publishing across multiple platforms becomes error-prone and time-consuming. It provides a thin routing flow to manage task delegation across specialized publishing skills, ensuring a streamlined workflow.

How do I validate video readiness before starting a multi-channel upload?

Validating video readiness before a multi-channel upload is handled by the orchestration flow before delegating to youtube-uploader. The process checks project completeness and ensures metadata is attached prior to execution.