Ad Creative Analysis for Openclaw

An automated evaluation tool that analyzes ad images and videos to score effectiveness and extract messaging patterns.

baitoxkevin
v1.0.0
Feb 27, 2026
1
1.3k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install ad-creative-analysis

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install ad-creative-analysis using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Ad Creative Analysis?

The Ad Creative Analysis skill is a sophisticated tool designed for marketers and developers to dissect competitor or reference ad assets. By utilizing vision-based analysis, it evaluates design dimensions like visual hierarchy and color usage while scoring creatives on attention-grabbing potential and message clarity. This skill is a core part of the Openclaw Skills library, enabling teams to transform folders of raw media into structured, actionable intelligence.

Beyond simple observation, it interprets the psychological triggers behind ads, identifying emotional appeals such as urgency or social proof. Whether you are dealing with static images or short-form video content, this skill provides a standardized framework for understanding what makes an ad successful in a crowded digital landscape.

Ad Creative Analysis Use Cases

  • Evaluating competitor ad libraries to uncover successful hook formulas.
  • Scoring internal creative drafts to predict performance before deploying ad spend.
  • Extracting metadata and transcripts from video ads for content databases.
  • Identifying dominant emotional appeals and CTA patterns across high-performing campaigns.

How Ad Creative Analysis Works

  1. The skill scans a designated directory for supported image and video file formats.
  2. It processes image ads by assessing design dimensions and scoring them on a 1-10 scale for clarity and strength.
  3. It evaluates video ads by analyzing the first three seconds for hook quality and reviewing the script for logical persuasion arcs.
  4. It identifies universal metadata including aspect ratios, inferred objectives, and platform suitability.
  5. It compiles individual JSON objects for each creative, including specific extractions like hook text and CTA timing.
  6. It generates a final cross-creative summary that identifies top performers and provides actionable recommendations for improvement.

Ad Creative Analysis Setup

To get started with this skill, ensure your ad assets are organized in a local directory. You can optionally include a metadata.json file to provide additional context like spend or impressions.

# Trigger the analysis by pointing the agent to your creative folder
openclaw run ad-creative-analysis --dir ./path/to/your/ads

The agent will then list all detected files and proceed with the multi-step vision and script analysis.

Ad Creative Analysis Data Schema & Taxonomy

The output is provided as a comprehensive JSON array. Below are the key data points captured during the process:

Field Type Description
scale_score Integer A 1-10 score representing viral potential (Video only).
attention_grab Integer Scroll-stop effectiveness score (Image only).
emotion_appeal String The detected psychological trigger (e.g., aspiration, fear).
hook_text String The text or dialogue used to capture initial attention.
platform_fit Array Recommended platforms based on aspect ratio and format.
summary Object Aggregated insights and recommendations for the entire batch.

Ad Creative Analysis Advanced Features

  • Multi-format support covering single images, carousels, reels, and stories.
  • Automated script structure analysis for video content using integrated transcripts.
  • Pattern recognition that identifies recurring CTA structures and hook types.
  • Viral potential scoring based on a detailed scale-score rubric.
  • Cross-creative synthesis to provide 3-5 high-level strategic recommendations.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*