← Back to Skills Marketplace
pauldelavallaz

UGC Campaign Pipeline

by Paul de Lavallaz · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1113
Downloads
2
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install ugc-campaign-pipeline
Description
Complete UGC video campaign pipeline: product → hero image → variations → videos → edited final. ✅ USE WHEN: - User says "crear campaña UGC" or "pipeline completo" - Need end-to-end UGC video production - Starting from product image/URL → final edited video - Want the full Doritos-style workflow ❌ DON'T USE WHEN: - Just need one step (use individual skills) - Already have final videos, just editing → use Remotion - Only need images, no video → use Morpheus only OUTPUT: Edited MP4 video with multiple scenes + subtitles + logo
Usage Guidance
This skill's instructions expect local scripts, catalog files, and a COMFY_DEPLOY_API_KEY, but the published metadata doesn't declare any of those requirements. Before installing/using: 1) Don't paste or expose any API key until you confirm what COMFY_DEPLOY_API_KEY is (which service uses it and what privileges it grants). 2) Verify that the referenced scripts under ~/.clawdbot/skills/* and the model catalog file are from trusted sources and inspect their contents — the agent will run them. 3) Ensure required binaries (e.g., jq, the 'uv' runner, Python) are present and trusted. 4) Consider running this in an isolated VM or sandbox to avoid unintended access to your home directory. 5) Ask the skill author for an explicit dependency list and the exact purpose of COMFY_DEPLOY_API_KEY; if they can't provide that, treat the skill as high-risk and avoid supplying secrets.
Capability Analysis
Type: OpenClaw Skill Name: ugc-campaign-pipeline Version: 1.0.0 The skill bundle defines a workflow for creating UGC videos by orchestrating several other local OpenClaw skills. All commands in SKILL.md execute Python scripts located within the `~/.clawdbot/skills/` directory using `uv run`, and all file operations are confined to local paths within `~/clawd/`. There is no evidence of data exfiltration, unauthorized remote execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended behavior. The instructions are clear and directly support the stated purpose.
Capability Assessment
Purpose & Capability
The SKILL.md implements an end-to-end UGC video pipeline and references specific tools (morpheus-fashion-design, multishot-ugc, veed-ugc, Remotion) and local paths under ~/.clawdbot/skills and ~/clawd. However the skill metadata declares no required env vars, binaries, or install steps. The instructions assume other skills/scripts and helper binaries (jq, uv, python) exist — these are not declared. That discrepancy (metadata says 'no requirements' but instructions call other toolchains) is incoherent and should be justified.
Instruction Scope
Runtime instructions read local files (cat ~/clawd/models-catalog/.../catalog.json), run scripts under ~/.clawdbot/skills/*, and write outputs under ~/clawd/outputs/{project}. The SKILL.md also repeatedly uses a COMFY_DEPLOY_API_KEY env var in command lines. Because this is instruction-only, agent execution will run arbitrary local scripts and read user files — the instructions grant broad discretion to access user home paths and run code outside a narrow, declared scope.
Install Mechanism
No install spec is provided (instruction-only), which minimizes disk modifications by the skill itself. However, the instructions assume other skills' scripts are installed locally. The absence of an install step to provision those dependencies is a mismatch (either the environment must already contain them or these will fail).
Credentials
The SKILL.md expects COMFY_DEPLOY_API_KEY to be set for multiple steps, but the skill metadata lists no required environment variables or primary credential. Requesting or pasting a deploy API key into these commands would grant a key to scripts run by the agent; the skill does not explain what service that key is for or why it is needed. That is disproportionate and under-specified.
Persistence & Privilege
The skill does not request persistent 'always' inclusion and has no install steps that modify agent configs. Autonomous invocation is allowed by default (not a separate risk here), but combined with the prior concerns (undeclared credentials + running local scripts) it increases potential blast radius if the agent runs these commands with privileged files or secrets present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ugc-campaign-pipeline
  3. After installation, invoke the skill by name or use /ugc-campaign-pipeline
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Complete UGC video production pipeline
Metadata
Slug ugc-campaign-pipeline
Version 1.0.0
License
All-time Installs 5
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is UGC Campaign Pipeline?

Complete UGC video campaign pipeline: product → hero image → variations → videos → edited final. ✅ USE WHEN: - User says "crear campaña UGC" or "pipeline completo" - Need end-to-end UGC video production - Starting from product image/URL → final edited video - Want the full Doritos-style workflow ❌ DON'T USE WHEN: - Just need one step (use individual skills) - Already have final videos, just editing → use Remotion - Only need images, no video → use Morpheus only OUTPUT: Edited MP4 video with multiple scenes + subtitles + logo. It is an AI Agent Skill for Claude Code / OpenClaw, with 1113 downloads so far.

How do I install UGC Campaign Pipeline?

Run "/install ugc-campaign-pipeline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is UGC Campaign Pipeline free?

Yes, UGC Campaign Pipeline is completely free (open-source). You can download, install and use it at no cost.

Which platforms does UGC Campaign Pipeline support?

UGC Campaign Pipeline is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created UGC Campaign Pipeline?

It is built and maintained by Paul de Lavallaz (@pauldelavallaz); the current version is v1.0.0.

💬 Comments