Marketing Squad — Direct Response Copywriting

10 AI copywriting agents modeled on legendary direct response marketers, with 2 DEEP-framework clones (Icaro de Carvalho, Derick Carneiro). Includes 29 shared frameworks, 47 tasks with Entrada/Saida contracts, 10 pattern-classified workflows, cross-framework execution, and Kairo Synthetic Reasoning integration (confidence graduation, Toulmin decomposition, metacognitive self-audit, evidence hierarchy, conversion diagnosis).

2installs
SAFE
小队由第三方发布。squads.sh 不保证其安全性或功能性。使用需自行承担风险。 阅读条款
1010 个智能体
4747 个任务
1010 个工作流

Marketing Squad — Direct Response Copywriting

PT-BR | EN | ES | ZH | HI | AR

9 个以传奇直接响应营销大师为原型的 AI 代理。29 个共享框架。跨框架执行。利用历史上最伟大的文案撰写者的方法论来构建 VSL、CSL、漏斗、优惠方案和广告活动。

概览

组件数量描述
代理109 位文案传奇 + 1 位流量分析师
框架29横跨 11 个类别的共享方法论库
任务39采用 V1 格式的可执行任务定义
工作流9端到端的生产流水线

代理

代理原型人物Archetype专长核心框架
@icaroIcaro de CarvalhoFlow_Master营销总监 — 策略与编排52 个框架 (KB)
@derickDerick CarneiroBuilderDR 文案 — 广告、优惠、调研、创意测试8-Block VSL, Brief, CSL, 3 Trends
@stefanStefan GeorgiBuilderVSL 与长文案 — RMBC PipelineRMBC Method, Fascination Bullets
@davidDavid OgilvyGuardian研究驱动型文案、原生广告、标题Research-First, 16+ Headline Rules
@garyGary HalbertBuilder情感钩子与直邮Holy Trinity, Starving Crowd
@eugeneEugene SchwartzGuardian市场认知策略5 Levels of Awareness
@russellRussell BrunsonBuilder漏斗架构与优惠策略Value Ladder, Perfect Webinar
@danDan KennedyBuilder邮件系统与直接营销Follow-Up System, 10 Commandments
@editorCopy Chief (Composite)Guardian质量审核与智能路由10-Point Scoring
@jonhSuper JonhBuilder流量分析与媒体采买跨小组 (paid-media)

跨框架执行

任何代理都可以执行任何框架。自由组合搭配:

@stefan *build-vsl --framework=8-block-vsl    # Stefan 使用 Derick 的 8-Block 结构
@david *headline-mastery --framework=hook-formula  # David 使用 Derick 的 Hook Formula
@derick *build-vsl --framework=rmbc-method    # Derick 使用 Stefan 的 RMBC 流程

框架分类

类别框架主要作者
VSL8-Block VSL, Marketing Thesis, Lead Structure, RMBC Method, Offer BlockDerick, Stefan
CSLContent Sales LetterDerick
Research3 Trends, Espionage, Research-FirstDerick, Ogilvy
Offer9 Elements Unfair Offer, Value Ladder, Upsell/Downsell 5 TypesDerick, Russell
HooksHeadline Rules, Fascination Bullets, Hook FormulaOgilvy, Stefan, Derick
Awareness5 Levels of Awareness, Cycle of DesireSchwartz, Derick
Copy StructureBrief, Mechanism, 3 Stories, Product Buildup, CloseDerick
EmailSoap Opera Sequence, Follow-Up SystemRussell, Kennedy
AdsAd Building 9-Step, Creative Testing 8 VariablesDerick
FunnelPerfect Webinar, Epiphany BridgeRussell
Review10-Point ScoringCopy Chief

工作流

工作流阶段核心代理描述
VSL Production8Stefan, David, Copy Chief从调研到上线的端到端 VSL
CSL Production6Stefan, David, Copy ChiefContent Sales Letter 流水线
Full Funnel Launch8全部代理含流量的完整漏斗
Copy Production4Icaro, Stefan, Copy Chief, Super Jonh核心文案流水线
Offer Creation4David, Russell, Derick, Copy Chief优惠设计与验证
Ad Creative Sprint4Derick, Icaro快速广告创意生产
Value Ladder Design-Russell, Icaro产品阶梯架构
Awareness to Sale5Eugene, Gary, Russell, David认知分层定向
Clone Creation6-代理克隆流水线(内部)

流水线

copy-production

端到端文案生产流水线。

yaml
steps:
  - agent: icaro-carvalho → task: define-strategy → output: strategy_brief
  - agent: stefan-georgi → task: write-copy → output: draft_copy
  - agent: copy-chief → task: review-copy → output: reviewed_copy
  - agent: super-jonh-evolved → task: plan-traffic → output: traffic_plan

offer-creation

完整优惠创建流水线。

yaml
steps:
  - agent: david-ogilvy → task: market-research → output: market_data
  - agent: russell-brunson → task: design-funnel → output: funnel_architecture
  - agent: derick-carneiro → task: create-offer → output: offer_package
  - agent: copy-chief → task: validate-offer → output: validated_offer

快速开始

bash
# 激活代理
/SQUADS:mkt:derick-carneiro

# 或使用快捷别名
@derick *brief          # 启动 The Brief 流程
@stefan *build-vsl      # 构建完整 VSL
@david *headline-mastery # 生成 50+ 标题
@russell *design-funnel  # 设计漏斗架构
@dan *email-sequence     # 创建邮件序列
@editor *review          # 文案质量审核

架构

squads/marketing/
  agents/           # 10 个代理定义 (AIOS V1 格式)
  tasks/            # 39 个任务定义 (AIOS V1 格式)
  workflows/        # 9 个工作流流水线
  frameworks/       # 29 个共享框架 (PUBLIC)
    _index.md       # 主索引
    vsl/            # VSL 框架
    csl/            # CSL 框架
    research/       # 调研方法论
    offer/          # 优惠架构
    hooks/          # 标题与钩子
    awareness/      # 市场认知
    copy-structure/ # 文案构建模块
    email/          # 邮件序列
    ads/            # 广告创建与测试
    funnel/         # 漏斗设计
    review/         # 质量审核
  squad.yaml        # 小组配置
  README.md         # 主文档 (PT-BR)

双层架构:PUBLIC 与 PRIVATE

  • PUBLIC(已含):框架结构(名称、步骤、规则、质量门控)— 随市场分发
  • PRIVATE(未含):知识库(
    squads/knowledge-base/
    )— 原始课程内容、转录、来源材料 — 仅本地使用

知识库(可选)

本小组采用优雅降级设计:

  • 有知识库:完整克隆保真度,RAG 增强响应,语音 DNA 匹配
  • 无知识库:框架驱动响应 — 仍能按照相同方法论产出优秀文案

知识库(

squads/knowledge-base/
)包含专有内容,不包含在市场分发中。

配置

字段
名称marketing
显示名称Marketing Squad — Direct Response Copywriting
版本2.0.0
状态active
marketing
类别revenue
优先级HIGHEST
AIOS 最低版本1.0.0
前缀mkt

系统要求

  • Claude Code 或兼容的 AIOS 运行时
  • AIOS 最低版本:1.0.0

许可证

商业授权

作者

Jonh Wilian


Marketing Squad v2.0.0 — 10 个代理,29 个框架,39 个任务,9 个工作流

评价

0 条评价

撰写评价

暂无评价。来做第一个评价者吧!