← 返回 Skills 市场
pauldelavallaz

UGC Campaign Pipeline

作者 Paul de Lavallaz · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1113
总下载
2
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install 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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ugc-campaign-pipeline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ugc-campaign-pipeline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Complete UGC video production pipeline
元数据
Slug ugc-campaign-pipeline
版本 1.0.0
许可证
累计安装 5
当前安装数 5
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1113 次。

如何安装 UGC Campaign Pipeline?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ugc-campaign-pipeline」即可一键安装,无需额外配置。

UGC Campaign Pipeline 是免费的吗?

是的,UGC Campaign Pipeline 完全免费(开源免费),可自由下载、安装和使用。

UGC Campaign Pipeline 支持哪些平台?

UGC Campaign Pipeline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UGC Campaign Pipeline?

由 Paul de Lavallaz(@pauldelavallaz)开发并维护,当前版本 v1.0.0。

💬 留言讨论