← 返回 Skills 市场
danyangliu-sandwichlab

Ads Creative Performance

作者 danyangliu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
412
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install creative-performance-analyzer
功能描述
Analyze creative performance post-launch across Meta (Facebook/Instagram), TikTok Ads, YouTube Ads, Google Ads, and Amazon Ads inventory.
使用说明 (SKILL.md)

Ads Creative Performance

Purpose

Core mission:

  • winner loser detection, fatigue signals, next-test matrix

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), TikTok Ads, YouTube Ads, Google Ads, Amazon Ads
  • this specific capability: winner loser detection, fatigue signals, next-test matrix

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:

  • product_or_offer
  • target_audience
  • placement_scope

Optional:

  • existing_assets
  • brand_tone
  • prohibited_claims
  • creative_constraints

Output Contract

  1. Creative Objective
  2. Angle and Hook Set
  3. Asset Specification
  4. Test Variant Plan
  5. Creative QA Notes

Workflow

  1. Anchor creative goal to funnel stage and KPI.
  2. Generate angle family and hook variants.
  3. Map each angle to placement format requirements.
  4. Define variant matrix and test order.
  5. Add quality and compliance checkpoints.

Decision Rules

  • If audience is cold, prioritize problem-agitation and proof-first hooks.
  • If retargeting stage, prioritize offer clarity and urgency mechanics.
  • If format limits are strict, simplify message hierarchy to one CTA.

Platform Notes

Primary scope:

  • Meta (Facebook/Instagram), TikTok Ads, YouTube Ads, Google Ads, Amazon 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

Creative Brief Example

creative_id: CR-001
angle: pain_to_outcome
hook: "Stop wasting ad budget in week one"
formats: [9:16_video, 1:1_image]

Variant Matrix

V1: hook_change
V2: CTA_change
V3: visual_proof_change

Examples

Example 1: New hook generation

Input:

  • Existing creatives have high frequency fatigue
  • Need fresh top-funnel hooks

Output focus:

  • new angle families
  • hook library
  • test priorities

Example 2: Asset adaptation by placement

Input:

  • One hero concept, multiple platforms
  • Need format-safe variations

Output focus:

  • per-platform format specs
  • copy-length adaptation
  • QA checklist

Example 3: Pre-launch creative scoring

Input:

  • 12 creatives pending launch
  • Limited review bandwidth

Output focus:

  • quality scores
  • reject/rework decisions
  • launch candidate shortlist

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 is a template-driven advisor — it will not fetch data from Meta, TikTok, Google, Amazon, or other ad platforms on its own. If you expect automatic data pulls or live reports, this skill does not provide them (and would need explicit API credentials and an install mechanism to do so). Before using: (1) Do not paste production credentials into free-text prompts — the skill does not request them. (2) Test the skill with non-sensitive sample campaign data to verify outputs. (3) If you need automation, prefer a skill that transparently declares required env vars and an install procedure from a trusted source. (4) Because the publisher/homepage is unknown, exercise the usual caution: prefer skills from known publishers or ask the author for provenance and changelog before granting any credentials or elevated access.
功能分析
Type: OpenClaw Skill Name: creative-performance-analyzer Version: 1.0.0 The skill bundle defines a creative performance analyzer for advertising platforms. The `SKILL.md` provides clear, domain-specific instructions for the AI agent, including positive security guardrails like 'Never fabricate metrics or policy outcomes'. While the instruction to 'escalate with a structured handoff payload' for high-risk issues implies data transmission, it is framed within legitimate error handling for issues like 'policy, billing, tracking breakage' and does not show intent for unauthorized data exfiltration or malicious execution. No evidence of prompt injection, obfuscation, or other malicious behaviors was found across any files.
能力评估
Purpose & Capability
The name/description say it will analyze creative performance across multiple ad platforms; the SKILL.md supplies decision rules, input/output contracts, and actionable plans. The skill is instruction-only (no code, no env vars), so its ability to 'analyze' depends on user-supplied data rather than automatic access to platform APIs — this is coherent but important to understand.
Instruction Scope
Runtime instructions are limited to asking for campaign/product inputs, generating creative plans, QA checks, and escalation guidance. The SKILL.md does not instruct reading local files, environment variables, or calling external endpoints beyond normal output, so it stays within its stated purpose.
Install Mechanism
No install spec and no code files are present. No binaries or downloads are requested, so there is nothing written to disk or executed by the skill at install time.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for an instruction-only advisory tool; however, note that direct platform integration would normally require API credentials and an install mechanism, which are intentionally absent here.
Persistence & Privilege
always is false (default) and the skill does not request persistent system privileges or modify other skills. It can be invoked by the agent normally; there is no indication of elevated persistence or cross-skill access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install creative-performance-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /creative-performance-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial public release. - Provides post-launch creative performance analysis across Meta, TikTok Ads, YouTube Ads, Google Ads, and Amazon Ads. - Includes winner/loser detection, fatigue signals, and next-test matrix specific to each ad platform. - Delivers actionable, channel-aware creative plans with variant and QA guidance. - Built-in workflows, decision rules, and escalation steps for ad execution support and risk management.
元数据
Slug creative-performance-analyzer
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Ads Creative Performance 是什么?

Analyze creative performance post-launch across Meta (Facebook/Instagram), TikTok Ads, YouTube Ads, Google Ads, and Amazon Ads inventory. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 412 次。

如何安装 Ads Creative Performance?

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

Ads Creative Performance 是免费的吗?

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

Ads Creative Performance 支持哪些平台?

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

谁开发了 Ads Creative Performance?

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

💬 留言讨论