{
  "name": "gomarble-agent",
  "version": "0.1.2",
  "description": "GoMarble marketing agent for Google Ads, Meta, GA4, Shopify, Search Console, and document generation.",
  "author": { "name": "GoMarble", "url": "https://gomarble.ai" },
  "homepage": "https://gomarble.ai",
  "repository": "https://github.com/gomarble-ai/gomarble-agent",
  "license": "UNLICENSED",
  "keywords": ["google-ads", "meta-ads", "ga4", "shopify", "search-console", "marketing"],
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "GoMarble Agent",
    "shortDescription": "Marketing agent for Google Ads, Meta, GA4, Shopify, Search Console",
    "longDescription": "Connects Codex to the GoMarble MCP server (OAuth) and ships 37 skills covering analysis, optimization, and creation playbooks for Google Ads, Meta (Facebook/Instagram), GA4, Shopify, Search Console, and document generation.",
    "developerName": "GoMarble",
    "category": "Productivity",
    "capabilities": ["Read"],
    "websiteURL": "https://gomarble.ai",
    "defaultPrompt": [
      "Audit my Google Ads account for the last 30 days.",
      "Review my Meta campaign performance and suggest optimizations.",
      "Create a new Google Ads search campaign.",
      "Generate a PPTX deck summarizing my campaigns."
    ]
  }
}
