← 返回 Skills 市场
Reelclaw
作者
jjjohny228
· GitHub ↗
· v0.1.0
· MIT-0
234
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reelclaw
功能描述
Create, produce, and schedule UGC-style short-form video reels at scale. Full pipeline: source UGC reaction hooks from DanSUGC, analyze app demos with Gemini...
安全使用建议
Things to check before installing/use:
- Resolve the metadata mismatch: the registry claims no required binaries/keys but SKILL.md expects ffmpeg/ffprobe/python3, GEMINI_API_KEY, and MCP access to DanSUGC and Post-Bridge. Ask the publisher to update registry metadata.
- Only provide DanSUGC and Post-Bridge API keys if you trust those services; adding them to MCP stores credentials for the agent to use and may incur charges (DanSUGC requests cost credits per call).
- The skill uploads videos to tmpfiles.org by default — this makes assets publicly accessible. If you need private hosting, change that step before use or confirm Post-Bridge can accept direct uploads.
- The font download comes from cufonfonts.com (not an official repo). Prefer obtaining TikTok Sans from an authoritative source (project repo or trusted font host) and verify integrity before using.
- The DanSUGC 'scrapecreators_raw' proxy exposes raw scraping endpoints; be careful with legal/privacy constraints when scraping third-party platforms.
- If you plan to run the skill, test it in a sandboxed environment first (no production API keys), and avoid running the automatic package-install commands with elevated privileges until you review them.
If you want, I can produce a short checklist of concrete questions to ask the publisher or a sanitized version of the SKILL.md that removes public-upload and third-party font steps.
功能分析
Type: OpenClaw Skill
Name: reelclaw
Version: 0.1.0
The skill bundle automates a video production pipeline but performs several high-risk operations, including installing system packages via 'sudo apt-get' and downloading/extracting files from third-party URLs (cufonfonts.com) in SKILL.md. Additionally, it uploads local video files to a public hosting service (tmpfiles.org) to facilitate social media scheduling via the Post-Bridge API, which poses a privacy risk. While these actions align with the stated purpose, the combination of system-level modifications and public data exposure warrants a suspicious classification.
能力评估
Purpose & Capability
The SKILL.md requires ffmpeg/ffprobe, python3, a GEMINI_API_KEY, and MCP tools for DanSUGC and Post-Bridge — all of which are coherent with a UGC reel production pipeline. However, the registry-level metadata provided at the top of the package claims no required binaries/env vars/credentials while the embedded SKILL.md DOES declare them. That registry vs. runtime mismatch is an incoherence you should resolve with the publisher.
Instruction Scope
Runtime instructions include: installing system packages (brew/apt-get, potentially using sudo), downloading/unzipping fonts from a third-party site, uploading produced videos to tmpfiles.org (public hosting), and using a raw 'scrapecreators' proxy via DanSUGC MCP. The tmpfiles.org public uploads and raw proxy calls can expose content and metadata outside expected endpoints; installing fonts from an unofficial site is also risky. The skill also instructs adding MCP servers (which involves providing API keys) — appropriate for the task but sensitive and potentially broad in scope.
Install Mechanism
There is no formal install spec (instruction-only), which reduces installer risk. However, the SKILL.md contains runtime download actions (curl unzip of a font zip from cufonfonts.com) and suggestions to run package manager installs — these are not packaged as vetted installs and use a non-official font URL. No packaged code was provided for static review.
Credentials
The actions require sensitive credentials: GEMINI_API_KEY (declared in SKILL.md) and API keys for DanSUGC (dsk_*) and Post-Bridge (pb_live_*) to be added to MCP configuration. Those variables/keys are proportional to the declared integrations, but they are not listed in the skill's top-level registry 'Requirements' fields — a concerning omission. Also the skill's instructions ask you to add those keys to MCP servers (persistent configuration in the agent environment), which has implications for credential exposure and billing (DanSUGC charges per request).
Persistence & Privilege
The skill does not request always: true and is instruction-only (no installation to disk), so it does not demand persistent privileged presence. That said, its workflow explicitly instructs adding MCP servers and API keys to Claude Code (agent configuration), which is a form of persistence/credential storage outside the skill itself — users should be aware this stores third‑party credentials in their agent environment.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reelclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/reelclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of ReelClaw — an autonomous UGC-style short-form video production engine.
- Full pipeline: source UGC hooks via DanSUGC, analyze demos with Gemini AI, assemble reels with ffmpeg, publish using Post-Bridge, and track via analytics proxy.
- Built-in Preflight step automates checks for all required tools, fonts (TikTok Sans), APIs, and MCP connections.
- Enforces critical rules for maximum virality and platform compliance (e.g., max 15s duration, green zone, font usage, no duplicate videos per account).
- Detailed, automated workflow for searching, purchasing, and downloading high-virality UGC react clips.
- Step-by-step guide for segmenting app demos with Gemini AI and ffmpeg, leveraging structured references for easy setup and advanced editing patterns.
元数据
常见问题
Reelclaw 是什么?
Create, produce, and schedule UGC-style short-form video reels at scale. Full pipeline: source UGC reaction hooks from DanSUGC, analyze app demos with Gemini... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。
如何安装 Reelclaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reelclaw」即可一键安装,无需额外配置。
Reelclaw 是免费的吗?
是的,Reelclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reelclaw 支持哪些平台?
Reelclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reelclaw?
由 jjjohny228(@jjjohny228)开发并维护,当前版本 v0.1.0。
推荐 Skills