Agent Plugins Marketplace
All plugins

ad-creative

v0.2.0

Produce on-brand paid ad creative from a use case — statics for every Meta and Google placement plus a silent MP4 for Reels, Stories and Shorts, rendered from HTML so brand colour and type are exact.

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-creative 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-creative@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-creative/.

Plugin files

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

Included Skills1

ad-creativeskills/ad-creative/SKILL.md

Produce on-brand paid ad creative for any business from a use case — static images for every Meta and Google placement, plus a silent MP4 slide video for Reels, Stories and Shorts, rendered from HTML so brand colour and type are exact. Use this whenever someone wants ads, ad creative, social ads, a campaign, banners, a promo video, a Reel or a Short for an offer, event or product, and also when they ask for ad copy, headlines or a landing-page-matching CTA — even if they haven't mentioned image sizes or video. Works for whatever business the session is about: ask for their website and derive the brand, or fill in the bundled template.

Plugin manifests1

plugins/ad-creative/.claude-plugin/plugin.json
{
  "name": "ad-creative",
  "version": "0.2.0",
  "description": "Produce on-brand paid ad creative from a use case — statics for every Meta and Google placement plus a silent MP4 for Reels, Stories and Shorts, rendered from HTML so brand colour and type are exact.",
  "author": {
    "name": "SpareHand AI"
  },
  "homepage": "https://github.com/msnimbal/sparehandai/tree/main/plugins/ad-creative",
  "repository": "https://github.com/msnimbal/sparehandai",
  "license": "MIT",
  "keywords": [
    "advertising",
    "creative",
    "meta-ads",
    "google-ads",
    "reels",
    "brand",
    "video"
  ]
}

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

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