OpenClaw Google Ads
Use this skill for Google Ads API work across agents.
This is a shared skill, not a Sea Cool-only skill.
Keep account-specific practices in project docs or memory, not in the core skill.
Use this skill for
- - campaign and account performance reporting
- account health audits
- wasted spend review
- search term and keyword analysis
- conversion tracking review
- structured GAQL querying
- production-safe recommendations before live changes
Default stance
Start read-only.
Analyze first, recommend second, change last.
Do not make live account changes without explicit approval.
Access model
Google Ads API Basic Access is suitable for real production use.
If credentials are missing or invalid, stop and fix access before pretending the skill can do real work.
Setup and references
Read only what you need:
- -
references/api-setup.md for credentials, auth flow, and connection testing - INLINECODE1 for query patterns
- INLINECODE2 for practical account review flows
- INLINECODE3 for optimization heuristics and common mistakes
- INLINECODE4 only when API access is unavailable or UI confirmation is explicitly needed
Available scripts
- - INLINECODE5
- INLINECODE6
- INLINECODE7
- INLINECODE8
Use scripts for repeatable API work.
Use references for judgment.
Safety rules
- - never expose tokens or credentials in files or chat
- prefer read-only analysis before any operational change
- require explicit approval for pausing, enabling, editing, or budget changes
- treat optimization advice as heuristics, not universal truth
- when customer-identifying data appears in exported reports or account notes, apply PII protection before broader model use
Output style
Lead with findings and recommended actions.
Keep reports practical:
- - what is happening
- what looks wrong
- what to check next
- what to change, if approved
OpenClaw Google Ads
使用此技能在各代理间进行Google Ads API相关工作。
这是一个共享技能,并非Sea Cool专用技能。
将特定账户的实践记录在项目文档或记忆中,而非核心技能中。
使用此技能进行
- - 广告系列和账户效果报告
- 账户健康审计
- 浪费支出审查
- 搜索词和关键词分析
- 转化跟踪审查
- 结构化GAQL查询
- 上线变更前的生产安全建议
默认立场
从只读开始。
先分析,再建议,最后变更。
未经明确批准,不得对在线账户进行更改。
访问模式
Google Ads API基本访问适用于实际生产环境。
如果凭据缺失或无效,请先停止并修复访问问题,切勿假装技能可以执行实际工作。
设置与参考
仅阅读所需内容:
- - references/api-setup.md:凭据、认证流程和连接测试
- references/gaql-examples.md:查询模式
- references/audit-workflows.md:实际账户审查流程
- references/optimization.md:优化启发式方法和常见错误
- references/browser-fallback.md:仅在API访问不可用或明确需要UI确认时使用
可用脚本
- - scripts/authenticate.py
- scripts/gaqlquery.py
- scripts/getaccountsummary.py
- scripts/getcampaigns.py
使用脚本进行可重复的API工作。
使用参考进行判断。
安全规则
- - 切勿在文件或聊天中暴露令牌或凭据
- 优先进行只读分析,再进行任何操作变更
- 暂停、启用、编辑或预算变更需明确批准
- 将优化建议视为启发式方法,而非普遍真理
- 当导出的报告或账户备注中出现客户身份识别数据时,在更广泛的模型使用前应用PII保护
输出风格
以发现问题和建议操作为先。
保持报告实用性:
- - 当前情况
- 异常之处
- 下一步检查内容
- 经批准后需变更的内容