adcp-governance

Coordinate AdCP campaign governance actions with plan registration and policy validation.

1|5|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/adcontextprotocol/adcp-client-python --skill adcp-governance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adcp-governance
Source: https://github.com/adcontextprotocol/adcp-client-python/tree/main/skills/adcp-governance
Command: npx skills add https://github.com/adcontextprotocol/adcp-client-python --skill adcp-governance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Governance of AdCP campaigns to ensure policy compliance, auditable decision trails, and reliable plan execution across distributed agents.

Core Features & Use Cases

  • Manage property lists, collection lists, content standards, and campaign governance tasks with deterministic or asynchronous flows.
  • Produce reproducible audit trails and governance_contexts for cross-party transparency in campaign decisions.
  • Example: Use sync_plans to register a plan, perform a check_governance during creation, and later report_plan_outcome after execution.

Quick Start

Start governance by registering a plan with sync_plans and then validate actions with check_governance.

Frequently Asked Questions about adcp-governance

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

FAQPage Schema
How do I ensure ad campaign governance and policy compliance across distributed agents?

Ad campaign governance ensures policy compliance by registering plans, validating actions against policy, and producing audit trails. This coordinates compliant decision trails and reliable plan execution across distributed agents.

How do I generate an audit trail for AdCP campaign decisions?

Generate an audit trail for AdCP campaigns by registering plans and validating actions to produce reproducible governance_contexts. This ensures cross-party transparency and auditable decision trails for campaign execution.

Can I use asynchronous workflows for campaign governance and policy enforcement?

Yes, campaign governance supports synchronous and asynchronous workflows with status checks and replays. It enforces plan versioning and policy enforcement while handling governance_contexts with robust error handling.

What is the best way to validate ad content standards during campaign creation?

Validate ad content standards during campaign creation by using check_governance actions after registering a plan. This manages property lists, collection lists, and content standards with deterministic flows.

Does campaign governance support plan versioning and error handling for compliance audits?

Campaign governance supports plan versioning, policy enforcement, and audit log retrieval with robust error handling. It coordinates governance actions across property lists, collection lists, and campaign tasks.

How do I report campaign outcomes after completing governance validation?

Report campaign outcomes after governance validation by using report_plan_outcome following execution. This completes the governance workflow that begins with sync_plans registration and check_governance validation.