Token导航 LogoToken导航TokenDH.com
待分类操作浏览器github未标认证来源可访问许可证需确认审计提醒

ad-creative广告创意

Agent Skill

ad-creative 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

535

周安装

23

GitHub Stars

35

下载量

188
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/superamped/ai-marketing-skills --skill ad-creative

简介

ad-creative 处理 GitHub 仓库、Issue、Pull Request 等信息,辅助创意项目管理。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中围绕协作与变更追踪的场景。
  • 通过 npx skills add 从 GitHub 安装,建议参考原始 README 了解用法。
  • 使用前应检查其是否涉及网络访问或文件修改,确保权限可控。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Ad Creative

Usage

Use when producing ad images from brainstormed concepts, creating multiple ad variations for A/B testing, or iterating on ad designs (new headline, different screenshot, color change).

Process

Step 1: Gather Inputs

Ask the user for:

  1. Headline text — the main text on the ad image
  2. Brand colors (optional) — primary color, background color, text color (hex values). If not provided, defaults: background #0f172a, text #ffffff, accent #3b82f6
  3. Font (optional) — font family (default: system sans-serif stack)
  4. Logo URL (optional) — if brand guidelines require it
  5. Product image (optional, required for product-image and branded styles) — path to a screenshot, UI image, or visual asset
  6. Style — cookie-cutter / ugly / meme / branded / native (default: cookie-cutter)
  7. Dimensions — width x height in pixels. Common presets:

- square: 1200x1200px (social feeds) - landscape: 1440x1000px (Reddit/display) - Or custom dimensions

  1. Platform — which platform the ad is for (affects dimension defaults and template tweaks)
  2. Ad concept from ad-angles (optional) — full concept block with headline, style, and image suggestion

Step 1b: Select or Refine the Headline

If no headline is provided, or the headline needs strengthening, use the Hook Formula Bank:

5 Qualities of an Irresistible Headline:

  1. Clear, not clever — Reader immediately knows what it's about
  2. Makes a PROMISE — Not just "about X" but "here's what changes"
  3. Specific — Concrete numbers, outcomes, audiences
  4. Takes a stance — Polarizing headlines make the right reader say "that's me"
  5. Teases without revealing — The Curiosity Gap

Quick Headline Formulas:

  • [Number] [Things] [Audience] should [know/avoid/use]
  • How to [Outcome] without [Pain Point]
  • Still [Painful Activity]? There's a better way.
  • [Competitor], but [Differentiator]
  • The [Number]-step [System] for [Outcome]

Headline Length Rules (for ad images):

  • Short headlines (< 40 chars) have the highest impact. Aim here.
  • If the headline needs explanation, it's too complex for an ad image.

Step 1c: Direct Response Checklist

Before building the HTML, verify the concept passes:

  • Single message — The ad communicates ONE idea
  • Headline is benefit-oriented — States what the prospect gets
  • Visual matches the headline — Product screenshot reinforces the claim
  • CTA is clear — Viewer knows what action to take
  • No competing elements — No decorative graphics fighting for attention
  • Mobile-readable — Headline text is legible at 50% zoom
  • Emotional resonance — Activates at least one emotional trigger

Step 2: Build the HTML

Create a self-contained HTML file using the selected template.


Cookie-Cutter Template — headline + product image + clean background:

┌─────────────────────────────┐
│                             │
│     HEADLINE TEXT            │
│     (large, bold)           │
│                             │
│   ┌─────────────────────┐   │
│   │   Product Image     │   │
│   │   (with shadow)     │   │
│   └─────────────────────┘   │
│                             │
└─────────────────────────────┘

Design rules:

  • Headline: Large, bold, high contrast. Max 2 lines.
  • Product image: Centered, subtle drop shadow, ~60% canvas width.
  • Background: Solid color or subtle gradient using brand colors.
  • No logos, decorative elements, or extra text. Minimal by design.

Headline font size: < 40 chars → 64px, 40-70 chars → 52px, > 70 chars → 42px.


Ugly Ads Template — text-heavy, high-contrast, deliberately unpolished:

┌─────────────────────────────┐
│   HEADLINE TEXT             │
│   (very large, bold,        │
│    fills top 60%)           │
│                             │
│   Optional: $PRICE          │
│   Optional: subtext/CTA     │
└─────────────────────────────┘

Design rules:

  • Square format (1200x1200px) default
  • Text fills the top 60% of the canvas
  • No product images — text IS the creative
  • Bold, heavy font weights (700-900)
  • Deliberately unpolished: no gradients, shadows, rounded corners

High-contrast color combos:

ComboBackgroundTextAccent
Black/Yellow#000000#FFD700#FFFFFF
Red/White#CC0000#FFFFFF#FFD700
Blue/White#003366#FFFFFF#FFD700
White/Black#FFFFFF#000000#CC0000
Yellow/Black#FFD700#000000#CC0000

Headline font size: < 30 chars → 96px, 30-60 chars → 72px, > 60 chars → 56px.


Meme Template — meme format for attention + benefit:

┌─────────────────────────────┐
│   TOP TEXT (setup)          │
│   ┌─────────────────────┐   │
│   │   Meme Image        │   │
│   └─────────────────────┘   │
│   BOTTOM TEXT (punchline)   │
└─────────────────────────────┘

Design rules:

  • Use recognizable meme templates (Drake, Expanding Brain, etc.)
  • Top text = setup (problem or old way), Bottom text = punchline (product or new way)
  • Keep text short — memes with walls of text lose the format's power
  • Square format (1200x1200) works best

Branded Template — professional with stats, product image, social proof:

┌─────────────────────────────┐
│     HEADLINE TEXT            │
│   STAT  |  STAT  |  STAT    │
│   ┌─────────────────────┐   │
│   │   Product Image     │   │
│   └─────────────────────┘   │
│   Social proof line          │
└─────────────────────────────┘

Design rules:

  • Use the brand's actual colors
  • Stats in accent color with muted labels
  • Product image with shadow, centered
  • Social proof line at the bottom (client names, G2 rating, etc.)

Native Template — looks like an organic social post:

┌─────────────────────────────┐
│  Platform · Promoted         │
│  HEADLINE TEXT               │
│  Body text (reads like       │
│   a real post)              │
│  ┌─────────────────────┐    │
│  │  Product Image       │    │
│  └─────────────────────┘    │
│  142 upvotes · 38 comments   │
└─────────────────────────────┘

Design rules:

  • Light background (#f8fafc or white)
  • System font stack, normal weights
  • Body text reads like a genuine post, not a marketing headline
  • Fake engagement metrics at bottom

Step 3: Save the HTML File

Write the HTML file. Name it descriptively: ad-{slug}.html where {slug} is a kebab-cased version of the headline (truncated to 40 chars).

Step 4: Screenshot with Playwright MCP (if available)

If Playwright MCP is configured:

  1. Set viewport to the exact dimensions using browser_resize
  2. Navigate to the HTML file using a file:// URL
  3. Screenshot the viewport
  4. Save the screenshot as PNG

Playwright MCP must be configured with --allow-unrestricted-file-access and --browser chromium flags.

If Playwright MCP is not available, present the HTML file and tell the user they can open it in a browser and screenshot manually, or configure Playwright MCP for automated capture.

Step 5: Verify, Present, and Iterate

Present results to the user with:

  • The image preview for each ad (if screenshots were captured)
  • A summary table showing all rendered ads
  • File paths to both the PNG and HTML files

Ask the user if they want to iterate:

  • Change a headline → update the HTML and re-screenshot
  • Change colors or style → rebuild from a different template
  • Change the product image → capture a new screenshot and rebuild
  • Change dimensions → re-screenshot at new viewport size

Do not consider the batch complete until the user confirms they're happy.

Output Format

# Ad Creative Output

**Date:** [current date]
**Ads Produced:** [count]
**Dimensions:** [width]x[height]px

---

## Ad 1: [Concept name]

**Headline:** [headline text]
**Style:** [branded/product/meme/ugly/native]
**Files:**
- HTML: [path]
- PNG: [path] (if Playwright available)

[Image preview if available]

---

## Upload Checklist

- [ ] Images are correct dimensions
- [ ] File size under 3MB per image
- [ ] Format is PNG or JPG
- [ ] Headlines are readable on mobile (test at 50% zoom)
- [ ] Brand colors match landing page

Rules

  • The cookie-cutter template is intentionally minimal. Resist the urge to add decorative elements. Simplicity converts.
  • Product images should be real screenshots, not mockups or stock photos.
  • If the product image has a white background, use a dark ad background (and vice versa) for contrast.
  • PNG is preferred for sharp text and UI screenshots.
  • The HTML file is kept so the user can tweak copy, colors, or images manually and re-screenshot.
  • Visual consistency between ad and landing page reduces drop-off. Use the same colors, fonts, and design system.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.68%
按下载量换算65

Claude

31.17%
按下载量换算59

Cursor

17.24%
按下载量换算32

Gemini CLI

9.46%
按下载量换算18

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills