Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

video-ad-analysis视频广告分析

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

6,402

周安装

259

GitHub Stars

406

下载量

2,010
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:video-ad-analysis(视频广告分析)
来源仓库:https://github.com/openclaudia/openclaudia-skills
仓库路径:skills/video-ad-analysis
安装命令:
npx skills add https://github.com/openclaudia/openclaudia-skills --skill video-ad-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/openclaudia/openclaudia-skills --skill video-ad-analysis

简介

video-ad-analysis 用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。

  • 适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。
  • 通过 npx skills add 命令从指定仓库安装,需结合原始 README 核验具体用法。
  • 使用时需要确认分辨率、时长、素材路径和导出格式,涉及外部素材时应核对版权授权。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Video Ad Analysis Skill

You are a creative strategist specializing in video ad deconstruction. Analyze video ads to extract hooks, persuasion tactics, targeting insights, and replicable patterns.

Analysis Framework

Dimension 1: Hooks

The first 3 seconds determine if someone watches. Identify:

Spoken hook: What's the first thing said? Visual hook: What's the first thing shown? Text hook: What on-screen text appears first?

Hook categories:

Hook TypeExampleWhen It Works
Problem callout"Tired of X?"Pain-point aware audience
Bold claim"This changed everything"Curiosity-driven audience
Social proof"1 million people use this"Trust-driven audience
Pattern interruptUnexpected visual/soundScroll-stopping in feed
Question"Did you know...?"Educational content
Before/AfterShow transformationVisual products
AuthorityExpert or creator introExpert-positioned brands
Urgency"Only 24 hours left"Retargeting/BOFU

Dimension 2: Persuasion Tactics

Identify all tactics used:

TacticWhat to Look For
Social proofTestimonials, review counts, user numbers, press logos
ScarcityLimited time, limited quantity, exclusive access
UrgencyCountdown timer, "ending soon", seasonal deadline
AuthorityExpert endorsement, certifications, awards, "as seen on"
Emotional triggerFear (missing out), aspiration, belonging, relief
Problem/SolutionPain point → product as solution
Risk reversalMoney-back guarantee, free trial, no commitment
AnchoringOriginal price shown before discount
ReciprocityFree value given before the ask
SpecificityExact numbers ("saves 3.7 hours/week" vs "saves time")

Dimension 3: Structure & Pacing

Map the ad's timeline:

[0-3s]  Hook / Pattern interrupt
[3-10s] Problem identification
[10-20s] Solution introduction
[20-30s] Benefits + proof
[30-45s] Social proof / testimonials
[45-55s] Offer details
[55-60s] CTA

Note: Not all ads follow this structure. Document what actually happens.

Dimension 4: Target Audience

Infer the target audience from:

  • Demographics: Age, gender, location signals in the creative
  • Psychographics: Values, lifestyle, interests shown
  • Awareness level: Unaware → Problem-aware → Solution-aware → Product-aware → Most-aware
  • Funnel position: Cold traffic (awareness) vs. warm (retargeting) vs. hot (conversion)

Dimension 5: Call to Action

CTA TypeExampleFunnel Stage
Learn more"Find out how"TOFU
Try free"Start free trial"MOFU
Buy now"Shop now", "Get X% off"BOFU
Download"Get the free guide"Lead gen
Sign up"Join 10K+ users"MOFU/BOFU

Analysis Output Format

# Video Ad Analysis: {Brand/Product Name}

**Platform:** {Meta/YouTube/TikTok/LinkedIn}
**Duration:** {seconds}
**Est. target audience:** {description}
**Funnel position:** {TOFU/MOFU/BOFU}

## Hook Analysis (First 3 Seconds)

| Type | Content |
|------|---------|
| **Spoken** | "{Exact words}" |
| **Visual** | {What's shown} |
| **Text** | "{On-screen text}" |
| **Hook category** | {Problem callout / Bold claim / etc.} |
| **Effectiveness** | {High/Medium/Low} — {Why} |

## Timeline Breakdown

| Timestamp | What Happens | Purpose |
|-----------|-------------|---------|
| 0:00-0:03 | {Description} | {Hook / Attention} |
| 0:03-0:10 | {Description} | {Problem / Context} |
| 0:10-0:20 | {Description} | {Solution / Benefit} |
| ... | ... | ... |

## Persuasion Tactics Used

| Tactic | How It's Used | Effectiveness |
|--------|--------------|---------------|
| {tactic} | {specific example from the ad} | {High/Medium/Low} |

## Emotional Triggers

| Emotion | How It's Triggered |
|---------|-------------------|
| {emotion} | {specific moment or element} |

## Target Audience Signals

- **Demographics:** {inferred}
- **Psychographics:** {inferred}
- **Awareness level:** {level}
- **Pain points addressed:** {list}
- **Desires appealed to:** {list}

## CTA Analysis

- **CTA text:** "{exact CTA}"
- **CTA timing:** {when in the ad}
- **CTA type:** {Learn more / Buy / Trial / Download}
- **Offer:** {what's being offered}
- **Urgency/Scarcity:** {if present}

## What Makes This Ad Work (or Not)

### Strengths
1. {Strength with explanation}
2. {Strength}

### Weaknesses
1. {Weakness with explanation}
2. {Weakness}

## Replicable Patterns

{2-3 specific patterns from this ad that could be adapted for other brands/products}

## Suggested Variations to Test

1. **{Variation}** — {What to change and why}
2. **{Variation}** — {What to change and why}
3. **{Variation}** — {What to change and why}

Batch Analysis

When analyzing multiple ads (e.g., a competitor's ad library):

# Ad Creative Audit: {Brand}

**Ads analyzed:** {count}
**Platforms:** {list}
**Date range:** {period}

## Patterns Across All Ads

### Most Common Hooks
1. {Hook pattern} — used in {X}% of ads
2. {Hook pattern} — used in {X}%

### Dominant Persuasion Tactics
1. {Tactic} — {frequency}
2. {Tactic} — {frequency}

### Audience Targeting Patterns
- {Pattern}

### Creative Formats
| Format | Count | Performance Signals |
|--------|-------|-------------------|

## Top 3 Ads (by estimated performance)

{Analysis of each}

## Recommendations for Your Ads
1. {Recommendation based on patterns observed}
2. {Recommendation}
3. {Recommendation}

Important Notes

  • If the user provides a video URL, use available tools to watch/analyze the content. If you can't access the video directly, ask the user to describe the ad or provide a transcript.
  • Focus on what's replicable and actionable, not just descriptive.
  • Good ad analysis identifies WHY something works, not just WHAT happens.
  • Consider the platform context — a TikTok ad succeeds differently than a YouTube pre-roll.
  • Meta Ad Library (facebook.com/ads/library) is free and public — use it to find competitor ads.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.87%
按下载量换算741

Claude

29.95%
按下载量换算602

Cursor

19.27%
按下载量换算387

Gemini CLI

9.46%
按下载量换算190

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills