ads-generate

仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

直接产出平台规格素材并可批量化,适合快速迭代创意输出。

▸ 风险提示

依赖第三方图像生成(banana-claude),需配置凭据并注意内容与版权风险。

这个 Skill 做什么

根据 campaign-brief 与品牌档案生成平台尺寸的广告图片素材。

读取 campaign-brief.md 和 brand-profile.json 的活动信息与品牌风格,用 banana-claude 生成按不同平台规格的广告图素材。适合需要一套多平台广告图、想把 brief 自动变成视觉稿的营销或设计流程。特点是能根据 brief 和品牌档案批量生成并自动适配各平台尺寸,省去大量手工调尺寸的工作。

▸ 展开 SKILL.md 英文原文

AI image generation for paid ad creatives. Reads campaign-brief.md and brand-profile.json to produce platform-sized ad images using banana-claude. Requires banana-claude (v1.4.1+) with nanobanana-mcp configured. Triggers on: generate ads, create images, make ad creatives, generate visuals, create ad images, generate campaign images, make the images, generate from brief.

垂直行业AI 生成图像广告素材品牌一致Claude Code
0
Stars
0
Forks
15
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/incuca/incuca-ads/main/skills/ads-generate/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/incuca/incuca-ads/main/skills/ads-generate/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Ads Generate: AI Ad Image Generator

Generates platform-sized ad creative images from your campaign brief and brand
profile. Uses banana-claude as the image generation provider.

## Quick Reference

| Command | What it does |
|---------|-------------|
| `/ads generate` | Generate all images from campaign-brief.md |
| `/ads generate --platform meta` | Generate Meta assets only |
| `/ads generate --prompt "text" --ratio 9:16` | Standalone generation without brief |

## Environment Setup

**Required before running:**

- Requires banana-claude (v1.4.1+) with nanobanana-mcp configured
- Run `/banana setup` to configure API key and MCP
- Fallback: if banana is not available, use `scripts/generat
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有