adcp-creative

Automate ad creative creation, transformation, and preview using the AdCP Creative Protocol.

241|75|Updated Jul 19, 2025
One-click install
npx skills add https://github.com/adcontextprotocol/adcp --skill adcp-creative
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adcp-creative
Source: https://github.com/adcontextprotocol/adcp/tree/main/skills/adcp-creative
Command: npx skills add https://github.com/adcontextprotocol/adcp --skill adcp-creative

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate end-to-end creative workflows with AdCP Creative Protocol, enabling building from briefs or assets, format discovery, and fast previews.

Core Features & Use Cases

  • list_creative_formats to discover format specifications and required assets
  • build_creative to generate or transform creatives according to a target format
  • preview_creative to render visual previews for validation
  • sync_creatives to traffic approved creatives in a campaign workflow

Quick Start

Provide a brief creative brief, then request a format and generate a creative manifest followed by a visual preview.

Frequently Asked Questions about adcp-creative

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ad creative generation from a brief?

To automate ad creative generation, use the build_creative function to transform a brief into a creative manifest. You then pair this manifest with a format_id and an agent_url to produce a traffic-ready creative asset.

What is a creative manifest and when do I need it for ad campaigns?

A creative manifest is a structured asset bundle required by the AdCP Creative Protocol. You need it to map existing assets or brief requirements to a specific format_id before rendering a visual preview or trafficking the ad.

Can I preview ad creatives before trafficking them in a campaign workflow?

Yes, you can preview ad creatives using the preview_creative function. This renders a visual validation of your creative manifest to ensure it meets real-world campaign specifications before you sync and traffic the final assets.

How do I discover available ad formats and their required assets?

You can discover available ad formats by using the list_creative_formats function. This returns specific format specifications and identifies the exact assets required to build a compliant creative manifest.

What components are required to build a creative using the AdCP protocol?

To build a creative using the AdCP protocol, you need a format_id, an agent_url, an id, and a creative_manifest containing your assets. These components are required to generate a complete preview or traffic-ready creative.