AI KNOWLEDGE HUB • SUPER EARLY BUILD • OPEN SOURCE SKILLS • CONTRIBUTE VIA PR •

Marketing Plugins / Intelligence

ChatGPT Advertising Experiment Plugin

Install a task-led ChatGPT Ads experiment workflow with planning skills, supervisors, read-only API access, conversion reconciliation, policy gates, and a one-command mock lab.

chatgpt-ads, advertiser-api, experimentation, measurement, agentic-commerce, governance

Install this plugin

Install (Codex)

./bin/skills-hub install --module plugins --entry marketing/[email protected] --runtime codex

Install (Claude)

./bin/skills-hub install --module plugins --entry marketing/[email protected] --runtime claude

Install (Generic)

./bin/skills-hub install --module plugins --entry marketing/[email protected] --runtime generic --target ./my-agent/plugins

Plugin installs also resolve bundled skills, agents, and tools into their native runtime directories. Packaged hooks stay inside the plugin directory.

Codex and Claude installs also generate a runtime-specific plugin manifest inside the installed plugin directory.

This plugin is still experimental. Review bundled components, required secrets, and approval rules before enabling it in a live runtime.

  • Required secrets: OPENAI_ADS_API_KEY, OPENAI_ADS_PIXEL_ID, OPENAI_ADS_CONVERSIONS_API_KEY
  • Approval rules: human-approval-before-live-campaign-write, human-approval-before-tracking-change

How You Can Use This

Usable now

Execution: bundle

First run: python3 scripts/run_mock_lab.py

Setup required

  • For live reads, configure account-scoped API credentials only after the mock lab passes.
  • Replace the executor template with an approved platform executor before any mutation.

Current limits

  • The installed OpenAI Ads client does not mutate campaigns, ad groups, ads, files, or feeds.
  • The bundled executor remains a reference template rather than a live OpenAI Ads writer.

Classification: declared

Status

Readiness: Experimental

Security reviewed: no

Lifecycle: Active

Install Summary

Installed skills: 5

Installed agents: 3

Installed tools: 3

Packaged hooks: 1

Metadata

ID: marketing/chatgpt-advertising-experiment-plugin

Latest: 0.1.0

Runtimes: codex, claude, generic

Requirements

Secrets: 3

Approvals: 2

Hooks: 1

Secret names: OPENAI_ADS_API_KEY, OPENAI_ADS_PIXEL_ID, OPENAI_ADS_CONVERSIONS_API_KEY

Approval rules: human-approval-before-live-campaign-write, human-approval-before-tracking-change

Hook names: require-measurement-before-activation