ad-motionify
v0.1.0Turn 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.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ad-motionify@agent-plugin-marketplacePaste 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/sparehandaiClone 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
├── .claude-plugin/plugin.json└── skills/ad-motionify/SKILL.md
Included Skills1
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
{
"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"
]
}For maintainers
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)