agentkits-marketing-automation

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

AgentKits Marketing Automation

AgentKits 营销自动化

Skill by ara.so — Marketing Skills collection.
Enterprise-grade AI marketing automation for Claude Code, Cursor, GitHub Copilot, and any AI assistant supporting agents & skills. Production-ready marketing agents, skills, commands, and workflows built for SaaS founders, marketers, and growth teams.
ara.so开发的Skill — 营销技能合集。
为Claude Code、Cursor、GitHub Copilot及所有支持Agent与Skill的AI助手打造的企业级AI营销自动化工具。为SaaS创始人、营销人员和增长团队提供可直接投入生产的营销Agent、技能、命令和工作流。

What This Project Does

项目功能

AgentKits Marketing is a comprehensive marketing automation toolkit containing:
  • 18 Specialized Agents: Attraction specialist, lead qualifier, email wizard, conversion optimizer, SEO specialist, etc.
  • 93 Slash Commands: Organized by category (campaign, content, SEO, CRO, growth)
  • 28 Marketing Skills: Psychology frameworks, copywriting, programmatic SEO, pricing strategy, etc.
  • Core Workflows: Campaign lifecycle, sales pipeline, CRM automation
It transforms your AI coding assistant into a marketing expert that can plan campaigns, generate content, optimize conversions, and execute growth strategies.
AgentKits Marketing是一套全面的营销自动化工具包,包含:
  • 18个专业Agent:获客专家、线索筛选师、邮件向导、转化优化师、SEO专家等
  • 93条斜杠命令:按活动、内容、SEO、CRO、增长等类别整理
  • 28项营销技能:心理学框架、文案撰写、程序化SEO、定价策略等
  • 核心工作流:活动生命周期、销售漏斗、CRM自动化
它能将你的AI代码助手转变为营销专家,可完成活动规划、内容生成、转化优化及增长策略执行等工作。

Installation

安装方法

Method 1: npx (Recommended)

方法1:npx(推荐)

Install everything (agents, skills, commands):
bash
npx @aitytech/agentkits-marketing install
Platform-specific installation:
bash
undefined
安装全部组件(Agent、技能、命令):
bash
npx @aitytech/agentkits-marketing install
分平台安装:
bash
undefined

Claude Code

Claude Code

npx @aitytech/agentkits-marketing install --platform claude
npx @aitytech/agentkits-marketing install --platform claude

Cursor IDE

Cursor IDE

npx @aitytech/agentkits-marketing install --platform cursor
npx @aitytech/agentkits-marketing install --platform cursor

Windsurf

Windsurf

npx @aitytech/agentkits-marketing install --platform windsurf
npx @aitytech/agentkits-marketing install --platform windsurf

Cline

Cline

npx @aitytech/agentkits-marketing install --platform cline
npx @aitytech/agentkits-marketing install --platform cline

GitHub Copilot

GitHub Copilot

npx @aitytech/agentkits-marketing install --platform copilot
npx @aitytech/agentkits-marketing install --platform copilot

All platforms

所有平台

npx @aitytech/agentkits-marketing install --platform all
undefined
npx @aitytech/agentkits-marketing install --platform all
undefined

Method 2: Claude Code Plugin Marketplace

方法2:Claude Code插件市场

bash
undefined
bash
undefined

Add marketplace

添加插件市场

/plugin marketplace add aitytech/agentkits-marketing
/plugin marketplace add aitytech/agentkits-marketing

Install full suite

安装完整套件

/plugin install agentkits-marketing@agentkits-marketing
/plugin install agentkits-marketing@agentkits-marketing

Or install components separately

或单独安装组件

/plugin install agentkits-marketing-skills@agentkits-marketing /plugin install agentkits-marketing-agents@agentkits-marketing /plugin install agentkits-marketing-commands@agentkits-marketing
undefined
/plugin install agentkits-marketing-skills@agentkits-marketing /plugin install agentkits-marketing-agents@agentkits-marketing /plugin install agentkits-marketing-commands@agentkits-marketing
undefined

Method 3: Clone and Use

方法3:克隆使用

bash
git clone https://github.com/aitytech/agentkits-marketing.git
cd agentkits-marketing
claude
bash
git clone https://github.com/aitytech/agentkits-marketing.git
cd agentkits-marketing
claude

Method 4: Manual Installation

方法4:手动安装

bash
undefined
bash
undefined

Clone repository

克隆仓库

Copy agents

复制Agent

cp agentkits-marketing/.claude/agents/*.md ~/.claude/agents/
cp agentkits-marketing/.claude/agents/*.md ~/.claude/agents/

Copy commands

复制命令

cp -r agentkits-marketing/.claude/commands/* ~/.claude/commands/
cp -r agentkits-marketing/.claude/commands/* ~/.claude/commands/

Copy skills

复制技能

cp -r agentkits-marketing/.claude/skills/* ~/.claude/skills/
cp -r agentkits-marketing/.claude/skills/* ~/.claude/skills/

Copy workflows

复制工作流

cp -r agentkits-marketing/.claude/workflows/* ~/.claude/workflows/
undefined
cp -r agentkits-marketing/.claude/workflows/* ~/.claude/workflows/
undefined

CLI Commands

CLI命令

bash
undefined
bash
undefined

Show help

查看帮助

npx @aitytech/agentkits-marketing --help
npx @aitytech/agentkits-marketing --help

List supported IDEs

列出支持的IDE

npx @aitytech/agentkits-marketing list-ides
npx @aitytech/agentkits-marketing list-ides

List available modules

列出可用模块

npx @aitytech/agentkits-marketing list-modules
npx @aitytech/agentkits-marketing list-modules

Update existing installation

更新现有安装

npx @aitytech/agentkits-marketing update
undefined
npx @aitytech/agentkits-marketing update
undefined

Project Structure

项目结构

agentkits-marketing/
├── .claude-plugin/
│   ├── plugin.json           # Plugin metadata
│   └── marketplace.json      # Marketplace catalog
├── .claude/
│   ├── agents/               # 18 marketing agents
│   ├── commands/             # 93 slash commands
│   ├── skills/               # 28 marketing skills
│   └── workflows/            # Core workflows
├── training/                 # Interactive lessons (multilingual)
└── docs/                     # Documentation
agentkits-marketing/
├── .claude-plugin/
│   ├── plugin.json           # 插件元数据
│   └── marketplace.json      # 市场目录
├── .claude/
│   ├── agents/               # 18个营销Agent
│   ├── commands/             # 93条斜杠命令
│   ├── skills/               # 28项营销技能
│   └── workflows/            # 核心工作流
├── training/                 # 交互式课程(多语言)
└── docs/                     # 文档

Key Commands by Category

按类别划分的核心命令

Campaign Management

活动管理

bash
undefined
bash
undefined

Plan campaign

规划活动

/campaign:plan "Q1 Product Launch"
/campaign:plan "Q1产品发布"

Create campaign brief

创建活动简报

/campaign:brief "Feature announcement campaign"
/campaign:brief "功能发布活动"

Analyze campaign performance

分析活动表现

/campaign:analyze "campaign-data.csv"
/campaign:analyze "campaign-data.csv"

Generate OKRs

生成OKR

/campaign:okrs "Q1 marketing goals"
undefined
/campaign:okrs "Q1营销目标"
undefined

Content Creation

内容创作

bash
undefined
bash
undefined

Generate blog post

生成博客文章

/content:blog "AI marketing automation" "target keyword"
/content:blog "AI营销自动化" "目标关键词"

Create landing page

创建着陆页

/content:landing "new feature" "target audience"
/content:landing "新功能" "目标受众"

Write email sequence

编写邮件序列

/content:email "product launch" "trial users"
/content:email "产品发布" "试用用户"

Good vs bad copy

优质vs劣质文案对比

/content:good "Blog post about SaaS pricing"
/content:good "关于SaaS定价的博客文章"

Edit and polish

编辑润色

/content:editing "draft content here"
undefined
/content:editing "此处粘贴草稿内容"
undefined

SEO Optimization

SEO优化

bash
undefined
bash
undefined

Keyword research

关键词研究

/seo:keywords "ai marketing automation"
/seo:keywords "ai营销自动化"

Optimize content

内容优化

/seo:optimize "content.md" "target keyword"
/seo:optimize "content.md" "目标关键词"

SEO audit

SEO审计

/seo:audit "website-url.com"
/seo:audit "website-url.com"

Programmatic SEO strategy

程序化SEO策略

/seo:programmatic "SaaS alternatives pages"
/seo:programmatic "SaaS竞品页面"

Schema markup

Schema标记

/seo:schema "product page"
undefined
/seo:schema "产品页面"
undefined

Conversion Rate Optimization (CRO)

转化率优化(CRO)

bash
undefined
bash
undefined

Landing page optimization

着陆页优化

/cro:page "homepage conversion audit"
/cro:page "首页转化审计"

Form optimization

表单优化

/cro:form "lead capture form"
/cro:form "线索收集表单"

Popup/modal optimization

弹窗/模态框优化

/cro:popup "exit intent design"
/cro:popup "退出意图设计"

Signup flow optimization

注册流程优化

/cro:signup "registration flow"
/cro:signup "注册流程"

Onboarding optimization

新用户引导优化

/cro:onboarding "user activation flow"
/cro:onboarding "用户激活流程"

Paywall/upgrade optimization

付费墙/升级流程优化

/cro:paywall "freemium conversion"
/cro:paywall "免费转付费转化"

A/B test setup

A/B测试设置

/test:ab-setup "headline variations"
undefined
/test:ab-setup "标题变体"
undefined

Growth Strategies

增长策略

bash
undefined
bash
undefined

Marketing ideas

获取营销创意

/marketing:ideas "SaaS product description"
/marketing:ideas "SaaS产品描述"

Marketing psychology

营销心理学应用

/marketing:psychology "pricing objections"
/marketing:psychology "定价异议"

Launch strategy

发布策略

/growth:launch "Product Hunt launch plan"
/growth:launch "Product Hunt发布计划"

Referral program

推荐计划

/growth:referral "viral loop design"
/growth:referral "病毒循环设计"

Free tool strategy

免费工具策略

/growth:free-tool "engineering as marketing"
/growth:free-tool "技术驱动营销"

Pricing strategy

定价策略

/pricing:strategy "tier structure and packaging"
undefined
/pricing:strategy "分层结构与包装"
undefined

Research & Competitive Analysis

研究与竞品分析

bash
undefined
bash
undefined

Market research

市场研究

/research:market "SaaS productivity tools"
/research:market "SaaS生产力工具"

Competitor deep dive

竞品深度分析

/competitor:deep "competitor-url.com"
/competitor:deep "competitor-url.com"

Alternatives page

竞品对比页面

/competitor:alternatives "your-product vs competitor"
undefined
/competitor:alternatives "你的产品 vs 竞品"
undefined

Core Marketing Skills

核心营销技能

Marketing Psychology (70+ Mental Models)

营销心理学(70+心智模型)

bash
undefined
bash
undefined

Access psychology frameworks

调用心理学框架

/marketing:psychology "pricing objections"
/marketing:psychology "定价异议"

Example triggers:

示例触发场景:

- Anchoring and price perception

- 锚定效应与价格感知

- Loss aversion in CTAs

- 行动号召中的损失厌恶

- Social proof implementation

- 社会认同的应用

- Scarcity and urgency tactics

- 稀缺性与紧迫感策略

- Authority building

- 权威塑造


Key frameworks included:
- Cognitive biases (anchoring, loss aversion, social proof)
- Persuasion principles (Cialdini's 6 principles)
- Decision-making heuristics
- Emotional triggers
- Objection handling

包含的核心框架:
- 认知偏差(锚定效应、损失厌恶、社会认同)
- 说服原则(西奥迪尼6大原则)
- 决策启发式
- 情感触发点
- 异议处理

Marketing Ideas (140+ SaaS Strategies)

营销创意(140+ SaaS策略)

bash
undefined
bash
undefined

Get strategic ideas

获取策略创意

/marketing:ideas "B2B SaaS product for project management"
/marketing:ideas "面向项目经理的B2B SaaS产品"

Returns categorized strategies:

返回分类策略:

- Content marketing

- 内容营销

- SEO tactics

- SEO技巧

- Growth hacking

- 增长黑客

- Partnerships

- 合作伙伴

- Community building

- 社区建设

- Product-led growth

- 产品驱动增长

undefined
undefined

Copywriting

文案撰写

bash
undefined
bash
undefined

High-converting copy

高转化文案生成

/content:good "Feature description for AI chatbot"
/content:good "AI聊天机器人功能描述"

Copy editing

文案编辑

/content:editing "existing draft to polish"

Frameworks included:
- PAS (Problem-Agitate-Solution)
- AIDA (Attention-Interest-Desire-Action)
- FAB (Features-Advantages-Benefits)
- 4 Ps (Picture-Promise-Proof-Push)
/content:editing "现有草稿润色"

包含的框架:
- PAS(问题-激化-解决方案)
- AIDA(注意-兴趣-欲望-行动)
- FAB(功能-优势-利益)
- 4Ps(场景-承诺-证明-推动)

Programmatic SEO

程序化SEO

bash
undefined
bash
undefined

Strategy planning

策略规划

/seo:programmatic "alternatives pages for CRM tools"
/seo:programmatic "CRM工具竞品页面"

Template generation

模板生成

Creates scalable page templates for:

创建可扩展页面模板,适用于:

- Alternatives pages

- 竞品页面

- Comparison pages

- 对比页面

- Location-based pages

- 基于地理位置的页面

- Category pages

- 分类页面


Workflow:
1. Identify template opportunity
2. Define data sources
3. Create page templates
4. Set up automation
5. Implement internal linking

工作流:
1. 识别模板机会
2. 定义数据源
3. 创建页面模板
4. 设置自动化
5. 实施内部链接

Email Sequences

邮件序列

bash
/content:email "trial onboarding sequence"
bash
/content:email "试用用户引导序列"

Sequence types:

序列类型:

- Welcome/onboarding

- 欢迎/新用户引导

- Trial nurture

- 试用用户培育

- Re-engagement

- 重新激活

- Upsell/cross-sell

- 向上销售/交叉销售

- Abandoned cart

- 购物车遗弃

- Post-purchase

- 售后跟进

undefined
undefined

Working with Agents

Agent使用方法

Activate Specific Agents

激活特定Agent

python
undefined
python
undefined

In your prompt or command context

在提示词或命令上下文使用

"@attraction-specialist help me generate leads" "@conversion-optimizer audit this landing page" "@email-wizard create a welcome sequence" "@seo-specialist optimize this blog post"
undefined
"@attraction-specialist help me generate leads" "@conversion-optimizer audit this landing page" "@email-wizard create a welcome sequence" "@seo-specialist optimize this blog post"
undefined

Core Agents and Their Roles

核心Agent及其职责

Attraction Specialist
  • Lead generation strategies
  • SEO optimization
  • Landing page creation
  • Top-of-funnel content
Lead Qualifier
  • Lead scoring frameworks
  • Segmentation strategies
  • Qualification criteria
  • Nurture path assignment
Email Wizard
  • Email sequence creation
  • Automation workflows
  • Copy optimization
  • A/B testing strategies
Conversion Optimizer
  • Landing page CRO
  • Form optimization
  • A/B test design
  • Funnel analysis
SEO Specialist
  • Keyword research
  • On-page optimization
  • Technical SEO
  • Content strategy
Sales Enabler
  • Sales collateral creation
  • Battlecards
  • Case studies
  • ROI calculators
获客专家
  • 线索生成策略
  • SEO优化
  • 着陆页创建
  • 漏斗顶部内容
线索筛选师
  • 线索评分框架
  • 细分策略
  • 筛选标准
  • 培育路径分配
邮件向导
  • 邮件序列创建
  • 自动化工作流
  • 文案优化
  • A/B测试策略
转化优化师
  • 着陆页CRO
  • 表单优化
  • A/B测试设计
  • 漏斗分析
SEO专家
  • 关键词研究
  • 页面优化
  • 技术SEO
  • 内容策略
销售赋能师
  • 销售素材创建
  • 竞品对比卡
  • 案例研究
  • ROI计算器

Common Usage Patterns

常见使用模式

Pattern 1: Full Campaign Launch

模式1:完整活动发布

bash
undefined
bash
undefined

1. Research phase

1. 研究阶段

/research:market "target market description" /competitor:deep "main-competitor.com"
/research:market "目标市场描述" /competitor:deep "主要竞品.com"

2. Strategy phase

2. 策略阶段

/campaign:plan "Q2 Product Launch" /marketing:ideas "product description"
/campaign:plan "Q2产品发布" /marketing:ideas "产品描述"

3. Content creation

3. 内容创作

/content:landing "feature description" "target audience" /content:email "launch announcement" "existing users" /content:blog "feature deep dive" "primary keyword"
/content:landing "功能描述" "目标受众" /content:email "发布通知" "现有用户" /content:blog "功能深度解析" "核心关键词"

4. Optimization

4. 优化

/cro:page "landing page audit" /seo:optimize "blog-post.md" "target keyword"
/cro:page "着陆页审计" /seo:optimize "blog-post.md" "目标关键词"

5. Testing

5. 测试

/test:ab-setup "headline variations"
undefined
/test:ab-setup "标题变体"
undefined

Pattern 2: Landing Page Optimization

模式2:着陆页优化

bash
undefined
bash
undefined

1. Initial audit

1. 初始审计

/cro:page "existing landing page URL or content"
/cro:page "现有着陆页URL或内容"

2. Copy improvement

2. 文案改进

/content:good "value proposition for [product]"
/content:good "[产品]的价值主张"

3. Form optimization

3. 表单优化

/cro:form "lead capture form design"
/cro:form "线索收集表单设计"

4. SEO optimization

4. SEO优化

/seo:optimize "landing-page.html" "target keyword"
/seo:optimize "landing-page.html" "目标关键词"

5. A/B test setup

5. A/B测试设置

/test:ab-setup "CTA variations"
undefined
/test:ab-setup "行动号召按钮变体"
undefined

Pattern 3: Content Marketing Workflow

模式3:内容营销工作流

bash
undefined
bash
undefined

1. Keyword research

1. 关键词研究

/seo:keywords "topic area"
/seo:keywords "主题领域"

2. Content creation

2. 内容创作

/content:blog "topic" "primary keyword"
/content:blog "主题" "核心关键词"

3. Optimization

3. 优化

/seo:optimize "draft.md" "keyword"
/seo:optimize "draft.md" "关键词"

4. Schema markup

4. Schema标记

/seo:schema "article"
/seo:schema "文章"

5. Internal linking strategy

5. 内部链接策略

(Review output for linking opportunities)

(查看输出获取链接机会)

undefined
undefined

Pattern 4: Email Automation Setup

模式4:邮件自动化设置

bash
undefined
bash
undefined

1. Sequence planning

1. 序列规划

/content:email "trial onboarding" "free trial users"
/content:email "试用用户引导" "免费试用用户"

2. Copy refinement

2. 文案润色

/content:editing "email draft"
/content:editing "邮件草稿"

3. A/B test variants

3. A/B测试变体

/test:ab-setup "subject line variations"
/test:ab-setup "主题行变体"

4. Review with agent

4. 请Agent审核

"@email-wizard review this email sequence for deliverability"
undefined
"@email-wizard review this email sequence for deliverability"
undefined

Configuration

配置

Environment Variables

环境变量

No API keys required for core functionality. If integrating with external services:
bash
undefined
核心功能无需API密钥。若集成外部服务:
bash
undefined

Example for analytics integration

分析集成示例

export ANALYTICS_API_KEY=your_key_here export CRM_API_KEY=your_key_here export EMAIL_SERVICE_KEY=your_key_here
undefined
export ANALYTICS_API_KEY=your_key_here export CRM_API_KEY=your_key_here export EMAIL_SERVICE_KEY=your_key_here
undefined

Plugin Configuration

插件配置

For Claude Code plugin users, configuration is in
.claude-plugin/plugin.json
:
json
{
  "name": "agentkits-marketing",
  "version": "1.0.0",
  "description": "Enterprise AI marketing automation",
  "components": {
    "agents": ".claude/agents/**/*.md",
    "commands": ".claude/commands/**/*.md",
    "skills": ".claude/skills/**/*.md",
    "workflows": ".claude/workflows/**/*.md"
  }
}
Claude Code插件用户可在
.claude-plugin/plugin.json
中配置:
json
{
  "name": "agentkits-marketing",
  "version": "1.0.0",
  "description": "Enterprise AI marketing automation",
  "components": {
    "agents": ".claude/agents/**/*.md",
    "commands": ".claude/commands/**/*.md",
    "skills": ".claude/skills/**/*.md",
    "workflows": ".claude/workflows/**/*.md"
  }
}

Customizing Agents

自定义Agent

Edit agent files directly to adjust behavior:
bash
undefined
直接编辑Agent文件调整行为:
bash
undefined

Edit agent configuration

编辑Agent配置

~/.claude/agents/attraction-specialist.md

Modify:
- System prompts
- Response templates
- Decision frameworks
- Output formats
~/.claude/agents/attraction-specialist.md

可修改:
- 系统提示词
- 响应模板
- 决策框架
- 输出格式

Real-World Examples

实际案例

Example 1: Product Launch Campaign

案例1:产品发布活动

bash
undefined
bash
undefined

Step 1: Market research

步骤1:市场研究

/research:market "AI-powered project management tools for remote teams"
/research:market "面向远程团队的AI项目管理工具"

Step 2: Competitive analysis

步骤2:竞品分析

/competitor:deep "asana.com" /competitor:deep "monday.com"
/competitor:deep "asana.com" /competitor:deep "monday.com"

Step 3: Campaign planning

步骤3:活动规划

/campaign:plan "Q2 Product Launch - AI Assistant Feature"
/campaign:plan "Q2产品发布 - AI助手功能"

Step 4: Create landing page

步骤4:创建着陆页

/content:landing "AI assistant that automates project updates" "project managers at tech companies"
/content:landing "自动更新项目的AI助手" "科技公司项目经理"

Step 5: Email sequence

步骤5:邮件序列

/content:email "AI feature launch announcement" "existing customers"
/content:email "AI功能发布通知" "现有客户"

Step 6: Blog content

步骤6:博客内容

/content:blog "How AI is transforming project management" "ai project management"
/content:blog "AI如何改变项目管理" "ai project management"

Step 7: Optimize

步骤7:优化

/cro:page "[paste landing page content]" /seo:optimize "blog-draft.md" "ai project management"
/cro:page "[粘贴着陆页内容]" /seo:optimize "blog-draft.md" "ai project management"

Step 8: Set up tests

步骤8:设置测试

/test:ab-setup "Headline: 'AI-Powered Updates' vs 'Never Write Status Reports Again'"
undefined
/test:ab-setup "标题:'AI驱动更新' vs '再也不用写状态报告'"
undefined

Example 2: Conversion Rate Optimization Audit

案例2:转化率优化审计

bash
undefined
bash
undefined

Homepage audit

首页审计

/cro:page " [Paste homepage HTML or describe current layout] Product: SaaS analytics platform Audience: Marketing managers Goal: Free trial signups "
/cro:page " [粘贴首页HTML或描述当前布局] 产品:SaaS分析平台 受众:营销经理 目标:免费试用注册 "

Signup flow optimization

注册流程优化

/cro:signup " Current flow:
  1. Email input
  2. Password creation
  3. Company details (10 fields)
  4. Team invitation
  5. Billing info Problem: 80% drop-off at step 3 "
/cro:signup " 当前流程:
  1. 邮箱输入
  2. 创建密码
  3. 公司信息(10个字段)
  4. 邀请团队
  5. 账单信息 问题:步骤3流失率达80% "

Form optimization

表单优化

/cro:form " Lead capture form fields:
  • First name
  • Last name
  • Email
  • Phone
  • Company
  • Company size
  • Role
  • Budget Goal: Increase submissions "
/cro:form " 线索收集表单字段:
  • 名字
  • 姓氏
  • 邮箱
  • 电话
  • 公司
  • 公司规模
  • 职位
  • 预算 目标:提高提交量 "

A/B test design

A/B测试设计

/test:ab-setup " Element: CTA button Variant A: 'Start Free Trial' Variant B: 'Get Started Free' Variant C: 'Try It Free' Goal: Click-through rate "
undefined
/test:ab-setup " 元素:行动号召按钮 变体A:'Start Free Trial' 变体B:'Get Started Free' 变体C:'Try It Free' 目标:点击率 "
undefined

Example 3: SEO Content Strategy

案例3:SEO内容策略

bash
undefined
bash
undefined

Keyword research

关键词研究

/seo:keywords "marketing automation for small businesses"
/seo:keywords "面向小企业的营销自动化"

Create pillar content

创建核心内容

/content:blog "Complete guide to marketing automation" "marketing automation"
/content:blog "营销自动化完整指南" "marketing automation"

Optimize

优化

/seo:optimize "pillar-content.md" "marketing automation"
/seo:optimize "pillar-content.md" "marketing automation"

Programmatic SEO for alternatives

竞品页面程序化SEO

/seo:programmatic "alternatives pages for marketing automation tools"
/seo:programmatic "营销自动化工具竞品页面"

Schema markup

Schema标记

/seo:schema "article"
/seo:schema "article"

Create supporting content cluster

创建配套内容集群

/content:blog "Email automation best practices" "email automation" /content:blog "CRM automation workflows" "crm automation" /content:blog "Social media automation tools" "social media automation"
undefined
/content:blog "邮件自动化最佳实践" "email automation" /content:blog "CRM自动化工作流" "crm automation" /content:blog "社交媒体自动化工具" "social media automation"
undefined

Example 4: Growth Strategy Brainstorm

案例4:增长策略头脑风暴

bash
undefined
bash
undefined

Get strategic ideas

获取策略创意

/marketing:ideas " Product: AI writing assistant for content marketers Stage: Series A, $2M ARR Team: 15 people Goal: 10x ARR in 18 months "
/marketing:ideas " 产品:面向内容营销人员的AI写作助手 阶段:A轮融资,ARR达200万美元 团队:15人 目标:18个月内ARR增长10倍 "

Psychological frameworks

心理学框架应用

/marketing:psychology " Objection: 'AI writing sounds robotic' Context: B2B content marketers Goal: Address quality concerns "
/marketing:psychology " 异议:'AI写作听起来很机械' 场景:B2B内容营销人员 目标:解决质量顾虑 "

Launch strategy

发布策略

/growth:launch " Launching: Chrome extension version Audience: Existing users + new prospects Timeline: 4 weeks "
/growth:launch " 发布:Chrome扩展版本 受众:现有用户+新潜在客户 时间线:4周 "

Referral program

推荐计划

/growth:referral " Product: Monthly subscription ($49/mo) Users: 5,000 active Goal: Viral coefficient > 1 "
/growth:referral " 产品:月度订阅(49美元/月) 用户:5000名活跃用户 目标:病毒系数>1 "

Free tool strategy

免费工具策略

/growth:free-tool " Expertise: AI content optimization Audience: Content marketers, SEO specialists Goal: Lead generation "
undefined
/growth:free-tool " 专长:AI内容优化 受众:内容营销人员、SEO专家 目标:线索生成 "
undefined

Advanced Workflows

高级工作流

Multi-Agent Collaboration

多Agent协作

python
undefined
python
undefined

Campaign review workflow using multiple agents

使用多Agent的活动审核工作流

"""
  1. @attraction-specialist - Generate landing page
  2. @copywriter - Refine messaging
  3. @conversion-optimizer - CRO audit
  4. @seo-specialist - SEO optimization
  5. @brand-voice-guardian - Brand consistency check """
"""
  1. @attraction-specialist - 生成着陆页
  2. @copywriter - 优化文案
  3. @conversion-optimizer - CRO审计
  4. @seo-specialist - SEO优化
  5. @brand-voice-guardian - 品牌一致性检查 """

Example orchestration

示例编排

"@attraction-specialist create landing page for [product]"
"@attraction-specialist create landing page for [product]"

Review output

查看输出

"@copywriter improve the value proposition section"
"@copywriter improve the value proposition section"

Review output

查看输出

"@conversion-optimizer audit for conversion issues"
"@conversion-optimizer audit for conversion issues"

Review output

查看输出

"@seo-specialist optimize for keyword [keyword]"
"@seo-specialist optimize for keyword [keyword]"

Review output

查看输出

"@brand-voice-guardian ensure this matches our brand voice"
undefined
"@brand-voice-guardian ensure this matches our brand voice"
undefined

Campaign Workflow Automation

活动工作流自动化

bash
undefined
bash
undefined

Use primary workflow

使用主工作流

File: .claude/workflows/primary-workflow.md

文件:.claude/workflows/primary-workflow.md

Workflow stages:

工作流阶段:

1. Research & Strategy

1. 研究与策略

/research:market "target market" /campaign:plan "campaign name"
/research:market "目标市场" /campaign:plan "活动名称"

2. Content Creation

2. 内容创作

/content:landing "product" "audience" /content:email "message" "segment"
/content:landing "产品" "受众" /content:email "消息" "细分人群"

3. Optimization

3. 优化

/cro:page "landing page" /seo:optimize "content" "keyword"
/cro:page "着陆页" /seo:optimize "内容" "关键词"

4. Launch & Monitor

4. 发布与监控

/campaign:okrs "campaign goals" /test:ab-setup "test variations"
undefined
/campaign:okrs "活动目标" /test:ab-setup "测试变体"
undefined

Troubleshooting

故障排除

Commands Not Working

命令无法使用

bash
undefined
bash
undefined

Verify installation

验证安装

npx @aitytech/agentkits-marketing list-modules
npx @aitytech/agentkits-marketing list-modules

Reinstall

重新安装

npx @aitytech/agentkits-marketing update
npx @aitytech/agentkits-marketing update

Check platform-specific paths

检查平台特定路径

Claude Code: ~/.claude/

Claude Code: ~/.claude/

Cursor: ~/.cursor/

Cursor: ~/.cursor/

Windsurf: ~/.windsurf/

Windsurf: ~/.windsurf/

undefined
undefined

Agents Not Responding

Agent无响应

bash
undefined
bash
undefined

Ensure agents are properly installed

确保Agent已正确安装

ls ~/.claude/agents/
ls ~/.claude/agents/

Activate explicitly with @mention

使用@提及显式激活

"@attraction-specialist help with lead generation"
"@attraction-specialist help with lead generation"

Check agent file syntax (should be valid Markdown)

检查Agent文件语法(应为有效的Markdown)

undefined
undefined

Skills Not Available

技能不可用

bash
undefined
bash
undefined

Verify skills directory

验证技能目录

ls ~/.claude/skills/
ls ~/.claude/skills/

Reinstall skills only

仅重新安装技能

/plugin install agentkits-marketing-skills@agentkits-marketing
/plugin install agentkits-marketing-skills@agentkits-marketing

Or via npx

或通过npx

npx @aitytech/agentkits-marketing install --components skills
undefined
npx @aitytech/agentkits-marketing install --components skills
undefined

Plugin Marketplace Issues

插件市场问题

bash
undefined
bash
undefined

Remove and re-add marketplace

移除并重新添加插件市场

/plugin marketplace remove aitytech/agentkits-marketing /plugin marketplace add aitytech/agentkits-marketing
/plugin marketplace remove aitytech/agentkits-marketing /plugin marketplace add aitytech/agentkits-marketing

Restart Claude Code

重启Claude Code

Then reinstall

然后重新安装

/plugin install agentkits-marketing@agentkits-marketing
undefined
/plugin install agentkits-marketing@agentkits-marketing
undefined

Output Quality Issues

输出质量问题

Problem: Generic or low-quality responses
Solutions:
  • Provide more context in prompts
  • Use specific commands instead of general requests
  • Activate relevant agents explicitly
  • Reference specific skills or frameworks
  • Provide examples of desired output
Example:
bash
undefined
问题:输出过于通用或质量低下
解决方案
  • 在提示词中提供更多上下文
  • 使用特定命令而非通用请求
  • 显式激活相关Agent
  • 引用特定技能或框架
  • 提供期望输出的示例
示例
bash
undefined

Instead of:

避免:

"Write a landing page"
"Write a landing page"

Use:

推荐:

/content:landing " Product: AI email assistant Audience: Busy executives Key benefit: Save 10 hours/week on email Objections: Privacy concerns, learning curve CTA: Start 14-day trial "
undefined
/content:landing " 产品:AI邮件助手 受众:忙碌的高管 核心优势:每周节省10小时邮件处理时间 异议:隐私顾虑、学习曲线 行动号召:开始14天免费试用 "
undefined

Performance Optimization

性能优化

For large campaigns:
  • Break into smaller tasks
  • Use specific commands for each phase
  • Save intermediate outputs
  • Chain commands sequentially
For faster responses:
  • Use targeted skills instead of general agents
  • Provide structured input formats
  • Reference previous outputs by context
针对大型活动
  • 将任务拆分为更小的子任务
  • 为每个阶段使用特定命令
  • 保存中间输出
  • 按顺序链式执行命令
针对更快响应
  • 使用针对性技能而非通用Agent
  • 提供结构化输入格式
  • 通过上下文引用之前的输出

Best Practices

最佳实践

  1. Start with Research: Always begin campaigns with
    /research:market
    and
    /competitor:deep
  2. Layer Skills: Combine multiple skills for comprehensive output (e.g., copywriting + psychology + CRO)
  3. Iterate with Agents: Use reviewer agents (@brand-voice-guardian, @conversion-optimizer) to refine output
  4. Document Context: Save campaign briefs, audience profiles, and brand guidelines for consistent results
  5. Test Everything: Use
    /test:ab-setup
    for any significant changes
  6. Follow Workflows: Use built-in workflows for complex multi-step processes
  7. Customize Agents: Edit agent files to match your brand voice and standards
  8. Version Control: Track changes to marketing content in Git for rollback capability
  1. 从研究开始:活动始终从
    /research:market
    /competitor:deep
    开始
  2. 组合技能:结合多种技能获取全面输出(如文案撰写+心理学+CRO)
  3. 通过Agent迭代:使用审核Agent(@brand-voice-guardian、@conversion-optimizer)优化输出
  4. 记录上下文:保存活动简报、受众画像和品牌指南以确保结果一致
  5. 测试所有内容:对任何重大变更使用
    /test:ab-setup
  6. 遵循工作流:对复杂多步骤流程使用内置工作流
  7. 自定义Agent:编辑Agent文件以匹配你的品牌调性和标准
  8. 版本控制:在Git中跟踪营销内容变更以便回滚

Integration Examples

集成示例

With CRM Systems

与CRM系统集成

python
undefined
python
undefined

Example: Export campaign data

示例:导出活动数据

After using /campaign:plan, export to your CRM

使用/campaign:plan后,导出到你的CRM

import os import requests
CRM_API_KEY = os.getenv('CRM_API_KEY')
def create_campaign_in_crm(campaign_data): """Push campaign plan to CRM""" headers = {'Authorization': f'Bearer {CRM_API_KEY}'} response = requests.post( 'https://your-crm.com/api/campaigns', json=campaign_data, headers=headers ) return response.json()
undefined
import os import requests
CRM_API_KEY = os.getenv('CRM_API_KEY')
def create_campaign_in_crm(campaign_data): """将活动计划推送至CRM""" headers = {'Authorization': f'Bearer {CRM_API_KEY}'} response = requests.post( 'https://your-crm.com/api/campaigns', json=campaign_data, headers=headers ) return response.json()
undefined

With Email Service Providers

与邮件服务提供商集成

python
undefined
python
undefined

Example: Push email sequence to ESP

示例:推送邮件序列至ESP

import os from sendgrid import SendGridAPIClient from sendgrid.helpers.mail import Mail
SENDGRID_API_KEY = os.getenv('SENDGRID_API_KEY')
def create_email_sequence(emails): """Upload email sequence to SendGrid""" sg = SendGridAPIClient(SENDGRID_API_KEY)
for email in emails:
    message = Mail(
        from_email='marketing@yourcompany.com',
        to_emails=email['segment'],
        subject=email['subject'],
        html_content=email['body']
    )
    response = sg.send(message)
undefined
import os from sendgrid import SendGridAPIClient from sendgrid.helpers.mail import Mail
SENDGRID_API_KEY = os.getenv('SENDGRID_API_KEY')
def create_email_sequence(emails): """将邮件序列上传至SendGrid""" sg = SendGridAPIClient(SENDGRID_API_KEY)
for email in emails:
    message = Mail(
        from_email='marketing@yourcompany.com',
        to_emails=email['segment'],
        subject=email['subject'],
        html_content=email['body']
    )
    response = sg.send(message)
undefined

With Analytics Platforms

与分析平台集成

python
undefined
python
undefined

Example: Track campaign performance

示例:跟踪活动表现

import os import requests
ANALYTICS_API_KEY = os.getenv('ANALYTICS_API_KEY')
def track_campaign_metrics(campaign_id, metrics): """Send campaign metrics to analytics platform""" headers = {'Authorization': f'Bearer {ANALYTICS_API_KEY}'} response = requests.post( f'https://analytics.com/api/campaigns/{campaign_id}/metrics', json=metrics, headers=headers ) return response.json()
undefined
import os import requests
ANALYTICS_API_KEY = os.getenv('ANALYTICS_API_KEY')
def track_campaign_metrics(campaign_id, metrics): """将活动指标发送至分析平台""" headers = {'Authorization': f'Bearer {ANALYTICS_API_KEY}'} response = requests.post( f'https://analytics.com/api/campaigns/{campaign_id}/metrics', json=metrics, headers=headers ) return response.json()
undefined

Resources

资源

License

许可证

MIT License - See repository for full details
MIT许可证 - 详见仓库完整条款