Ads Creative Performance

v1.0.0

Analyze creative performance post-launch across Meta (Facebook/Instagram), TikTok Ads, YouTube Ads, Google Ads, and Amazon Ads inventory.

1· 378·1 current·1 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk970enkb98rmt9q5s6y62mzkwn8261yb
378downloads
1stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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

Comments

Loading comments...