Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

copywriter-agent文案 Agent

Agent Skill

copywriter-agent 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

546

周安装

23

GitHub Stars

10

下载量

191
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:copywriter-agent(文案 Agent)
来源仓库:https://github.com/michaelboeding/skills
仓库路径:skills/copywriter-agent
安装命令:
npx skills add https://github.com/michaelboeding/skills --skill copywriter-agent
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/michaelboeding/skills --skill copywriter-agent

简介

多视角合成营销文案,集结四种专业角色生成综合最优输出。

  • 产出标题、正文、广告与 CTA 全套物料,支持品牌资料前置优化。
  • 调用时分步整理brief、并行生成与择优合成,确保风格统一性。
  • 建议配合 brand-research-agent 使用,避免脱离品牌定位的泛化创作。
  • copywriter-agent 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Copywriter Agent

Create compelling marketing copy for products, brands, and campaigns.

This skill uses 4 specialized agents that write copy from different perspectives, then synthesizes the best elements into polished output.

What It Produces

OutputDescription
HeadlinesMultiple headline variations (10+)
Body CopyLong-form and short-form versions
Ad CopyPlatform-specific ad variations
CTAsCall-to-action variations
Full PackageComplete copy kit for campaigns

Prerequisites

  • No API keys required
  • Works better with brand profile (use brand-research-agent first)

Workflow

Step 1: Gather Copy Brief (REQUIRED)

⚠️ DO NOT skip this step. Use interactive questioning — ask ONE question at a time.

Question Flow

⚠️ Use the AskUserQuestion tool for each question below. Do not just print questions in your response — use the tool to create interactive prompts with the options shown.

Q1: Product

"I'll write compelling copy for you! First — what's the product or service? *(What are you promoting?)*"

*Wait for response.*

Q2: Audience

"Who's the target audience? *(Describe your ideal customer)*"

*Wait for response.*

Q3: Goal

"What's the goal of this copy? - Brand awareness - Clicks/traffic - Sales/conversions - Signups/leads - Or describe"

*Wait for response.*

Q4: Message

"What's the key message or value proposition? *(The main benefit you want to communicate)*"

*Wait for response.*

Q5: Format

"What format(s) do you need? - Headlines - Ad copy (Facebook, Google, etc.) - Email copy - Landing page - Product descriptions - All of the above - Or specify"

*Wait for response.*

Q6: Voice

"Do you have brand voice guidelines? - Yes (describe or share) - No — I can run brand-research first - No — just use best practices"

*Wait for response.*

Quick Reference

QuestionDetermines
ProductWhat we're writing about
AudienceTone and messaging approach
GoalCTA and persuasion strategy
MessageCore theme across all copy
FormatWhich copy types to generate
VoiceStyle and tone guidelines

Step 2: Run Specialized Copywriting Agents in Parallel

Deploy 4 agents, each writing from a different angle:

Agent 1: Headlines Writer

Focus: Attention-grabbing headlines and hooks

Write:
- Benefit-driven headlines
- Curiosity-driven headlines
- Problem-agitation headlines
- Social proof headlines
- Urgency headlines
- Question headlines
- "How to" headlines
- Number/list headlines

Agent 2: Body Copy Writer

Focus: Persuasive long-form copy

Write:
- Opening hooks
- Problem agitation
- Solution presentation
- Benefit bullets
- Proof/credibility
- Objection handling
- Emotional appeals
- Logical arguments

Agent 3: Ad Copy Writer

Focus: Platform-specific short-form ads

Write for:
- Facebook/Instagram ads
- Google Search ads
- LinkedIn ads
- TikTok/Reels captions
- Twitter/X posts
- YouTube ad scripts

Agent 4: CTA Specialist

Focus: Conversion-focused calls to action

Write:
- Button text variations
- Link text variations
- Urgency CTAs
- Value-focused CTAs
- Low-commitment CTAs
- High-commitment CTAs

Step 3: Synthesize into Copy Package

Combine the best elements into a structured package:

{
  "project": {
    "product": "Product/Service name",
    "audience": "Target audience",
    "goal": "Campaign goal",
    "key_message": "Core value proposition"
  },
  "headlines": {
    "primary": "Best headline for main use",
    "variations": [
      {"headline": "Headline 1", "type": "benefit"},
      {"headline": "Headline 2", "type": "curiosity"},
      {"headline": "Headline 3", "type": "problem"},
      {"headline": "Headline 4", "type": "social-proof"},
      {"headline": "Headline 5", "type": "urgency"}
    ]
  },
  "taglines": [
    "Short memorable phrase 1",
    "Short memorable phrase 2",
    "Short memorable phrase 3"
  ],
  "body_copy": {
    "long_form": {
      "hook": "Opening paragraph that grabs attention...",
      "problem": "Paragraph agitating the problem...",
      "solution": "Paragraph presenting the solution...",
      "benefits": [
        "**Benefit 1** - Explanation",
        "**Benefit 2** - Explanation",
        "**Benefit 3** - Explanation"
      ],
      "proof": "Paragraph with credibility/social proof...",
      "cta": "Closing paragraph with call to action..."
    },
    "short_form": "Concise version for limited space (100 words)...",
    "micro_copy": "Ultra-short version (25 words)..."
  },
  "ad_copy": {
    "facebook": {
      "primary_text": "Main ad copy...",
      "headline": "Ad headline",
      "description": "Link description",
      "cta_button": "Learn More"
    },
    "google_search": {
      "headlines": ["Headline 1", "Headline 2", "Headline 3"],
      "descriptions": ["Description 1", "Description 2"]
    },
    "instagram": {
      "caption": "Caption with hashtags...",
      "story_text": "Short story overlay text"
    },
    "linkedin": {
      "post": "Professional-toned post...",
      "ad": "LinkedIn ad copy..."
    }
  },
  "ctas": {
    "primary": "Get Started Free",
    "variations": [
      "Start Your Free Trial",
      "See How It Works",
      "Try It Now",
      "Get Instant Access",
      "Book a Demo"
    ]
  },
  "email_subject_lines": [
    "Subject line 1",
    "Subject line 2",
    "Subject line 3"
  ]
}

Step 4: Deliver and Iterate

Delivery message:

"✅ Copy package complete!

Project: [Product] - [Goal] Audience: [Target]

Top Headlines:

  1. [Best headline]
  2. [Second best]
  3. [Third best]

Primary Tagline: [Tagline]

Ready for:

  • Landing pages
  • Ad campaigns
  • Email marketing
  • Social media

Want me to:

  • Generate more headline variations?
  • Write full landing page copy?
  • Adapt for specific platform?
  • A/B test variations?
  • Match specific brand voice?"

Copy Frameworks Used

The agents apply proven copywriting frameworks:

FrameworkUse
AIDAAttention, Interest, Desire, Action
PASProblem, Agitate, Solution
BABBefore, After, Bridge
4PsPicture, Promise, Prove, Push
FOMOFear of Missing Out
Social ProofTestimonials, numbers, logos

Integration with Other Agents

AgentUse Case
brand-research-agentMatch brand voice/tone
image-generationCreate visuals for ads
video-producer-agentWrite video scripts
social-producer-agentCreate social content

Agents

AgentFileFocus
Headlines Writerheadlines-writer.mdHeadlines, hooks
Body Copy Writerbody-copy-writer.mdLong-form copy
Ad Copy Writerad-copy-writer.mdPlatform ads
CTA Specialistcta-specialist.mdCalls to action

Example Prompts

Product launch:

"Write copy for our new fitness app that helps busy professionals work out at home"

Ad campaign:

"Create Facebook ad copy for our Black Friday sale - 50% off all products"

Landing page:

"Write landing page copy for our B2B SaaS that automates invoicing"

Rebrand:

"We're rebranding from corporate to friendly. Rewrite our website copy"

Specific format:

"Write 10 email subject lines for our abandoned cart sequence"

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.61%
按下载量换算70

Claude

27.72%
按下载量换算53

Cursor

18.85%
按下载量换算36

Gemini CLI

8.72%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills