lazyedit-publish-workflow

Automate video publishing with subtitle correction, metadata generation, and platform-specific submission.

1|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/lachlanchen/LazySkills --skill lazyedit-publish-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lazyedit-publish-workflow
Source: https://github.com/lachlanchen/LazySkills/tree/main/skills/lazyedit-publish-workflow
Command: npx skills add https://github.com/lachlanchen/LazySkills --skill lazyedit-publish-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires LazyEdit, AutoPublish, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the video publishing process, covering subtitle correction, metadata generation, rendering, packaging, queue submission, and monitoring for various platforms.

Core Features & Use Cases

  • Subtitle Correction: Automates subtitle correction for AI-generated videos.
  • Metadata Generation: Generates metadata for each video with specific fields and settings.
  • Platform-Specific Publishing: Handles publishing to YouTube, Instagram, Shipinhao, and other platforms.
  • Use Case: For instance, use this Skill to automatically publish a corrected AI-generated video with appropriate metadata to multiple platforms after processing and verification.

Quick Start

Run the lazyedit_publish.py script with the specified video ID and desired platforms.

Frequently Asked Questions about lazyedit-publish-workflow

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

FAQPage Schema
How do I automate video publishing to multiple platforms with correct subtitles and metadata?

Automating video publishing requires a script-driven process to handle subtitle correction, generate platform-specific metadata, and submit queues to target platforms. You run the publish script with a specified video ID and desired platforms to execute this end-to-end workflow.

What is the best way to correct AI-generated video subtitles before submission?

Subtitle correction for AI-generated videos is handled automatically during the processing phase before submission. The workflow integrates subtitle fixing with metadata generation to ensure videos are accurate and properly formatted prior to publishing to platforms.

Do I need LazyEdit and AutoPublish to render and submit videos?

Yes, the LazyEdit toolchain is required for processing videos, rendering, and packaging, while the AutoPublish system is necessary for queue submission and monitoring. The workflow operates by using both dependencies to automate the end-to-end pipeline.

Can I use this automated workflow to publish videos to YouTube and Instagram?

Yes, the workflow supports platform-specific publishing configurations for YouTube, Instagram, Shipinhao, and other platforms. It manages the distinct metadata fields and submission settings required by each individual platform automatically.

How does metadata generation work for platform-specific video submissions?

Metadata generation creates specific fields and settings tailored for each video platform during the publishing process. The script-driven system automatically configures the required metadata before rendering and submitting the video queue to target platforms.