{
  "$schema": "https://a2a-protocol.org/schemas/agent-card.json",
  "name": "PrePilot",
  "version": "1.0.0",
  "description": "AI-powered paid media planning system — 8 specialized Claude agents that transform a brief into a complete 17-section media plan in 30 minutes. Covers intake, business model detection, funnel architecture, budget allocation, platform strategy, creative testing, tracking & attribution, and QA auditing.",
  "url": "https://prepilot.cloud",
  "supportedInterfaces": [
    {
      "type": "https",
      "url": "https://prepilot.cloud",
      "transportProtocol": "HTTPS"
    }
  ],
  "capabilities": {
    "mediaPlanning": true,
    "funnelArchitecture": true,
    "budgetAllocation": true,
    "creativeTesting": true,
    "campaignStrategy": true,
    "trackingAndAttribution": true,
    "qaAuditing": true
  },
  "skills": [
    {
      "id": "intake",
      "name": "Auto-Pilot Intake",
      "description": "Asks 15 structured questions to understand the business, audience, and objectives before any planning begins."
    },
    {
      "id": "business-detection",
      "name": "Business Model Detection",
      "description": "Automatically detects the business type (B2B, B2C, D2C, services) and adapts the media plan accordingly."
    },
    {
      "id": "funnel-architect",
      "name": "Funnel Architect",
      "description": "Builds a complete strategic funnel from first touchpoint through awareness, consideration, and conversion to retention."
    },
    {
      "id": "budget-allocator",
      "name": "Budget Allocator",
      "description": "Splits the total budget across platforms and campaign stages based on business model, audience maturity, and funnel stage."
    },
    {
      "id": "platform-strategist",
      "name": "Platform Strategist",
      "description": "Defines each platform's strategic role — awareness driver, conversion engine, or retention channel — with audience and creative alignment."
    },
    {
      "id": "creative-engine",
      "name": "Creative Testing Engine",
      "description": "Plans the ad creative matrix including hook variations, format recommendations, and a structured testing roadmap."
    },
    {
      "id": "tracking-attribution",
      "name": "Tracking & Attribution",
      "description": "Builds the event schema, pixel setup plan, UTM structure, and KPI measurement framework for full attribution clarity."
    },
    {
      "id": "qa-auditor",
      "name": "QA Auditor",
      "description": "Reviews the entire 17-section plan against 50+ quality checkpoints before delivery, ensuring consistency and completeness."
    }
  ],
  "provider": {
    "name": "Mamdouh Aboammar",
    "url": "https://prepilot.cloud"
  },
  "documentationUrl": "https://prepilot.cloud/docs/api.html",
  "markdownContentUrl": "https://prepilot.cloud/index.md"
}