Poppify

Make Reel — Development skill for Claude Code

Development community

Generate a cinematic vertical reel via the Poppify MCP — photo-led or topic-led.

How to install Make Reel

Installs to ~/.claude/skills/poppify-poppify-claude-plugin-make-reel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/poppify-poppify-claude-plugin-make-reel && curl -fsSL https://raw.githubusercontent.com/Poppify/poppify-claude-plugin/HEAD/commands/make-reel.md -o ~/.claude/skills/poppify-poppify-claude-plugin-make-reel/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Make Reel does


description: Generate a cinematic vertical reel via the Poppify MCP — photo-led or topic-led. Uses the poppify-build-reel skill for the canonical flow. argument-hint: [photos or topic description]

The user wants to create a Poppify reel. Args provided: $ARGUMENTS

Invoke the `poppify-build-reel` skill and follow its flow:

  1. If the user has no apiKey yet, call register() first (optionally { label: "claude" } — there is no source param). Surface the signupBonusUrl so they can

Alternatives in Development

  • Maestro Ralph — Closed-loop policy over the canonical Session/Run chain 530 ★
  • Retune Color — Change a Graphite color safely by editing only the canonical primitive, then verify 452 ★
  • Build — Implement tasks incrementally using TDD and vertical slices 263 ★

Full documentation available on GitHub

View Source Repository