Plan and execute a full marketing campaign. Accepts a product brief and returns positioning, landing page copy, email sequence, social posts, ad variants, video
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-ecc-001039b76a0b ,按照其中的说明把「marketing-campaign」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Plan and execute a marketing campaign from brief to full content suite.
/marketing-campaign # Prompt for brief interactively
/marketing-campaign [product brief] # Full campaign from inline brief
/marketing-campaign copy [type] # Single deliverable only
/marketing-campaign review [file-or-brief] # Copy audit for conversion and brand consistency
Provide a product brief containing:
The agent returns all campaign deliverables in order, with a copy review summary at the end.
/marketing-campaign copy landing-page
/marketing-campaign copy email-sequence
/marketing-campaign copy social-posts
/marketing-campaign copy ads
/marketing-campaign copy video-scripts
Requires positioning to be defined first. Run full mode or provide the angle before requesting a single deliverable.
/marketing-campaign review path/to/copy.md
/marketing-campaign review "paste copy here"
Returns a structured audit against:
Product: [name]
Description: [1-3 sentences on what it does]
Audience: [who, specifically]
Problem: [the specific pain the product solves]
Benefit: [the outcome the user gets]
Tone: [adjectives + what to avoid]
Channels: [landing page, email, LinkedIn, X, ads, video]
Goal: [launch, waitlist, signups, awareness — and timeline]
When saving campaign assets, the convention is .claude/campaigns/{campaign-name}/:
.claude/campaigns/product-launch/
├── positioning.md
├── landing-page.md
├── email-sequence.md
├── social-posts.md
├── ad-copy.md
├── video-scripts.md
└── content-calendar.md
Confirm the save location before writing files.
/marketing-campaign Build a 7-day launch campaign for an AI career platform for UK university students.
/marketing-campaign copy landing-page
/marketing-campaign review .claude/campaigns/the-key/landing-page.md
This command invokes:
marketing-agent — campaign planning and copy productionbrand-voice — voice capture when tone needs locking across multiple outputscontent-engine — platform-native social content productioncrosspost — multi-platform distributionmarket-research — deep audience or competitive intelligence/plan — Strategic planning before a campaign/plan-prd — Product requirements document before briefing a campaign/code-review — Review code behind a landing page implementationPart of Everything Claude Code