Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计通过

copywriting文案写作

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

380

周安装

16

GitHub Stars

168

下载量

133
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/whawkinsiv/claude-code-skills --skill copywriting

简介

copywriting 用于辅助文档、README 和内容稿件的整理与改写。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中提炼结构或检查链接。
  • 通过 npx skills add 命令从指定仓库安装并使用。
  • 使用时应保留项目已有事实,避免把未确认信息写成确定结论。
  • 涉及对外文案时需控制语气,避免过度营销或夸大能力。

SKILL.md

Copywriting & Microcopy

Words are interface elements. They reduce confusion, build trust, and drive action. This skill helps you write copy for every surface of your product — from headlines to error messages.

If ABOUT-ME.md and/or MY-ICP.md exist in the project root, read them before writing. Use ABOUT-ME.md for voice and tone — write like the founder. Use MY-ICP.md for message framing — speak to the customer's pain in their language. When both exist: the founder's voice delivers the customer's message.

Core Principles

  • Clarity over cleverness. The user should never have to re-read a line.
  • Write like a smart friend, not a corporation. Warm, direct, confident.
  • Every word must earn its place. Cut ruthlessly.
  • Benefits before features. "Save 4 hours a week" beats "Automated reporting."
  • The best microcopy is invisible — it prevents the question before it's asked.
  • Use the user's language, not your internal jargon.
  • Specificity builds credibility. "Join 12,847 teams" beats "Join thousands."

Workflow

- [ ] Identify what you're writing (headline, CTA, error, empty state, etc.)
- [ ] Define the ONE job this copy has (inform, persuade, reassure, guide)
- [ ] Write a draft using the patterns below
- [ ] Review against the voice checklist
- [ ] Test: read it aloud. If it sounds stiff, rewrite.

Headlines

Formulas that work:

  • [Desired outcome] without [pain point]: "Ship faster without breaking things"
  • [Action verb] your [noun]: "Automate your workflows"
  • The [noun] for [specific audience]: "The CRM for founders who hate CRMs"
  • [Specific result] in [timeframe]: "Launch your landing page in 10 minutes"
  • Stop [pain]. Start [gain]: "Stop chasing invoices. Start getting paid."

Tell AI:

Write 5 headline options for our [page type]:
- Product: [what it does]
- Audience: [who it's for]
- Main benefit: [what they get]
- Use these formulas: outcome without pain, specific result in timeframe, the X for Y
- Make each under 10 words
- Show the strongest option first with reasoning

Button & CTA Copy

  • Use first person: "Start my free trial" not "Start your free trial"
  • Be specific: "Create dashboard" not "Submit" or "Continue"
  • Reinforce value: "Get my report" not "Download"
  • Reduce anxiety: Add reassurance below CTAs ("No credit card required", "Cancel anytime", "Free for up to 3 projects")
  • Destructive actions: Name the consequence. "Delete project" not "Delete". Confirmation: "This will permanently delete 'Acme Dashboard' and all its data."

Tell AI:

Write CTA copy for our [signup / pricing / feature] page:
- Primary action: [what the user does]
- Current CTA text: [what it says now]
- Anxiety reducers needed: [credit card concern, commitment concern, etc.]
- Give me 3 options: safe, bold, and playful
- Include the helper text that goes below the button

Error Messages

The most underrated copy in any product.

  • Say WHAT happened in plain language.
  • Say WHY it happened if it helps.
  • Say HOW TO FIX IT — always.
  • Never blame the user.
BadGood
"Invalid input""That email address doesn't look right — check for typos."
"Error 403""You don't have access to this page. Ask your team admin for permission."
"Something went wrong""We couldn't save your changes. Check your connection and try again."

Tell AI:

Write error messages for these scenarios in our app:
1. [Form validation failure — what field, what's wrong]
2. [API/network error — what the user was trying to do]
3. [Permission error — what they tried to access]
4. [Not found — what they were looking for]

For each: plain language, no blame, include how to fix it.
Follow this pattern: What happened + Why (if helpful) + How to fix it.

Empty States

Never leave a blank screen. Empty states are onboarding opportunities.

Structure: [Illustration or icon] + [What this area is for] + [Single CTA to get started]

Example: "No projects yet. Projects help you organize your work into focused streams. [Create your first project]"

Tell AI:

Write empty state copy for these screens:
1. [Screen name — what it shows when populated]
2. [Screen name — what it shows when populated]
3. [Screen name — what it shows when populated]

For each: one sentence explaining what this area is for + one CTA button text.
Keep it encouraging, not sad. The user just got here — show them the path forward.

Onboarding Copy

  • Welcome screen: Reinforce the value prop, not "Welcome to AppName."

- GOOD: "Let's get your first dashboard live in under 5 minutes."

  • Progress indicators: "Step 2 of 4 — Connect your data source"
  • Skip options: Always let users skip. "I'll do this later" not just "Skip."
  • Tooltips: One idea per tooltip. Under 15 words.

Tell AI:

Write onboarding copy for our setup wizard:
- Product: [what it does]
- Steps: [list 3-5 setup steps]
- Aha moment: [when the user first gets value]

For each step: headline (under 8 words), description (under 25 words), button text.
Welcome screen should promise a quick win, not just say "Welcome."
Include skip option text for optional steps.

Pricing Page Copy

  • Plan names should signal audience: "Starter", "Team", "Business" — not "Bronze", "Silver", "Gold"
  • Highlight the recommended plan with "Most popular" or "Best for most teams"
  • Feature lists: Lead with differentiators, not shared features
  • Use per-unit framing when it helps: "$8/user/month" feels smaller than "$80/month for 10 users"

See pricing skill for tier design and pricing strategy.


Notification & Alert Copy

  • Toasts: 6-10 words max. "Project saved" or "Invite sent to 3 teammates."
  • Confirmation dialogs: State the action and consequence. "Delete 'Q4 Report'? This can't be undone."
  • Success states: Celebrate briefly, then redirect. "You're all set. Your first report will be ready in about 2 minutes."

Settings & Admin Copy

  • Label everything as if the user has never seen it.
  • Use helper text under form fields to explain implications.
  • Toggle descriptions should state what ON means: "Email notifications — Receive an email when someone mentions you."

Voice Calibration

  • Casual moments (empty states, success, onboarding): Warmer, friendlier.
  • Critical moments (errors, destructive actions, billing): Clear, calm, precise.
  • Never use humor in error states or when the user might be frustrated.

Copy Review Checklist

Before shipping any copy:

- [ ] Can a stranger understand this without context?
- [ ] Is every word earning its place? (cut filler)
- [ ] Benefits before features?
- [ ] Specific rather than vague?
- [ ] Active voice, not passive?
- [ ] Reads naturally aloud?
- [ ] Matches the moment's tone (casual vs. critical)?

Common Mistakes

MistakeFix
"Get started" on every buttonName the specific action: "Create project", "Send invite"
Clever headline nobody understandsTest: would a stranger get it in 5 seconds?
"Something went wrong" errorsSay what happened and how to fix it
Empty screens with no guidanceEvery empty state is an onboarding opportunity
Corporate voice ("We are pleased to...")Write like a human. "Here's what happened."
Same CTA copy everywhereMatch CTA to the specific value of each page

Related Skills

  • landing-page — Full page structure and section-by-section copy
  • conversion — CRO techniques to make copy convert better
  • humanize — Remove AI writing patterns from generated copy
  • brand-identity-generator — Establish voice and tone before writing

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.49%
按下载量换算47

Claude

31.51%
按下载量换算42

Cursor

20.25%
按下载量换算27

Gemini CLI

9.49%
按下载量换算13

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills