← 返回 Skills 市场
Creative Helper
作者
danyangliu
· GitHub ↗
· v1.0.0
405
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install creative-ads-helper
功能描述
Generate and evaluate ad creatives for Meta (Facebook/Instagram), TikTok Ads, YouTube Ads, Google Ads, and Amazon Ads with script generation, performance sco...
使用说明 (SKILL.md)
Creative Helper
Purpose
Core mission:
- Generate image and video ad script concepts.
- Analyze post-launch creative performance and score assets.
- Detect fatigue cycles and recommend replacement timing.
- Provide inspiration references and industry creative patterns.
When To Trigger
Use this skill when the user asks for:
- new ad concept generation
- creative scoring and post-analysis
- fatigue diagnosis and replacement schedule
- vertical-specific inspiration examples
High-signal keywords:
- creative, ads, script, video, image
- performance, score, fatigue, insights
- campaign, roas, cpa, optimize
Input Contract
Required:
- product_offer
- target_audience
- funnel_stage
- existing_creative_context
Optional:
- brand_guidelines
- prohibited_claims
- placement_constraints
- performance_data
Output Contract
- Creative Angle and Script Set
- Creative Scorecard
- Fatigue Cycle Assessment
- Replacement and Test Schedule
- Inspiration Reference Notes
Workflow
- Define creative objective by funnel stage.
- Generate script options by angle family.
- Score creatives against performance and compliance criteria.
- Detect fatigue signals by trend and frequency.
- Produce replacement and retest sequence.
Decision Rules
- If CTR drops with rising frequency, mark fatigue risk high.
- If strong hook but weak CVR, revise offer framing before visual overhaul.
- If platform format mismatch exists, adapt script priority by placement.
- If no historical data, start with diversified angle set and faster iteration.
Platform Notes
Primary scope:
- Meta (Facebook/Instagram), TikTok Ads, YouTube Ads, Google Ads, Amazon Ads
Platform behavior guidance:
- Meta/TikTok: hook speed and first 3 seconds are critical.
- YouTube: longer narrative and proof stacking can work.
- Google/Amazon display: concise value proposition and CTA clarity.
Constraints And Guardrails
- Avoid unrealistic claims or policy-sensitive copy.
- Separate subjective style feedback from metric-backed conclusions.
- Keep replacement recommendations tied to measurable thresholds.
Failure Handling And Escalation
- If performance data is absent, output provisional scorecard with confidence label.
- If policy risk is detected, route to Ads Compliance Review.
- If creative production capacity is constrained, prioritize highest-impact variants.
Code Examples
Creative Scoring Rubric
weights:
hook_strength: 0.25
offer_clarity: 0.25
visual_attention: 0.20
cta_strength: 0.15
policy_safety: 0.15
Fatigue Detector
if ctr_drop_pct >= 20 and frequency >= 2.8:
fatigue_level: high
action: rotate_primary_creative
Examples
Example 1: New launch script pack
Input:
- Need 5 short-video hooks for cold traffic
Output focus:
- script list
- angle mapping
- CTA variants
Example 2: Creative score review
Input:
- 15 creatives with last-14-day metrics
Output focus:
- score ranking
- keep/kill suggestions
- next variant ideas
Example 3: Fatigue replacement timing
Input:
- Top creative slowing down
Output focus:
- fatigue diagnosis
- replacement timing
- backup creative queue
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 coherent and low-risk because it is instruction-only and requests no credentials or installs. Before using it, avoid pasting sensitive PII or account credentials into the input fields (performance_data should be de-identified if it contains user data). Review any ad copy the skill produces for policy compliance, legal claims, and brand alignment before publishing; automated scoring and heuristics are helpful but not a substitute for a formal compliance review. If you plan to integrate this with ad platforms or tooling, require separate, explicit credentials and vet that integration path separately.
功能分析
Type: OpenClaw Skill
Name: creative-ads-helper
Version: 1.0.0
The skill bundle contains standard metadata files and a `SKILL.md` file that clearly defines the purpose, workflow, input/output contracts, and decision rules for an AI agent assisting with ad creative generation and analysis. There is no evidence of prompt injection attempts, malicious code execution, data exfiltration, persistence mechanisms, or any other harmful behavior. The instructions and examples provided are aligned with the stated purpose and include guardrails for policy compliance.
能力评估
Purpose & Capability
The name, description, and required/optional input contract (product_offer, target_audience, funnel_stage, existing_creative_context, optional performance_data, brand_guidelines, etc.) are consistent with generating and scoring ad creatives across platforms. There are no unexpected credential or cloud requirements for the described functionality.
Instruction Scope
SKILL.md provides concrete workflows, decision rules, rubrics, and examples confined to creative generation, scoring, and fatigue detection. It does not instruct reading system files, environment variables, or contacting external endpoints. 'Route to Ads Compliance Review' implies human escalation rather than an automated external call.
Install Mechanism
No install spec and no code files — this is instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to its stated purpose; it only needs user-provided creative and performance data.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not require persistent agent privileges. Autonomous invocation is allowed by platform default but the skill does not add extra persistence or broad privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install creative-ads-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/creative-ads-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: Generates and evaluates ad creatives across major ad platforms (Meta, TikTok, YouTube, Google, Amazon).
- Offers script and concept generation, creative scoring, fatigue detection, and inspiration examples.
- Introduces input/output contracts for structured requests and responses.
- Includes platform-specific creative guidelines and performance-based rule sets.
- Provides failure handling for missing data and policy compliance risks.
- Features practical examples and a quality checklist for reliability.
元数据
常见问题
Creative Helper 是什么?
Generate and evaluate ad creatives for Meta (Facebook/Instagram), TikTok Ads, YouTube Ads, Google Ads, and Amazon Ads with script generation, performance sco... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 405 次。
如何安装 Creative Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install creative-ads-helper」即可一键安装,无需额外配置。
Creative Helper 是免费的吗?
是的,Creative Helper 完全免费(开源免费),可自由下载、安装和使用。
Creative Helper 支持哪些平台?
Creative Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Creative Helper?
由 danyangliu(@danyangliu-sandwichlab)开发并维护,当前版本 v1.0.0。
推荐 Skills