Help us improve
Share bugs, ideas, or general feedback.
From googleadsagent
Periodically polls the Google Ads MCP server for performance anomalies (CPA spikes >20%, CTR drops >15%, zero-conversion spend) and surfaces them to Claude during the session.
npx claudepluginhub itallstartedwithaidea/claude-googleadsagentTrust and execution context for this monitor
Runs unsandboxed at plugin trust level
This command is executed by Claude Code with the same permissions as the plugin itself. Inspect the command below before installing this plugin.
Substitutions like ${CLAUDE_PLUGIN_ROOT}, ${CLAUDE_PLUGIN_DATA}, ${user_config.*}, and ${ENV_VAR} are NOT resolved by ClaudePluginHub — they appear here verbatim and are expanded only at runtime.
Shell command executed when the monitor triggers
node ${CLAUDE_PLUGIN_ROOT}/monitors/anomaly-watch.jsTrigger condition and source location
Share bugs, ideas, or general feedback.