← 返回 Skills 市场
elias-didoo

Meta Ads Creative Fatigue

作者 elias-didoo · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install meta-ads-creative-fatigue
功能描述
[Didoo AI] Analyzes creative fatigue signals across Meta Ads campaigns. Use when reviewing declining CTR or ROAS, planning creative rotation schedules, or ma...
安全使用建议
This skill looks coherent for analyzing Meta Ads creative fatigue. Before installing: 1) Provide a least-privilege Meta token (ads_read) and prefer short-lived or app-scoped credentials rather than long-lived user tokens. 2) Confirm that the agent environment will keep session context private (the skill stores per-creative fatigue keys) and that any downstream skills that read those keys are trustworthy. 3) Be aware the SKILL.md uses abstract API actions instead of explicit Graph API calls — verify the agent implementation will respect rate limits and error handling. If you need stronger assurance, ask the publisher for details on the exact API calls performed and how tokens are used/rotated.
功能分析
Type: OpenClaw Skill Name: meta-ads-creative-fatigue Version: 1.1.0 The skill bundle is a legitimate tool for analyzing Meta Ads performance and creative fatigue. It requires standard API credentials (META_ACCESS_TOKEN) and follows a logical workflow for fetching ad data, calculating decay metrics, and formatting reports, with no evidence of malicious intent, data exfiltration, or prompt injection attacks in SKILL.md or _meta.json.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name and description match the requirements: it needs access to Meta Ads data and declares META_ACCESS_TOKEN and META_AD_ACCOUNT_ID. Both env vars are appropriate and sufficient for read-only ad performance queries.
Instruction Scope
SKILL.md confines actions to fetching ads and insights, computing fatigue metrics, classifying creatives, and storing a small set of session-context keys. It does not instruct reading arbitrary files or unrelated credentials. Note: the doc uses abstract calls (get_ads_list, get_ads_insights) rather than concrete Graph API endpoints or error/rate-limit handling; that's an operational gap but not a security incoherence.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or automatically installed by the skill.
Credentials
Only two env vars are required (META_ACCESS_TOKEN and META_AD_ACCOUNT_ID), which are expected for this task. The token is sensitive — the SKILL.md correctly references ads_read scope; users should avoid providing overly-broad or long-lived tokens.
Persistence & Privilege
always: false and default autonomous invocation are used (expected). The skill writes a small set of keys into session context (rotation_pipeline, fatigue_level, days_until_death) so downstream skills (meta-ads-recommendation, meta-ads-builder) can consume them. This is standard but you should confirm those downstream skills are trusted and that session context will not be logged or exported to third parties.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meta-ads-creative-fatigue
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meta-ads-creative-fatigue 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added homepage, metadata.openclaw.requires.env, OAuth scope for credential clarity
v1.0.0
Initial release
元数据
Slug meta-ads-creative-fatigue
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Meta Ads Creative Fatigue 是什么?

[Didoo AI] Analyzes creative fatigue signals across Meta Ads campaigns. Use when reviewing declining CTR or ROAS, planning creative rotation schedules, or ma... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Meta Ads Creative Fatigue?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meta-ads-creative-fatigue」即可一键安装,无需额外配置。

Meta Ads Creative Fatigue 是免费的吗?

是的,Meta Ads Creative Fatigue 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Meta Ads Creative Fatigue 支持哪些平台?

Meta Ads Creative Fatigue 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meta Ads Creative Fatigue?

由 elias-didoo(@elias-didoo)开发并维护,当前版本 v1.1.0。

💬 留言讨论