name: marketing-content-generator
description: Unified marketing content generation suite - Ad copy, landing pages, social media content, cross-border marketing, Chinese copywriting. Replaces adwords, copywriting, and copywriting-zh-pro with integrated marketing workflow. Use for: writing ad copy, landing page copy, social media posts, product descriptions, email sequences, A/B test variants, cross-border e-commerce copy.
triggers: ["copywriting", "文案", "广告", "营销", "landing page", "social media", "小红书", "公众号", "cross-border", "电商", "亚马逊", "独立站"]
Marketing Content Generator
统一营销内容生成套件 - 从广告文案到落地页,从社媒内容到跨境营销的一站式内容创作解决方案。
🎯 替代: adwords + copywriting + copywriting-zh-pro
核心能力
| 功能模块 | 覆盖场景 |
|---|
| 广告文案 | Google Ads, Facebook Ads, TikTok Ads, 信息流广告 |
| 落地页 | Landing Page文案、销售页、官网首页 |
| 社媒内容 | 小红书、公众号、朋友圈、抖音脚本 |
| 电商文案 | 亚马逊、Shopify、独立站、详情页 |
| 邮件营销 | 邮件序列、营销邮件、自动化邮件 |
| A/B测试 | 多版本文案生成、测试建议 |
快速开始
1. 广告文案
mcg ad google --product "AI写作工具" --audience "内容创作者" --goal "signup"
mcg ad facebook --product "在线教育课程" --angle "pain" --cta "立即试听"
mcg ad --product "智能家居系统" --platforms google,facebook,tiktok --variants 5
2. 落地页文案
mcg landing --product "SaaS项目管理工具" --angle "效率提升" --output full
mcg sales --product "高端摄影课程" --price 2999 --objections time,money,trust
3. 社媒内容
mcg social xiaohongshu --topic "职场效率工具" --style "种草" --cta "收藏"
mcg social wechat --topic "AI趋势分析" --length long --tone professional
mcg social douyin --hook "震惊体" --product "护肤产品" --duration 60
mcg social moments --content "产品上新" --tone soft
4. 电商文案
mcg ecommerce amazon --product "无线耳机" --keywords "noise cancelling, bluetooth 5.3"
mcg ecommerce shopify --product "手工皮具" --story brand --objections quality
mcg ecommerce detail --product "空气净化器" --highlights "除甲醛,静音,智能" --faqs 5
命令详解
mcg ad - 广告文案
mcg ad [platform] [options]
Platforms: google, facebook, tiktok, baidu, bytedance, universal
Options:
--product <name> 产品/服务名称
--audience <desc> 目标受众描述
--goal <action> 目标行动: click, signup, purchase, download
--angle <type> 切入角度: benefit, pain, curiosity, authority
--cta <text> 行动号召
--variants <n> 生成变体数量
--tone <style> 语调: professional, casual, urgent, friendly
--platforms <list> 多平台生成
--output <format> 输出格式: text, json, csv
广告文案公式库:
| 公式 | 说明 | 示例 |
|---|
| AIDA | 注意-兴趣-欲望-行动 | 标准广告结构 |
| PAS | 问题-激化-解决 | 痛点驱动 |
| FAB | 特性-优势-收益 | 产品导向 |
| 4P | 画面-承诺-证明-推动 | 快速转化 |
| QUEST | 限定-理解-教育-刺激-转化 | 长文案适用 |
示例:
mcg ad google --product "企业级CRM系统" \
--audience "中小企业销售团队" \
--goal "signup" \
--angle "benefit" \
--variants 3
mcg ad facebook --product "在线瑜伽课程" \
--audience "25-40岁职场女性" \
--angle "transformation" \
--cta "立即领取7天免费"
mcg ad --product "AI写作助手" \
--platforms google,facebook,tiktok \
--variants 5 \
--output campaign_assets.json
mcg landing - 落地页文案
mcg landing [options]
Options:
--product <name> 产品名称
--tagline <text> 核心卖点
--audience <desc> 目标用户
--angle <type> 切入角度
--sections <list> 包含模块: hero,problem,solution,features,testimonials,pricing,faq,cta
--tone <style> 语调风格
--length <size> 长度: short, medium, long
--output <format> 输出: full, outline, json
落地页模块:
cmcg landing --product "AI数据分析平台" \
--tagline "让数据说话,让决策更简单" \
--audience "企业数据分析师和决策者" \
--sections hero,problem,solution,features,testimonials,pricing,faq,cta \
--length long \
--output full
cmcg landing --product "个人记账App" \
--angle "理财自由" \
--sections hero,features,cta \
--length short
输出结构:
1. Hero Section (首屏)
- 主标题 (3个备选)
- 副标题
- CTA按钮文案
2. Problem Section (痛点)
- 问题描述
- 痛点放大
3. Solution Section (解决方案)
- 产品介绍
- 核心优势
4. Features Section (功能特性)
- 功能点 + 用户收益
5. Testimonials Section (客户证言)
- 3-5条评价模板
6. Pricing Section (定价)
- 价格锚点
- 套餐对比
7. FAQ Section (常见问题)
- 5-8个典型问题
8. CTA Section (最终行动)
- 紧迫感营造
- 最终CTA
mcg social - 社媒内容
mcg social <platform> [options]
Platforms: xiaohongshu, wechat, douyin, moments, weibo, bilibili
Options:
--topic <subject> 内容主题
--style <type> 风格:种草,干货,故事,测评,盘点
--tone <style> 语调:亲切,专业,幽默,正式
--length <size> 长度:short,medium,long
--cta <action> 行动号召:收藏,评论,私信,关注
--hashtags <n> 生成标签数量
--hook <type> 钩子类型:悬念,数字,痛点,反差
平台特化:
mcg social xiaohongshu --topic "早八人5分钟妆容" \
--style "种草" \
--hook "数字" \
--cta "收藏" \
--hashtags 5
mcg social wechat --topic "2024年AI投资趋势分析" \
--length long \
--tone professional \
--sections intro,analysis,cases,conclusion
mcg social douyin --product "洗面奶" \
--hook "震惊体" \
--duration 60 \
--style "测评"
mcg social moments --content "产品上新通知" \
--tone soft \
--cta "私信了解"
mcg ecommerce - 电商文案
mcg ecommerce <platform> [options]
Platforms: amazon, shopify, taobao, jd, pdd, universal
Options:
--product <name> 产品名称
--category <type> 产品类别
--keywords <list> 关键词列表
--features <list> 产品卖点
--audience <desc> 目标人群
--price <amount> 价格
--objections <list> 需解决的顾虑
--language <lang> 语言: zh, en, bilingual
跨境电商平台:
mcg ecommerce amazon --product "Bluetooth Headphones" \
--category "Electronics" \
--keywords "wireless,noise cancelling,long battery" \
--features "40h battery,ANC,comfortable fit" \
--language en
mcg ecommerce shopify --product "手工皮具钱包" \
--story brand \
--objections quality,price \
--language bilingual
mcg ecommerce detail --product "智能扫地机器人" \
--features "激光导航,自动集尘,APP控制" \
--objections "噪音,清洁效果,价格" \
--faqs 8
mcg email - 邮件营销
mcg email <type> [options]
Types: sequence, newsletter, promotional, abandoned_cart, welcome
Options:
--product <name> 产品/服务
--goal <action> 邮件目标
--sequence <n> 序列邮件数量
--tone <style> 语调
--personalization <bool> 是否个性化
mcg email sequence --type welcome \
--product "SaaS工具" \
--sequence 5 \
--goal "activation"
mcg email abandoned_cart --product "电商网站" \
--sequence 3 \
--urgency high
mcg email promotional --campaign "黑五大促" \
--discount "30% OFF" \
--deadline "3天后"
mcg abtest - A/B测试
mcg abtest [options]
Options:
--original <text> 原始文案
--element <type> 测试元素: headline, cta, body, angle
--variants <n> 变体数量
--hypothesis <desc> 测试假设
mcg abtest --element headline \
--original "提升销售效率" \
--variants 4 \
--angle "pain,benefit,curiosity,authority"
mcg abtest --campaign "landing_page" \
--elements headline,cta,hero_image \
--variants 3 \
--output abtest_plan.json
文案框架库
英文框架
mcg framework aida --product "CRM Software" --output template
mcg framework pas --problem "低转化率" --agitate "每月损失客户" --solution "A/B测试工具"
mcg framework fab --feature "AI自动化" --advantage "节省时间" --benefit "专注核心业务"
中文框架
mcg framework 痛点方案 --痛点 "加班做报表" --方案 "自动化工具" --收益 "每天节省2小时"
mcg framework 场景冲突 --场景 "周末带娃" --冲突 "工作消息不断" --解决 "自动回复助手"
内容优化
mcg improve --input original.txt --goal "提高点击率" --audience "年轻妈妈"
mcg localize --input copy_en.txt --target zh --market china
mcg check --input draft.txt --platform wechat
mcg score --input copy.txt --criteria clarity,persuasion,cta
Python API
from marketing_content_generator import MCG
mcg = MCG()
ads = mcg.generate_ads(
product="AI写作助手",
platform="google",
audience="内容创作者",
variants=3
)
landing = mcg.generate_landing(
product="项目管理工具",
sections=["hero", "features", "pricing", "cta"]
)
xiaohongshu = mcg.generate_social(
platform="xiaohongshu",
topic="职场效率",
style="种草"
)
variants = mcg.generate_variants(
original="立即购买",
element="cta",
n=5
)
与原有Skill的兼容
| 原Skill | 功能 | 新命令 | 状态 |
|---|
| adwords | 标题公式、广告文案 | mcg ad | ✅ 替代 |
| adwords | 落地页文案 | mcg landing | ✅ 替代 |
| copywriting | AIDA/PAS/FAB框架 | mcg framework | ✅ 替代 |
| copywriting | 英文营销文案 | mcg ad --language en | ✅ 替代 |
| copywriting-zh-pro | 中文文案 | mcg ad --language zh | ✅ 替代 |
| copywriting-zh-pro | 小红书/公众号 | mcg social | ✅ 替代 |
| copywriting-zh-pro | 跨境电商 | mcg ecommerce | ✅ 替代 |
状态: ✅ 生产就绪
自建替代计数: +3 (adwords, copywriting, copywriting-zh-pro)