
Ad Preview Template
- Updated June 25, 2026
- moloco-mcm/agent-skills
ad-preview-template is a Claude Code skill in the AI & Agent Building category. Generate valid HTML ad preview templates for MCM Sponsored Display and Sponsored Brands
Key points
- ad-preview-template
- AI & Agent Building
- AI-coding skill
Ad Preview Template by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add moloco-mcm/agent-skills/plugin install ad-preview-template@agent-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 25, 2026 |
|---|---|
| Repository | moloco-mcm/agent-skills ↗ |
What it does
Generate valid HTML ad preview templates for MCM Sponsored Display and Sponsored Brands
README.md
moloco-mcm/agent-skills
Claude Code skills for MCM partner integrations.
What's inside
A marketplace and plugin host. Each skill is packaged as its own plugin under plugins/<skill-name>/ so partners install only what they need.
Available skills
| Skill | Description |
|---|---|
ad-preview-template |
Generate valid HTML ad preview templates for MCM Sponsored Display and Sponsored Brands. |
Install
Claude Code
/plugin marketplace add moloco-mcm/agent-skills
/plugin install ad-preview-template@agent-skills
The skill is auto-detected on the next session.
Other agents (Cursor, Copilot, etc.)
Reference the relevant SKILL.md directly:
Repository layout
agent-skills/
├── .claude-plugin/
│ └── marketplace.json # marketplace catalog
├── plugins/
│ └── ad-preview-template/ # one plugin per skill
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ └── ad-preview-template/
│ └── SKILL.md
├── README.md
└── LICENSE
Feedback
Open an issue or contact your Moloco account representative.
License
Apache-2.0