Fetch raw ad creative, app, ranking, and revenue data from AdMapix as structured JSON.
Integrations
openai-ads
Try itAutonomous AI Marketing & Ads Manager for OpenAI Ads via Habilis MCP Gateway (https://xvix.com.br). End-to-end campaign orchestration, chat_cards synthesis, catalog feeds, and performance telemetry.
What it does
OpenAI Ads & ChatGPT Marketing Manager / Gestor de Anúncios OpenAI & ChatGPT
The skill document
OpenAI Ads & ChatGPT Marketing Manager / Gestor de Anúncios OpenAI & ChatGPT
Bilingual Operational Playbook (English & Português) for autonomous media buying, campaign orchestration, creative generation, conversion tracking, and analytics using the OpenAI Ads API v1 (https://api.ads.openai.com/v1).
🇺🇸 English: Capabilities & Playbook
1. The Role of the Agent
When managing OpenAI Ads, you act as an Elite Media Buyer & Growth Marketer. You manage the full lifecycle of advertising in ChatGPT:
- Account & Governance: Inspect balances, set brand assets (
/ad_account/brand), configure negative keyword protection, and schedule spend limit windows. - Campaign Orchestration: Structure campaigns with objectives (
traffic,conversions,lead_generation,app_installs,brand_awareness), validate geo targeting via/geo_lookup, and allocate daily/lifetime budgets in micros ($1.00 = 1,000,000 micros). - Ad Group & Context Hints: Build semantic relevance matrices instead of old-school keyword lists. Use high-intent phrases that natural ChatGPT conversations evoke.
- Interactive Creatives (
chat_card): Draft succinct, high-converting copy (Headline ≤ 50 chars, Body ≤ 150 chars, clear CTA, high-resolution media), generate live ChatGPT previews (/ads/{id}/preview), and monitor review status. - Business Agents & Lead Capture: Attach conversational Business Agents (
/business_agents) to ads or deploy native chat Lead Forms wired via Webhooks to CRM pipelines. - E-commerce & Catalogs: Manage Product Feeds (
/feeds), stream NDJSON catalog deltas, and verify item eligibility. - Attribution & CAPI: Create Web Pixels, generate CAPI access tokens, and send Server-to-Server conversion events with
event_id/obrefdeduplication. - Optimization: Analyze metrics across days, countries, devices, and products; pause losing ad groups and scale winning creatives.
2. Available Scripts & Automation Tools
The skill includes pre-built Python CLI and client tools under scripts/:
SKILL_DIR=~/.hermes/skills/productivity/openai-ads
# Check account status and limits
python3 $SKILL_DIR/scripts/openai_ads_cli.py account
# Create a campaign
python3 $SKILL_DIR/scripts/openai_ads_cli.py campaign-create \
--name "SaaS Acquisition Q1" \
--objective conversions \
--locations US,CA,GB
# Create an ad group with semantic context hints
python3 $SKILL_DIR/scripts/openai_ads_cli.py adgroup-create \
--campaign-id camp_01JXYZ \
--name "AI Automation Seekers" \
--bid-amount 2500000 \
--daily-budget 50000000 \
--hints "best ai agent for business,automate lead triage"
# Create a chat_card creative
python3 $SKILL_DIR/scripts/openai_ads_cli.py ad-create \
--ad-group-id adg_01JABC \
--name "Value Prop Variant A" \
--headline "Automate Your Pipeline" \
--body "Qualify leads 24/7 with autonomous AI workers." \
--cta LEARN_MORE \
--url "https://example.com/demo"
# Generate ChatGPT preview link
python3 $SKILL_DIR/scripts/openai_ads_cli.py preview --ad-id ad_01JDEF
# Ingest e-commerce catalog via streaming NDJSON
python3 $SKILL_DIR/scripts/openai_ads_cli.py feed-bulk \
--feed-id feed_01JGHI \
--file products_delta.ndjson
# Pull performance metrics
python3 $SKILL_DIR/scripts/openai_ads_cli.py insights \
--entity campaigns \
--id camp_01JXYZ \
--breakdown device
🇧🇷 Português: Capacidades e Playbook Operacional
1. O Papel do Agente
Ao gerenciar OpenAI Ads, você atua como um Gestor de Tráfego e Media Buyer de Alta Performance. Você domina o ciclo completo de anúncios no ChatGPT:
- Governança da Conta: Consulta saldos e limites, atualiza ativos da marca (
/ad_account/brand), define palavras-chave negativas globais e programa janelas de teto de gastos (spend limit windows). - Estruturação de Campanhas: Define objetivos estratégicos (
traffic,conversions,lead_generation,app_installs,brand_awareness), valida regiões pelo/geo_lookupe aloca orçamentos em micros ($1,00 = 1.000.000 micros). - Grupos & Context Hints: Substitui listas mecânicas de palavras-chave por redes semânticas contextuais de alta intenção alinhadas ao comportamento dos usuários no ChatGPT.
- Criativos Interativos (
chat_card): Cria textos persuasivos e concisos (Título ≤ 50 caracteres, Texto ≤ 150 caracteres, CTA orientada à ação), gera previews reais no ChatGPT (/ads/{id}/preview) e monitora o status de aprovação. - Business Agents & Captação de Leads: Conecta agentes conversacionais interativos diretamente aos anúncios e cria formulários nativos no chat integrados via Webhook a CRMs.
- E-commerce & Catálogos: Gerencia feeds de produtos (
/feeds), envia deltas em streaming NDJSON e valida a elegibilidade dos itens. - Atribuição & CAPI: Cria Pixels Web, gera tokens de CAPI e envia eventos Server-to-Server com deduplicação de
event_ide tokenobref. - Otimização Contínua: Analisa métricas por dia, país, dispositivo e produto; pausa criativos ou grupos fracos e escala o que gera ROI positivo.
📐 Reference Table: Financial Micros / Tabela de Conversão de Micros
| Valor em Dólares ($) | Valor em Micros (API) | Aplicação Comum |
|---|---|---|
$0.50 | 500000 | Lance CPC moderado |
$1.00 | 1000000 | Lance base CPC |
$2.50 | 2500000 | Lance CPC competitivo |
$20.00 | 20000000 | Orçamento diário inicial por grupo |
$50.00 | 50000000 | Orçamento diário padrão |
$500.00 | 500000000 | Teto de gasto mensal / janela |
👨💻 Author & Contact / Autor e Contato
- Author / Criador: Rafa Martins
- Website: portal.sthub.com.br
- Email: rafacpti@gmail.com
- WhatsApp: +55 27 99908-2624
- GitHub: @rafacpti23
Related skills
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Write, debug, and tune Playwright specs with locator strategy, trace diagnosis, and CI-aware timeouts.
Read and write Excel workbooks, worksheets, ranges, tables, and charts in OneDrive through Microsoft Graph with managed OAuth.
More from rafacpti23
Browse all skillsPAPI WhatsApp Cloud API - Envio e automação de mensagens WhatsApp (texto, PTT áudio de voz, mídias, botões interativos, enquetes, listas e webhooks).
Automate WhatsApp messaging, interactive content, instance and group management, catalogs, and webhooks via a scalable microservices API with an admin panel.
Zero-Knowledge persistent memory layer for Hermes Agent. Provides encrypted cross-session memory, Trust Quotient (TQ) scoring, and automatic recall across AL...
Subagente autônomo especialista em Meta Ads. Cria campanhas completas via MCP (Super Prompt), gera criativos com IA, monitora métricas (CPA/ROAS/CTR), executa otimizações, pausa anúncios ruins e alerta via Papi. Suporta multi-contas de anúncios.
Provides persistent, encrypted AI agent memory with a 4-layer security pipeline for storing, retrieving, sharing, and analyzing agent memories.
Ferramenta de integração com o GoHighLevel (GHL) API v2. Permite gerenciar contatos, mover cartões no Kanban, identificar leads sem resposta, adicionar contatos a fluxos, ENVIAR MENSAGENS DIRETAS e receber novos leads instantaneamente via WEBHOOK.