TopRank Skills

Home / Claw Skills / 其他 / meta-ad-creative-generation
Official OpenClaw rules 15%

meta-ad-creative-generation

Generate Meta (Facebook & Instagram) ad creatives using each::sense AI. Create feed ads, stories, reels, carousel images, and video ads optimized for Meta's ad formats and best practices.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 meta-ad-creative-generation 技能。 若已安装,则直接安装 meta-ad-creative-generation 技能。

Overview

Skill Key
eftalyurtseven/meta-ad-creative-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/meta-ad-creative-generation
Latest Commit SHA
9bcd4d471f54c135a8a908691451d7a1f204db44

Extracted Content

SKILL.md excerpt

# Meta Ad Creative Generation

Generate high-converting Meta (Facebook & Instagram) ad creatives using each::sense. This skill creates images and videos optimized for Meta's ad placements, formats, and best practices.

## Features

- **Feed Ads**: Static images and videos for Facebook/Instagram feed
- **Stories & Reels**: Vertical 9:16 content for immersive placements
- **Carousel Ads**: Multiple images for product showcases
- **Video Ads**: Short-form video content for engagement
- **Product Ads**: E-commerce focused creatives with lifestyle context
- **Brand Awareness**: Eye-catching visuals for reach campaigns
- **Lead Generation**: Compelling visuals with clear CTAs

## Quick Start

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a Facebook feed ad for a fitness app showing someone working out with energetic vibes, include space for headline text",
    "mode": "max"
  }'
```

## Meta Ad Formats & Sizes

| Placement | Aspect Ratio | Recommended Size | Use Case |
|-----------|--------------|------------------|----------|
| Feed (Image) | 1:1 | 1080x1080 | Product ads, brand awareness |
| Feed (Image) | 4:5 | 1080x1350 | More vertical space, higher engagement |
| Feed (Video) | 1:1 or 4:5 | 1080x1080 or 1080x1350 | Product demos, testimonials |
| Stories/Reels | 9:16 | 1080x1920 | Full-screen immersive ads |
| Carousel | 1:1 | 1080x1080 | Product catalogs, features |
| Right Column | 1.91:1 | 1200x628 | Desktop sidebar ads |

## Use Case Examples

### 1. Product Ad (E-commerce)

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a 1:1 Facebook product ad for wireless earbuds. Show the earbuds on a clean minimal background with lifestyle context - someone at a gym or runni...

Related Claw Skills