← 返回 Skills 市场
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meta-ads-open-cli
功能描述
Meta Ads data analysis and reporting via meta-ads-open-cli. Use when the user wants to check Meta/Facebook/Instagram ad performance, pull campaign/ad set/ad...
安全使用建议
Before installing or using this skill: 1) Treat the npm package name as unverified—look up the package on npmjs.org (publisher, README, weekly downloads, last publish) and inspect its source code or repository before running `npm install -g`. Prefer installing in a container/VM or using a non-global install for review. 2) Provide an OAuth token with the least-privilege scopes required (avoid ads_management if only reading insights). Use the per-command `--credentials <path>` or short-lived tokens rather than storing long-lived tokens in ~/.config. 3) Ask the skill author/publisher for a homepage/repo and to declare META_ADS_ACCESS_TOKEN (and any other env vars) in the registry metadata. 4) Verify the CLI truly enforces read-only behavior for the scopes you grant. 5) If you lack the ability to review the npm package, do not install globally and consider running queries through an approved, known Meta integration instead.
功能分析
Type: OpenClaw Skill
Name: meta-ads-open-cli
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with the 'meta-ads-open-cli' tool for Meta Ads reporting and analysis. The instructions in SKILL.md are well-structured, covering authentication, command usage, and workflow guidance consistent with the tool's stated purpose. No evidence of malicious intent, data exfiltration, or prompt injection was found; the referenced CLI is a legitimate open-source project (github.com/Bin-Huang/meta-ads-open-cli).
能力标签
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md documents a CLI for the Meta Marketing API with commands for ad accounts, insights, creatives, pixels, and leads. The required capabilities described (reading ad accounts, insights, leads) are coherent with the stated purpose.
Instruction Scope
Runtime instructions are focused on querying Meta data and include concrete CLI commands and authentication options. They do not direct the agent to read unrelated system files or to transmit data to third-party endpoints. One point to note: the doc calls the tool 'read-only' but also lists scopes such as ads_management, which can enable management operations — this should be confirmed with the CLI author.
Install Mechanism
The SKILL.md suggests installing via `npm install -g meta-ads-open-cli`. The skill package metadata in the registry has source = unknown and no homepage. Because the skill points to an unverified npm package name (no provided source or homepage), installing it globally could run arbitrary code. The skill itself has no install spec in the registry, so the installer step is user-driven and not constrained by the platform—this increases operational risk unless you verify the package.
Credentials
The registry lists no required env vars or primary credential, but SKILL.md expects a Meta OAuth token (META_ADS_ACCESS_TOKEN) or a credentials file (~/.config/meta-ads-open-cli/credentials.json) and enumerates several sensitive API scopes (ads_read, ads_management, leads_retrieval, business_management, etc.). This is a mismatch: the skill will need a sensitive credential though none is declared in metadata. The requested token grants access to potentially large amounts of ad/account data and some scopes can enable write actions — users should verify the minimal scopes needed and avoid providing broad tokens.
Persistence & Privilege
Skill is instruction-only (no install spec or code written by the platform) and registry flags do not request always:true. It does reference a local credentials file, but the skill metadata does not grant itself persistent system privileges. No indication the skill will modify other skills or global agent config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meta-ads-open-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/meta-ads-open-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of meta-ads-open-cli skill.
- Provides read-only Meta/Facebook/Instagram ads data analysis and reporting via CLI.
- Supports querying ad account structure, campaign/ad set/ad insights, creatives inspection, audience analysis, pixel event checks, and lead form retrieval.
- Details authentication methods, permissions, output format, and account/campaign hierarchy.
- Includes extensive examples for command usage, common insights fields, and breakdowns.
- CLI outputs pretty-formatted JSON, with compact mode and cursor-based pagination support.
元数据
常见问题
Meta Ads CLI 是什么?
Meta Ads data analysis and reporting via meta-ads-open-cli. Use when the user wants to check Meta/Facebook/Instagram ad performance, pull campaign/ad set/ad... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Meta Ads CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meta-ads-open-cli」即可一键安装,无需额外配置。
Meta Ads CLI 是免费的吗?
是的,Meta Ads CLI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meta Ads CLI 支持哪些平台?
Meta Ads CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meta Ads CLI?
由 Bin-Huang(@bin-huang)开发并维护,当前版本 v1.0.0。
推荐 Skills