Free · Open-Source

Turn any AI agent into a reel factory

ReelClaw is a free skill that lets your AI agent grab UGC reaction hooks from DansUGC, analyze your app demos with Gemini, cut everything together with FFmpeg, and post it everywhere. That 131K-view reel below? Made with this.

npx skills add dansugc/reelclaw --all
131K31351.5K1.5K
See full post on X

How it actually works

You bring your product demos. ReelClaw does the rest — finds the right hooks, picks trending sounds, cuts everything together, and posts it.

1

Pick UGC reaction hooks from 2,000+ real clips

DansUGC has a library of 2,000+ real human reaction clips from 40+ creators — the kind you see going viral on TikTok every day. The agent AI-searches for the right emotion (shocked, crying, laughing, whatever fits) and grabs the clip that'll stop the scroll.

2

Find trending music, text hooks & viral formats

You need music, text hooks that grab attention, and a format that's actually working right now. DansUGC has TikTok and Instagram research built in — it pulls what's trending so you don't spend hours scrolling for "research." No extra API key needed.

3

Drop in your demos — Gemini picks the best parts

Record your app, your product, whatever you're selling. Throw the raw files at the agent. Gemini's video intelligence watches the whole thing and pulls out the best 7–9 second clips automatically.

4

Gemini directs, FFmpeg cuts — done in seconds

Gemini decides what goes where. FFmpeg actually cuts and stitches the video. Hook clip + your demo + text overlay + trending music = a 15-second reel with proper safe-zone positioning. Ready to post.

5

Post everywhere at once

TikTok, Instagram Reels, YouTube Shorts — upload manually or schedule through Post-Bridge with staggered timing. Each account gets a unique video. No duplicates.

6

See what hit, make more of it

DansUGC pulls your numbers from TikTok and Instagram. You see which reels popped off and which flopped. Then you tell the agent to make more like the winners. That's the whole loop.

Takes about 2 minutes to set up

Install, connect, add keys. Then just talk to your agent.

1

Install the skill

One command. That's it. Gets you ReelClaw and all the sub-skills.

terminal
npx skills add dansugc/reelclaw --all
2

Connect DansUGC

Add this to your .claude/settings.json — one MCP gives you UGC hooks, TikTok/Instagram research, and trend tracking.

.claude/settings.json
{
  "mcpServers": {
    "dansugc": {
      "url": "https://dansugc.com/api/mcp",
      "headers": {
        "Authorization": "Bearer dsk_your_key"
      }
    }
  }
}
3

Optional: Connect Post-Bridge

Only if you want to publish reels to socials via API. Skip this if you prefer uploading manually.

.claude/settings.json
{
  "mcpServers": {
    "post-bridge": {
      "type": "http",
      "url": "https://www.post-bridge.com/api/mcp/mcp",
      "headers": {
        "Authorization": "Bearer pb_live_your_api_key_here"
      }
    }
  }
}
4

Add your Gemini key

Gemini does the video analysis — finding the best clips from your demos.

.env
export GEMINI_API_KEY="your-gemini-api-key"

Just tell it what you want

No config files. No flags. Just talk to your agent like a person. Here are some things people actually say to it:

Works with whatever agent you use

Skills are universal. Install once, works everywhere.

Claude Code
Cursor
Cline
Codex
Gemini CLI
Continue
Windsurf
OpenCode

The skill is free. You just pay for hooks.

ReelClaw itself is open-source — install it, use it, no catch. The only cost is the UGC reaction clips from DansUGC. Sign up, top up your balance, and the agent handles the rest.

Free forever

ReelClaw Skill

Everything you need to go from raw demos to published reels.

  • ReelClaw skill + all sub-skills
  • FFmpeg reel assembly engine
  • Gemini AI demo analysis
  • TikTok & Instagram trend research (via DansUGC)
  • Performance tracking (via DansUGC)
  • Unlimited reels produced
Required
Credit-based

DansUGC Hooks

Real people, real reactions. You only pay for the clips you actually use.

  • UGC reaction hooks from real creators
  • From $3 per clip — full commercial rights
  • No AI-generated faces — real people
  • Instant download after purchase
Sign Up & Top Up

It follows the rules so you don't have to

Every reel comes out platform-ready. No text cut off by UI elements, no wrong aspect ratios, no rookie mistakes.

  • 15 seconds max per reel
  • TikTok Sans font for all text overlays
  • Green Zone text positioning (safe from UI)
  • One unique video per social account
  • Purchase clips before downloading

Ready to ship some reels?

Install the skill, sign up to DansUGC for hooks, and let your agent do the work.

npx skills add dansugc/reelclaw --all