build-creative-agent

Manage creative assets and build VAST or display serving tags.

18|15|Updated Aug 20, 2025
One-click install
npx skills add https://github.com/adcontextprotocol/adcp-client --skill build-creative-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-creative-agent
Source: https://github.com/adcontextprotocol/adcp-client/tree/main/.claude/skills/build-creative-agent
Command: npx skills add https://github.com/adcontextprotocol/adcp-client --skill build-creative-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A creative agent centralizes accepting, validating, storing, transforming, previewing, and producing serving tags for ad creatives so platforms can manage the creative lifecycle independently of inventory sales.

Core Features & Use Cases

  • Creative library and sync: accept creatives from buyers, validate assets and metadata, and store them with created and updated timestamps.
  • Format discovery and validation: advertise supported formats, required asset types, and accepted media MIME types for precise ingestion.
  • Preview rendering: render visual previews directly from creative manifests without library lookups for quick QA.
  • Build serving tags: produce sandboxed serving outputs (VAST, display tags, HTML snippets) and structured asset shapes for image, video, HTML, and text.
  • Use Case: run a creative lifecycle where formats are discovered, creatives are synced and listed, previews are generated from manifests, and serving tags are built for a target format.

Quick Start

Use the creative agent to register capabilities, sync a new creative, preview it from its manifest, and build a serving tag for a target format.

Frequently Asked Questions about build-creative-agent

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

FAQPage Schema
How do I generate VAST and display serving tags for ad creatives?

To generate VAST and display serving tags, you can use a creative agent to validate assets and produce sandboxed serving outputs. It builds structured asset shapes for image, video, HTML, and text formats to facilitate ad serving.

Can I preview ad creatives directly from their manifests without a library lookup?

Yes, you can preview ad creatives directly from their manifests without library lookups. The creative agent renders visual previews from the manifest data to enable quick QA and format validation.

How do I validate accepted media MIME types when syncing ad creatives?

Validating accepted media MIME types during creative sync involves advertising supported formats and required asset types. The creative agent validates assets and metadata before storing them with created and updated timestamps.

What is the best way to manage the creative lifecycle for display and rich media formats?

Managing the creative lifecycle for display and rich media formats requires centralizing acceptance, validation, storage, and transformation. A creative agent handles these tasks independently of inventory sales to streamline creative management.

Does the creative agent support both synchronous and asynchronous workflows?

Yes, the creative agent supports both synchronous and asynchronous workflows. It accommodates format validation, in-memory creative library storage, and preview rendering for various ad formats.

Why do I need format discovery before ingesting ad creatives into a creative management platform?

Format discovery is needed before ingesting ad creatives to advertise supported formats, required asset types, and accepted media MIME types. This ensures precise ingestion and successful creative validation.