video-publisher

Publish assembled videos to YouTube and other platforms. Orchestrates existing youtube-uploader, youtube-strategy, and youtube-plan-new-video skills. Use when ready to publish or plan distribution for completed videos.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "video-publisher" with this command: npx skills add mckruz/comfyui-expert/mckruz-comfyui-expert-video-publisher

Video Publisher

Thin orchestrator that routes publishing tasks to existing specialized skills.

Publishing Workflow

PUBLISH REQUEST
    |
    |-- Need to plan content first?
    |   |-- youtube-research-video-topic → Research competitors and gaps
    |   |-- youtube-plan-new-video → Generate title, thumbnail, hook
    |   |-- youtube-strategy → Optimize for discovery
    |
    |-- Ready to upload?
    |   |-- Verify video file is ready (video-assembly checklist passed)
    |   |-- Generate metadata (title, description, tags)
    |   |-- youtube-uploader → Upload with metadata
    |
    |-- Post-publish?
    |   |-- youtube-studio → Monitor analytics
    |   |-- Track performance for future optimization

Skill Delegation

Content Planning

TaskDelegate ToInput
Research topic viabilityyoutube-research-video-topicTopic/niche
Plan title + thumbnail + hookyoutube-plan-new-videoResearch results
Optimize for YouTube algorithmyoutube-strategyContent plan

Upload

TaskDelegate ToInput
Upload video fileyoutube-uploaderVideo file + metadata
Manage channelyoutube-studioChannel operations

Analytics

TaskDelegate ToInput
View performanceyoutube-studioVideo/channel ID
Analyze for improvementsyoutube-video-analystVideo URL

Metadata Generation

When preparing to publish, generate:

Title

  • Use youtube-title skill for optimization
  • Keep under 60 characters
  • Include primary keyword
  • Create curiosity gap

Description

{Hook paragraph - what viewer will learn/see}

{Detailed description with timestamps}

{Links to resources mentioned}

{Social links and subscribe CTA}

---
Tags: {comma-separated relevant tags}

Tags

  • Primary topic keyword
  • Related keywords
  • Tool/software names (ComfyUI, Stable Diffusion, etc.)
  • Technique names
  • "AI video generation", "AI art tutorial", etc.

Thumbnail

  • Use youtube-thumbnail skill (via youtube-plan-new-video)
  • Character close-up or dramatic before/after
  • Bold text overlay (3-5 words max)
  • High contrast, readable at small size

Platform-Specific Settings

YouTube

SettingRecommended
Resolution1920x1080 or 3840x2160
FormatMP4 (H.264)
Frame rate24, 30, or 60 fps
AudioAAC, 192kbps+
Aspect ratio16:9
Max file size256GB (12 hours)

YouTube Shorts

SettingRecommended
Resolution1080x1920 (9:16)
Duration15-60 seconds
FormatMP4 (H.264)

Instagram Reels

SettingRecommended
Resolution1080x1920 (9:16)
Duration15-90 seconds
FormatMP4 (H.264)

TikTok

SettingRecommended
Resolution1080x1920 (9:16)
Duration15-180 seconds
FormatMP4 (H.264)

Pre-Publish Checklist

  • Video passes quality check (video-assembly checklist)
  • Title optimized for search + curiosity
  • Description includes timestamps and links
  • Tags are relevant and comprehensive
  • Thumbnail is compelling and readable at small size
  • Category and audience settings are correct
  • Schedule time is optimal (check youtube-strategy)
  • End screen and cards planned
  • Subtitles/CC file ready (if applicable)

Integration

This skill is the final step in the VideoAgent pipeline:

Research → Plan → Generate → Assemble → Publish

It bridges the ComfyUI production pipeline with the YouTube publishing pipeline.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

comfyui-api

No summary provided by upstream source.

Repository SourceNeeds Review
164-mckruz
General

comfyui-video-pipeline

No summary provided by upstream source.

Repository SourceNeeds Review
General

comfyui-prompt-engineer

No summary provided by upstream source.

Repository SourceNeeds Review
General

comfyui-troubleshooter

No summary provided by upstream source.

Repository SourceNeeds Review