← Back to Skills Marketplace
jjjohny228

Reelclaw

by jjjohny228 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
234
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install reelclaw
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reelclaw
  3. After installation, invoke the skill by name or use /reelclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug reelclaw
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 234 downloads so far.

How do I install Reelclaw?

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

Is Reelclaw free?

Yes, Reelclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Reelclaw support?

Reelclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reelclaw?

It is built and maintained by jjjohny228 (@jjjohny228); the current version is v0.1.0.

💬 Comments