{
  "markdown": "# AdsAgent Plugin for Claude Code\n\nGoogle Ads management plugin for [Claude Code](https://claude.ai/code) and Claude Coworker. Manage campaigns, audit accounts, and generate ad copy — all through natural language.\n\n## What's Included\n\n### Skills\n\n| Skill | Command | Description |\n|-------|---------|-------------|\n| **ads** | `/ads` | Manage campaigns, keywords, bids, budgets, search terms, and more |\n| **ads-audit** | `/ads-audit` | Full account health audit with scoring, personas, and business context |\n| **ads-copy** | `/ads-copy` | Generate and A/B test RSA (Responsive Search Ad) copy |\n\n### MCP Server\n\nThe plugin includes the **AdsAgent MCP server** configuration, which provides 40+ tools for reading and writing Google Ads data.\n\n## Installation\n\n### Claude Code CLI\n\n```bash\nclaude plugin install nowork-studio/adsagent-plugin\n```\n\n### Manual Installation\n\n1. Clone this repo into your Claude Code skills directory:\n\n```bash\ngit clone https://github.com/nowork-studio/adsagent-plugin.git ~/.claude/skills/adsagent-plugin\n```\n\n2. Get a free API key at [adsagent.org](https://www.adsagent.org)\n\n3. Set the environment variable:\n\n```bash\nexport ADSAGENT_API_KEY=your_key\n```\n\n4. Restart Claude Code\n\n## Setup\n\nOn first use, the plugin will:\n\n1. Detect the AdsAgent MCP server\n2. Ask for your API key (if not set via environment variable)\n3. List your connected Google Ads accounts and let you pick one\n4. Save the configuration for future sessions\n\n## Usage\n\n```\n# Audit your account\n/ads-audit\n\n# Check campaign performance\n/ads show performance\n\n# Pause wasteful keywords\n/ads pause keywords with 0 conversions\n\n# Generate ad copy\n/ads-copy write ads for boarding\n\n# Adjust bids\n/ads increase bids on converting keywords by 15%\n```\n\n## Requirements\n\n- [Claude Code](https://claude.ai/code) CLI, desktop app, or IDE extension\n- A Google Ads account connected at [adsagent.org](https://www.adsagent.org)\n- `ADSAGENT_API_KEY` environment variable set\n\n## License\n\nMIT\n",
  "bytes": 1979,
  "sha": "c267e89eba5c1323da332d9c16cf273753d97af47518481326e357936e428754",
  "repo_slug": "nowork-studio/adsagent-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_nowork_studio_adsagent_plugin_ads_agent_f07d6054/readme"
}