build-governance-agent

Evaluate media buys against organizational governance policies and content standards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

A governance agent evaluates proposed media buys and enforces organizational policies so purchases comply with spending authority, brand safety, and content standards.

Core Features & Use Cases

  • Campaign governance: evaluate and approve, deny, or escalate media buys based on budget thresholds, authority levels, and channel restrictions.
  • Property governance: manage inclusion and exclusion lists for publisher properties, support GARM/IAB category filters, and validate delivery against lists.
  • Content standards: define content policies, calibrate classifiers, and validate creatives for compliance during delivery.
  • Use case: Integrate into an ad buying workflow to block buys that exceed authority, require conditional approvals for risky channels, and maintain auditable plan and property list state.

Quick Start

Create a governance agent that evaluates media buys against spending authority, manages property lists, and enforces content standards using the AdCP SDK.

Frequently Asked Questions about build-governance-agent

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

FAQPage Schema
How do I enforce brand safety and content standards for programmatic media buys?

You can enforce brand safety for media buys by evaluating proposed campaigns against organizational governance policies, applying property inclusion and exclusion lists, and validating creative content compliance during delivery.

How do I manage publisher property inclusion and exclusion lists for ad campaigns?

Manage publisher property lists by creating and validating inclusion and exclusion records against GARM or IAB category filters, ensuring media buy delivery strictly adheres to defined property governance rules.

Can I automate media buy approvals based on spending authority and budget thresholds?

Yes, you can automate media buy approvals by syncing plans and checking governance rules that evaluate budget thresholds, spending authority levels, and channel restrictions to approve, deny, or escalate campaigns.

How do I validate ad creatives for compliance before campaign delivery?

Validate ad creatives for compliance by calibrating content classifiers and applying defined content policies to check creatives against organizational standards before and during media buy delivery.

Does this governance approach support persistent storage for auditable media buy state?

Yes, the governance approach uses persistent storage via ctx.store to maintain auditable state for media buy plans and property lists, and echoes opaque context in every response for workflow tracking.

What is the best way to block media buys that exceed channel restrictions and authority limits?

The best way to block non-compliant media buys is to integrate a governance agent into your ad buying workflow that evaluates spending authority and channel restrictions, automatically denying unauthorized purchases.