auto-publish-pipeline

Automate video publishing across shops with SparkBoost tools and cron triggers.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/aimentorai/boostclaw --skill auto-publish-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-publish-pipeline
Source: https://github.com/aimentorai/boostclaw/tree/main/resources/openclaw-plugins/sparkboost/skills/auto-publish-pipeline
Command: npx skills add https://github.com/aimentorai/boostclaw --skill auto-publish-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cron-triggered automation for publishing product videos across multiple shops, eliminating manual coordination and delays.

Core Features & Use Cases

  • Two-phase orchestration: parallel video generation tasks with phase-driven sequencing.
  • Guarded execution: interactive chat guard when triggered from chat; cron triggers auto-run.
  • Stateful resilience: pipeline-state.json persistence and crash recovery to resume on next trigger.

Quick Start

Schedule the pipeline to run on cron to submit video generation tasks and publish results across all shops.

Frequently Asked Questions about auto-publish-pipeline

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

FAQPage Schema
How do I automate cross-shop video publishing across multiple stores?

Automate cross-shop video publishing by orchestrating AI-generated content and task management end-to-end, from product catalogs and video generation to compliance checks and publication, using cron-based triggers.

What is the best way to run scheduled video publishing tasks for multiple shops?

The best way to run scheduled video publishing tasks is using cron-triggered automation, which submits parallel video generation tasks and handles phase-driven sequencing to eliminate manual coordination.

Can I trigger the video publishing pipeline manually from a chat?

Yes, you can trigger the video publishing pipeline manually from a chat, which activates interactive guardrails to control the workflow execution safely.

How does crash recovery work for an automated video publishing pipeline?

Crash recovery for an automated video publishing pipeline works by persisting pipeline-state.json, allowing the orchestration to resume exactly where it left off on the next cron trigger.

Does the automated video publishing workflow include compliance checks?

Yes, the automated video publishing workflow includes compliance checks using video compliance tools to ensure generated content meets platform standards before final publication.

What is two-phase orchestration for automated video generation?

Two-phase orchestration for automated video generation is a process that runs parallel video generation tasks with phase-driven sequencing to manage content creation and publication across multiple shops.