Agent Plugins Marketplace
All plugins

ad-motionify

v0.1.0

Turn finished ad copy into motion — composite ad-creative's copy layers over real footage or procedurally generated brand-exact plates, add drift or a wet-pigment warp, and lay a synthesised bed underneath. No image or video model required.

Claude Code1 Skill

By SpareHand AILicense: MIT0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ad-motionify for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ad-motionify@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/msnimbal/sparehandai

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ad-motionify/.

Plugin files

plugins/ad-motionify/
├── .claude-plugin/plugin.json
└── skills/ad-motionify/SKILL.md

Included Skills1

ad-motionifyskills/ad-motionify/SKILL.md

Turn finished ad copy into moving video — composite ad-creative's copy layers over real footage, real photographs, or procedurally generated brand-exact plates, add drift or a wet-pigment warp, and lay a synthesised bed or a supplied track underneath. Use this when someone wants their static ads or slide reel to become proper motion, wants background video or b-roll behind their ad copy, wants music or a voiceover added to a cut, wants the same ad at several durations, or asks to do any of it without paying for a video model. Routes on what assets actually exist: real footage where it fits, generated plates where it does not.

Plugin manifests1

plugins/ad-motionify/.claude-plugin/plugin.json
{
  "name": "ad-motionify",
  "version": "0.1.0",
  "description": "Turn finished ad copy into motion — composite ad-creative's copy layers over real footage or procedurally generated brand-exact plates, add drift or a wet-pigment warp, and lay a synthesised bed underneath. No image or video model required.",
  "author": {
    "name": "SpareHand AI"
  },
  "homepage": "https://github.com/msnimbal/sparehandai/tree/main/plugins/ad-motionify",
  "repository": "https://github.com/msnimbal/sparehandai",
  "license": "MIT",
  "keywords": [
    "advertising",
    "video",
    "reels",
    "motion",
    "ffmpeg",
    "b-roll",
    "brand"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ad-motionify on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ad-motionify)