← 返回 Skills 市场
aiddun

Meta Ads Manager — No API Key Required

作者 Aidan Dunlap · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2307
总下载
7
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install meta-ads-manager
功能描述
Manage and analyze Meta (Facebook/Instagram) Ads campaigns. Use this skill when the user asks about ad performance, campaign metrics, ad spend, ROAS, CPA, CT...
安全使用建议
This skill appears coherent for Meta Ads management: it expects the platform runtime to provide authenticated MCP tools and does not ask for local secrets. Before installing or invoking it, confirm who operates the 'Metacog MCP' service and whether your platform/runtime actually provides the listed tools (list_ad_accounts, read_ads, write_ads). Verify audit logging and that writes require explicit human approval (don't approve changes you don't fully review). Because the skill's source and homepage are unknown, prefer installing only in environments where you can audit tool calls or where least-privilege controls and logs are in place. If you need higher assurance, ask the publisher/runtime owner for documentation or an origin URL for the MCP service and for examples of the exact API calls that will be made during reads/writes.
功能分析
Type: OpenClaw Skill Name: meta-ads-manager Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` provides clear instructions for the AI agent to manage Meta Ads campaigns using specific, described tools (`list_ad_accounts`, `read_ads`, `write_ads`). These tools are stated to operate within a 'sandboxed JavaScript' environment and interact exclusively with the Meta Graph API via `metaFetch`, `metaPost`, and `metaDelete` functions. Crucially, the instructions explicitly require user confirmation before executing any write operations, mitigating accidental or unauthorized changes. There is no evidence of prompt injection attempting to bypass security, exfiltrate data, execute arbitrary commands, or access unrelated sensitive information.
能力评估
Purpose & Capability
The name/description (manage Meta Ads) matches the instructions: listing accounts, reading insights, and performing campaign mutations via read_ads/write_ads. No unrelated credentials or binaries are requested, which is consistent with the claim that authentication is handled by an external MCP server.
Instruction Scope
SKILL.md limits actions to Meta Graph API endpoints via sandboxed tools (metaFetch/metaPost/metaDelete) and explicitly requires user confirmation before any write operations. It does not instruct reading local files, arbitrary env vars, or contacting unrelated external endpoints.
Install Mechanism
Instruction-only skill with no install spec or code files—this is the lowest-risk install model and matches the declared metadata.
Credentials
No environment variables or credentials are requested in the manifest, which aligns with the statement that the MCP server supplies OAuth access. However, the skill implicitly requires the runtime to provide the MCP tools and authenticated access; this dependency should be verified. The ability to perform writes to ad accounts is powerful but the skill requires explicit user confirmation before write operations.
Persistence & Privilege
always is false and there is no install-time persistence requested, which is appropriate. Be aware that the skill uses 'persist' in tool calls to carry state between calls; this is normal for workflows but means the runtime will retain some intermediate ad-account data between calls. Also note that autonomous agent invocation is allowed by default—combined with write capability this increases blast radius if approvals are automated or misunderstood.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meta-ads-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meta-ads-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Meta Ads Manager skill. - Manage and analyze Facebook/Instagram ad campaigns, ad sets, and ads via the full Meta Marketing API (v21.0). - Supports performance, creative, audience, and budget analysis with strategic playbooks for common ad tasks. - Secure, live access to user accounts—no manual API keys needed. - Safeguards in place for campaign writes: explicit confirmation required for any changes. - Output and analysis are efficient and concise, with guidance on context management and summary reports.
元数据
Slug meta-ads-manager
版本 1.0.0
许可证
累计安装 9
当前安装数 9
历史版本数 1
常见问题

Meta Ads Manager — No API Key Required 是什么?

Manage and analyze Meta (Facebook/Instagram) Ads campaigns. Use this skill when the user asks about ad performance, campaign metrics, ad spend, ROAS, CPA, CT... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2307 次。

如何安装 Meta Ads Manager — No API Key Required?

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

Meta Ads Manager — No API Key Required 是免费的吗?

是的,Meta Ads Manager — No API Key Required 完全免费(开源免费),可自由下载、安装和使用。

Meta Ads Manager — No API Key Required 支持哪些平台?

Meta Ads Manager — No API Key Required 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meta Ads Manager — No API Key Required?

由 Aidan Dunlap(@aiddun)开发并维护,当前版本 v1.0.0。

💬 留言讨论