← 返回 Skills 市场
danyangliu-sandwichlab

Ads Landing Page Optimizer

作者 danyangliu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
627
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install landing-page-optimizer
功能描述
Optimize conversion pages for paid traffic from Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and Shopify Ads journeys.
使用说明 (SKILL.md)

Ads Landing Page Optimizer

Purpose

Core mission:

  • conversion uplift design, CTA testing, page iteration plan

This skill is specialized for advertising workflows and should output actionable plans rather than generic advice.

When To Trigger

Use this skill when the user asks for:

  • ad execution guidance tied to business outcomes
  • growth decisions involving revenue, roas, cpa, or budget efficiency
  • platform-level actions for: Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads
  • this specific capability: conversion uplift design, CTA testing, page iteration plan

High-signal keywords:

  • ads, advertising, campaign, growth, revenue, profit
  • roas, cpa, roi, budget, bidding, traffic, conversion, funnel
  • meta, googleads, tiktokads, youtubeads, amazonads, shopifyads, dsp

Input Contract

Required:

  • objective: growth target and KPI priority
  • budget_frame: test budget and scale budget
  • channel_scope: channels to include

Optional:

  • audience_segments
  • creative_inventory
  • seasonality_window
  • policy_constraints

Output Contract

  1. Strategy Snapshot
  2. Channel Role Definition
  3. Budget and Bidding Plan
  4. Test Matrix
  5. Scale and Kill Rules

Workflow

  1. Define objective hierarchy (primary and secondary KPI).
  2. Assign channel roles by funnel stage.
  3. Allocate budget by expected signal and risk.
  4. Design test cells and learning windows.
  5. Set scale, hold, and stop rules.

Decision Rules

  • If KPI conflict exists, prioritize revenue efficiency over volume.
  • If channel evidence is weak, allocate minimum test budget first.
  • If audience is broad, start with modular creatives and layered targeting.

Platform Notes

Primary scope:

  • Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, Shopify Ads

Platform behavior guidance:

  • Keep recommendations channel-aware; do not collapse all channels into one generic plan.
  • For Meta and TikTok Ads, prioritize creative testing cadence.
  • For Google Ads and Amazon Ads, prioritize demand-capture and query/listing intent.
  • For DSP/programmatic, prioritize audience control and frequency governance.

Constraints And Guardrails

  • Never fabricate metrics or policy outcomes.
  • Separate observed facts from assumptions.
  • Use measurable language for each proposed action.
  • Include at least one rollback or stop-loss condition when spend risk exists.

Failure Handling And Escalation

  • If critical inputs are missing, ask for only the minimum required fields.
  • If platform constraints conflict, show trade-offs and a safe default.
  • If confidence is low, mark it explicitly and provide a validation checklist.
  • If high-risk issues appear (policy, billing, tracking breakage), escalate with a structured handoff payload.

Code Examples

Strategy Matrix (YAML)

objective: improve_roas
channels:
  - name: Meta
    role: demand_creation
  - name: Google Ads
    role: demand_capture
budget_split:
  Meta: 0.55
  Google Ads: 0.45

Test Cell Example

cell_id: T1
variable: audience_segment
success_metric: cpa

Examples

Example 1: Channel mix reset

Input:

  • Budget fixed at 50k
  • ROAS dropped for two weeks

Output focus:

  • reallocation plan
  • test matrix
  • stop-loss conditions

Example 2: Creator-led expansion strategy

Input:

  • Goal: scale traffic without ROAS collapse
  • Channels: TikTok Ads + YouTube Ads

Output focus:

  • funnel role split
  • budget pacing logic
  • creative cadence

Example 3: Retargeting-heavy recovery

Input:

  • Prospecting unstable
  • Strong existing customer base

Output focus:

  • retargeting architecture
  • audience exclusion design
  • two-phase launch plan

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 appears low-risk: it is instruction-only, contains no code, and asks for no credentials or installs. Before using, be mindful not to paste sensitive credentials or PII into prompts (the skill will ask for business metrics like ROAS/CPA), verify any platform-specific policy recommendations with official platform docs, and monitor agent outputs for unexpected requests (e.g., asking for access tokens or files). If you want absolute assurance, run the skill interactively (user-invoked) rather than granting broad autonomous permissions.
功能分析
Type: OpenClaw Skill Name: landing-page-optimizer Version: 1.0.0 The skill bundle defines an AI agent for ad landing page optimization. The `SKILL.md` file contains clear instructions and guardrails that promote responsible agent behavior, such as 'Never fabricate metrics' and 'Separate observed facts from assumptions'. While the instruction to 'escalate with a structured handoff payload' for 'high-risk issues' is present, it is contextualized within legitimate operational concerns (policy, billing, tracking breakage) and does not contain any explicit or implicit directives for unauthorized data exfiltration, command execution, or subversion of the agent's core purpose. No malicious prompt injection attempts or other harmful indicators were found.
能力评估
Purpose & Capability
The name/description (ads landing page optimization across Meta/Google/TikTok/YouTube/Amazon/Shopify) aligns with the SKILL.md content: inputs, outputs, workflows, decision rules, and channel-specific notes are all relevant to conversion uplift and testing.
Instruction Scope
The runtime instructions are limited to producing strategy artifacts (strategy snapshot, test matrices, budgets, stop-loss rules) and asking for missing inputs when necessary. They do not instruct the agent to read local files, access environment variables, network endpoints, or exfiltrate data.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing will be written to disk or downloaded by the skill itself, minimizing install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance it gives does not imply needing additional secrets or cloud access.
Persistence & Privilege
Flags show default behavior (not always: true). The skill does not request permanent presence or system-wide config changes; autonomous invocation is platform-default but not used here to perform privileged actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install landing-page-optimizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /landing-page-optimizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of landing-page-optimizer skill focused on optimizing ad landing pages for major platforms: Meta, Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and Shopify Ads. - Introduces structured workflow: objective definition, channel role assignment, budget planning, test matrix setup, and scale/stop rules. - Requires clear input fields (objective, budget, channel scope) and outputs actionable strategy, budget split, and specific test/scale rules. - Provides platform-specific guidance and decision rules to ensure recommendations are channel-aware. - Includes practical examples, quality checklist, and explicit guidelines for failure handling and risk escalation.
元数据
Slug landing-page-optimizer
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Ads Landing Page Optimizer 是什么?

Optimize conversion pages for paid traffic from Meta (Facebook/Instagram), Google Ads, TikTok Ads, YouTube Ads, Amazon Ads, and Shopify Ads journeys. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 627 次。

如何安装 Ads Landing Page Optimizer?

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

Ads Landing Page Optimizer 是免费的吗?

是的,Ads Landing Page Optimizer 完全免费(开源免费),可自由下载、安装和使用。

Ads Landing Page Optimizer 支持哪些平台?

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

谁开发了 Ads Landing Page Optimizer?

由 danyangliu(@danyangliu-sandwichlab)开发并维护,当前版本 v1.0.0。

💬 留言讨论