← 返回 Skills 市场
Meta Ads Publisher
作者
elias-didoo
· GitHub ↗
· v1.1.0
· MIT-0
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meta-ads-publisher
功能描述
[Didoo AI] Executes Meta Ads campaign management tasks — creates new campaigns, makes changes, pauses/activates, changes budgets, duplicates campaigns. Use w...
安全使用建议
This skill appears coherent for managing Meta ad campaigns, but remember: the META_ACCESS_TOKEN grants direct control over your ad account — treat it as sensitive. Only provide a token with the minimum required scopes, prefer short-lived or revocable tokens, and use a dedicated ad account if possible. Do not paste tokens into untrusted chats; store them securely (secrets manager/OS keychain). Review activity and ad-change logs in Ads Manager after first use and revoke the token if you see unexpected actions. Finally, ensure the environment where the agent runs is trusted since the skill uses exec/curl with your token to make API calls.
功能分析
Type: OpenClaw Skill
Name: meta-ads-publisher
Version: 1.1.0
The skill is a legitimate tool for managing Meta Ads campaigns via the official Graph API (graph.facebook.com). It provides clear instructions for campaign creation and management, includes safety protocols such as starting campaigns in a 'PAUSED' state for review, and contains explicit security warnings against logging or misusing access tokens in SKILL.md.
能力标签
能力评估
Purpose & Capability
Name/description (Meta Ads campaign management) align with requested env vars (META_ACCESS_TOKEN, META_AD_ACCOUNT_ID) and with the documented API endpoints and operations. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md only instructs the agent to call Meta Graph API endpoints (campaigns, adsets, ads, insights) via curl/exec and to follow pre-flight checks. It does not ask the agent to read unrelated files, system secrets, or to transmit data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be written to disk by an installer. Lowest-risk install model for this purpose.
Credentials
Only two environment values are required: META_ACCESS_TOKEN and META_AD_ACCOUNT_ID — both are expected and necessary for the documented Graph API operations. No extraneous credentials, secrets, or config paths are requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system config, and has no install-time persistence. Autonomous invocation is allowed by default but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meta-ads-publisher - 安装完成后,直接呼叫该 Skill 的名称或使用
/meta-ads-publisher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added homepage, metadata.openclaw.requires.env, OAuth scope
元数据
常见问题
Meta Ads Publisher 是什么?
[Didoo AI] Executes Meta Ads campaign management tasks — creates new campaigns, makes changes, pauses/activates, changes budgets, duplicates campaigns. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。
如何安装 Meta Ads Publisher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meta-ads-publisher」即可一键安装,无需额外配置。
Meta Ads Publisher 是免费的吗?
是的,Meta Ads Publisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meta Ads Publisher 支持哪些平台?
Meta Ads Publisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meta Ads Publisher?
由 elias-didoo(@elias-didoo)开发并维护,当前版本 v1.1.0。
推荐 Skills