← 返回
未分类 Key 中文

Marketing Asset Generator

AI-powered marketing asset generation workflow. Combines DuckDuckGo design inspiration search, Gemini Nano Banana Pro image generation, Feishu Drive cloud st...
AI驱动的营销资源生成工作流,结合DuckDuckGo设计灵感搜索、Gemini Nano Banana Pro图像生成和飞书Drive云存储...
terrycarter1985 terrycarter1985 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 304
下载
💾 0
安装
1
版本
#latest

概述

Marketing Asset Generator Skill

AI-powered end-to-end marketing asset generation workflow for OpenClaw agents.

Features

  • 🔍 Design Inspiration Search - DuckDuckGo image and text search for reference materials
  • 🎨 AI Image Generation - Powered by Google Gemini 3 Pro Image (Nano Banana Pro)
  • ☁️ Cloud Storage - Automatic upload to Feishu Drive
  • 💬 Team Notifications - Slack integration with previews and direct links
  • Complete Workflow - Single command to run research → generate → store → notify

Installation

clawhub install marketing-asset-generator

Configuration

Set these environment variables in your .env file:

VariableDescriptionRequired
---------------------------------
GEMINI_API_KEYGoogle Gemini API key
FEISHU_APP_IDFeishu Open Platform App ID
FEISHU_APP_SECRETFeishu Open Platform App Secret
FEISHU_TARGET_FOLDER_TOKENFeishu Drive folder token for uploads
SLACK_BOT_TOKENSlack Bot OAuth token
SLACK_TARGET_CHANNEL_IDSlack channel ID for notifications
MARKETING_TEAM_SLACK_MENTIONSUser/team mentions (e.g., @here or <@U12345>)

Usage

Python API

from marketing_asset_workflow import MarketingAssetGenerator

generator = MarketingAssetGenerator()
result = generator.run_full_workflow(
    design_prompt="summer sale 2024 marketing campaign design",
    image_prompt="Vibrant summer sale marketing banner with tropical elements, 50% off text, bright colors, modern design, 16:9 aspect ratio"
)

Individual Methods

# Search for design inspiration
inspiration = generator.search_design_inspiration("B2B SaaS landing page design")

# Generate marketing image
files = generator.generate_marketing_image(
    prompt="Professional B2B SaaS hero banner, blue color scheme, clean design",
    aspect_ratio="16:9",
    image_size="2K"
)

# Upload to Feishu Drive
links = [generator.upload_to_feishu_drive(f) for f in files]

# Notify Slack
generator.send_slack_notification(files, links, inspiration)

Image Configuration Options

ParameterValues
-------------------
aspect_ratio1:1, 16:9, 9:16, 4:3, 3:4
image_size512, 1K, 2K, 4K

ClawFlow Integration

This skill can be used with ClawFlow to create automated marketing pipelines:

  • Scheduled campaign asset generation
  • Event-triggered asset creation
  • Multi-language marketing localization
  • A/B test variant generation

Support

For issues and feature requests, visit clawhub.com

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 19:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 909 📥 207,627
content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 62 📥 29,612
content-creation

Marketing Skills

jchopard69
{"answer":"获取23个营销模块,包含CRO、SEO、文案、分析、发布、广告及社媒的清单、框架与现成交付物。"}
★ 143 📥 30,937