← 返回 Skills 市场
Ads Execution Hub
作者
danyangliu
· GitHub ↗
· v1.0.1
· MIT-0
290
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ads-execution-hub
功能描述
Ads Execution Hub control skill for ad campaign management and optimization across Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads...
使用说明 (SKILL.md)
Ads Execution Hub
Purpose
Core mission:
- Serve as the dedicated ad operations and optimization interface.
- Manage planning, launch, monitoring, and scaling across ad channels.
- Standardize decision policies for bidding, budget, and performance recovery.
- Output clear operator actions for media teams.
When To Trigger
Use this skill when the user asks for:
- campaign setup, optimization, or scaling in one or more channels
- budget and bidding decision support with performance constraints
- anomaly diagnosis and recovery actions for live campaigns
- cross-channel media operation playbooks
High-signal keywords:
- ads execution hub, run ads, campaign, media buyer
- bidding, budget, allocation, optimize, scale
- cpa, roas, performance, monitor, abtest
Input Contract
Required:
- campaign_objective
- channel_scope
- budget_constraints
- recent_performance_snapshot
Optional:
- creative_state
- audience_state
- tracking_health
- policy_or_account_flags
Output Contract
- Campaign Action Plan
- Bidding and Budget Policy
- AB Test and Scale Model
- Monitoring and Alert Plan
- Operator Handoff Checklist
Workflow
- Normalize objective and KPI constraints.
- Evaluate channel readiness and structure quality.
- Produce bid and allocation actions.
- Attach testing and scaling rules.
- Return monitoring triggers and operator checklist.
Decision Rules
- If measurement confidence is low, limit scale and improve tracking first.
- If ROAS is stable above threshold, allow staged budget increases.
- If CPA is unstable, reduce concurrency of experiments.
- If anomaly risk is high, prefer containment actions first.
Platform Notes
Primary scope:
- Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads, DSP/programmatic
Platform behavior guidance:
- Keep channel recommendations execution-specific and auditable.
- Align bid logic with each platform's optimization mechanics.
Constraints And Guardrails
- No irreversible changes without rollback conditions.
- Keep every recommendation tied to KPI impact.
- Respect policy and account health constraints.
Failure Handling And Escalation
- If required platform data is missing, return minimum data request list.
- If policy or account block appears, route to compliance/account helper.
- If spend risk is severe, trigger emergency control mode.
Code Examples
Campaign Control Spec
objective: improve_roas
channels: [Meta, GoogleAds, TikTokAds]
budget_mode: staged_scale
cpa_ceiling: 42
roas_floor: 2.5
Alert Trigger Rule
if roas_drop_pct > 20 and spend_up_pct > 25:
severity: high
action: cap_budget_and_notify
Examples
Example 1: Launch and stabilize
Input:
- New campaign across Meta and TikTok Ads
Output focus:
- launch checklist
- first-week controls
- fallback rules
Example 2: Scale after validation
Input:
- Stable ROAS for 10 days
Output focus:
- scale ladder
- bid policy updates
- monitoring checkpoints
Example 3: Cross-channel anomaly
Input:
- Spend surge, mixed conversion signals
Output focus:
- anomaly triage
- containment actions
- next validation steps
Quality Checklist
- Required sections are complete and non-empty
- Trigger keywords include at least 3 registry terms
- Input and output contracts are operationally testable
- Workflow and decision rules are capability-specific
- Platform references are explicit and concrete
- At least 3 practical examples are included
安全使用建议
This skill reads like an advisory/playbook engine rather than an automated controller, but the name ('Execution Hub') suggests it might perform live changes. Before installing or enabling autonomous use, ask the publisher to clarify whether the skill will call ad-platform APIs and, if so, where credentials are expected and how they're stored. If you only want advisory output, restrict the skill to manual invocation or disable autonomous invocation; require explicit, auditable steps for any live execution and ensure logging and rollback controls. Treat the lack of declared credentials and unknown source as a red flag: do not provide platform API keys until the skill's exact behavior and provenance are verified.
功能分析
Type: OpenClaw Skill
Name: ads-execution-hub
Version: 1.0.1
The skill bundle 'ads-execution-hub' consists of metadata and markdown instructions (SKILL.md) designed to guide an AI agent in managing and optimizing advertising campaigns across various platforms like Meta, Google, and TikTok. There is no executable code, no evidence of data exfiltration, and no malicious prompt injection; the instructions are strictly limited to ad operations, bidding logic, and performance monitoring.
能力评估
Purpose & Capability
Name/description promise 'control' across Meta, Google Ads, TikTok, Amazon, DSPs etc., but the skill declares no required credentials, no platform-specific setup, and no install steps. If it truly executes changes, it would need platform API credentials; as written it appears limited to producing recommendations. That mismatch is unexplained.
Instruction Scope
SKILL.md focuses on normalization, decision rules, and operator handoff — all advisory tasks that do not require secrets or network I/O. The instructions do not tell the agent to read unrelated files or exfiltrate data. However, several parts are high-level/vague (e.g., 'trigger emergency control mode') and could be interpreted by an agent to take broader actions if implementation details are added later.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. Nothing is written to disk and there are no third-party package installs.
Credentials
For an 'execution' skill spanning many ad platforms one would expect declared credentials (API keys, account tokens) or at least guidance about where they are stored. The lack of any required env vars or primary credential is disproportionate to the claimed capability and creates ambiguity about whether the skill will actually perform changes or merely advise.
Persistence & Privilege
always is false and there is no request to modify system-wide agent settings or other skills. The skill can be invoked normally; autonomous invocation is enabled by platform default but is not excessive here by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ads-execution-hub - 安装完成后,直接呼叫该 Skill 的名称或使用
/ads-execution-hub触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Renamed skill from "lanbow-ads" to "ads-execution-hub"
- Updated all references in the description, purpose, and trigger keywords to reflect the new name
- No code or functional changes; documentation only
元数据
常见问题
Ads Execution Hub 是什么?
Ads Execution Hub control skill for ad campaign management and optimization across Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 290 次。
如何安装 Ads Execution Hub?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ads-execution-hub」即可一键安装,无需额外配置。
Ads Execution Hub 是免费的吗?
是的,Ads Execution Hub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ads Execution Hub 支持哪些平台?
Ads Execution Hub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ads Execution Hub?
由 danyangliu(@danyangliu-sandwichlab)开发并维护,当前版本 v1.0.1。
推荐 Skills