← 返回 Skills 市场
Meta Ads Drop Diagnosis
作者
elias-didoo
· GitHub ↗
· v1.1.0
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install meta-ads-drop-diagnosis
功能描述
[Didoo AI] Diagnoses sudden performance drops in Meta Ads campaigns. Use when CTR, ROAS, or conversions suddenly decline with no obvious explanation, or when...
安全使用建议
This skill appears coherent and limited to reading Meta Ads data. Before enabling it, confirm you will provide a read-only Meta access token (ads_read) and the correct ad account id. Prefer short-lived tokens and avoid granting broader scopes. Note the skill stores brief diagnosis text in session context (primary_root_cause and recovery_plan) — verify your environment's session retention and who can read those keys. The skill's source is listed as unknown (homepage points to a blog); because it is instruction-only and requires no install, the technical risk is low, but treat the access token like any credential: only provide tokens you trust the agent to use and rotate them if you later revoke access.
能力标签
能力评估
Purpose & Capability
The name/description (Meta Ads drop diagnosis) matches the two declared requirements: META_ACCESS_TOKEN and META_AD_ACCOUNT_ID. Both are necessary and sufficient to query the Meta Graph API for campaign performance data; no unrelated credentials or tools are requested.
Instruction Scope
SKILL.md describes fetching campaign metrics, computing week-over-week changes, performing root-cause logic, producing a recovery plan, and writing two session-context keys. It does not instruct reading arbitrary system files, other environment variables, or transmitting data to endpoints other than Meta's API. The only scope creep to note is that it asks the user to generate an access token (via Graph API Explorer) but does not discuss token lifetime or storage.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install, which minimizes installation risk.
Credentials
Only two env vars are required: a Meta access token and the ad account id. These are directly relevant to the stated purpose. The SKILL.md recommends ads_read (read-only) scope, which is appropriate; the user should prefer short-lived/read-only tokens where possible.
Persistence & Privilege
always is false and the skill is user-invocable. It writes two session-context keys (primary_root_cause, recovery_plan) for integration with meta-ads-recommendation — this is reasonable, but you should confirm how long session context persists and which other skills or humans can access it.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meta-ads-drop-diagnosis - 安装完成后,直接呼叫该 Skill 的名称或使用
/meta-ads-drop-diagnosis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added homepage, metadata.openclaw.requires.env, OAuth scope for credential clarity
v1.0.0
Initial release
元数据
常见问题
Meta Ads Drop Diagnosis 是什么?
[Didoo AI] Diagnoses sudden performance drops in Meta Ads campaigns. Use when CTR, ROAS, or conversions suddenly decline with no obvious explanation, or when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Meta Ads Drop Diagnosis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meta-ads-drop-diagnosis」即可一键安装,无需额外配置。
Meta Ads Drop Diagnosis 是免费的吗?
是的,Meta Ads Drop Diagnosis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meta Ads Drop Diagnosis 支持哪些平台?
Meta Ads Drop Diagnosis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meta Ads Drop Diagnosis?
由 elias-didoo(@elias-didoo)开发并维护,当前版本 v1.1.0。
推荐 Skills