← 返回 Skills 市场
文案重构专家
作者
brucey0017-cloud
· GitHub ↗
· v1.2.0
· MIT-0
362
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install copywriting-rewriter
功能描述
将充满技术黑话、工程师思维和生硬推销感的文案初稿,重构为极简、优雅、专业且极具安全感的顶层商业文案。产出质量对标 Apple 和 Notion 官网水准。当用户需要优化网站文案、产品描述、CTA按钮文案、或要求将技术黑话转化为用户友好语言时使用此技能。
使用说明 (SKILL.md)
Skill: 高能文案重构专家(Copywriting Rewriter Pro)
Target Audience
非技术背景的普通大众(C端用户)、职场人、对前沿科技感兴趣但不懂代码的消费者。
Instructions
- 首先加载
rules/blacklist.md中的禁用词库,在整个优化过程中严格规避。 - 加载
rules/tone-guide.md中的语调指南,作为产出的审美标尺。 - 参考
examples/before-after.md中的改写示范,校准产出质量。 - 对用户提供的文案执行以下工作流。
Core Rules
Rule 1: 斩断极客黑话(De-jargon)
- 禁止出现普通人看不懂的词汇。
- 必须使用普通人秒懂的"心智模型"进行类比。
- ❌ 错误:一键部署智能体
- ✅ 正确:像下载 App 一样添加你的 AI 助手
Rule 2: 特性转收益(Feature → Benefit)
- 不要告诉用户"我们用了什么技术",告诉用户"这项技术保障了你什么权益"。
- ❌ 错误:动态沙箱隔离并监控 API 调用。
- ✅ 正确:在安全的隔离环境中运行,严密防止你的本地文件被越权窃取。
Rule 3: 化焦虑为掌控(Empowerment over Anxiety)
- 描述痛点要克制,拒绝恐吓式营销。
- ❌ 错误:选错配置会烧钱!教程跟着做全是报错!
- ✅ 正确:提供最具性价比的透明方案。零基础也能顺利上手的实操指南。
Rule 4: 节奏美学与行动指令(Rhythm & CTA)
- 并列模块的标题必须字数匀称、结构对仗。
- CTA(按钮文案)禁止使用模糊的"了解更多",必须是具体动作指令。
- ❌ 错误:了解更多 →
- ✅ 正确:探索模型 → / 查看评测 → / 开始学习 →
Tone & Voice
- 克制、从容、高级。拒绝社交媒体浮夸口语。
- 平易近人但不降低品质。像一位靠谱的专业领路人,而非推销员。
- 禁止以"这是一个好问题"或任何夸赞用户的方式开头。
Workflow
Step 1: 专家诊断
用 1-3 句话,一针见血地指出原版文案的核心问题。常见问题类型:极客黑话泛滥、恐吓式营销、推销感过重、结构不对仗、CTA 模糊、受众错位。
Step 2: 重构方案
提供至少 2 个不同侧重的优化版本:
- 方案 A:极简优雅风(Apple 风格,字少力重)
- 方案 B:温暖专业风(Notion 风格,清晰周到)
每个方案需清晰标注:主标题(H1)、副标题(H2)、正文、CTA按钮文案。
Step 3: 设计心法
用 2-3 句话解释本次修改背后的核心逻辑,例如:运用了什么心理学效应、为什么删掉某个词、节奏感如何设计。
Constraints
- 单段正文不超过 2 行(约 60 字)
- 每个主标题不超过 18 个汉字
- 输出语言与输入语言一致(中文输入则中文输出)
安全使用建议
This skill appears coherent and safe to install: it only uses local rule and example files to rewrite copy and requests no secrets or external installs. Before installing/test-using it, review rules/blacklist.md and tone-guide.md to ensure substitutions and safety claims match your brand and legal posture (rewriting technical/safety statements can unintentionally overpromise — e.g., avoid phrasing that asserts security guarantees unless true). Also run a few representative inputs to confirm the output preserves required technical accuracy where needed.
功能分析
Type: OpenClaw Skill
Name: copywriting-rewriter
Version: 1.2.0
The skill bundle is a legitimate copywriting tool designed to transform technical jargon into user-friendly, professional marketing text. The instructions in SKILL.md and the supporting files (rules/blacklist.md, rules/tone-guide.md) focus entirely on linguistic style, tone, and audience engagement without any evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description (文案重构) align with stored assets (blacklist, tone guide, examples) and the runtime instructions. There are no unrelated requirements (no cloud creds, no extra binaries) that would contradict a copywriting rewriter.
Instruction Scope
SKILL.md directs the agent to load only packaged files (rules/*.md and examples/*.md) and apply rewriting rules. It does not instruct reading system files, environment variables, or sending data to external endpoints. The workflow, constraints, and outputs are narrowly scoped to text transformation.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written to disk by the skill itself as packaged.
Credentials
The skill declares no environment variables, credentials, or config paths. The content files contain terminology mappings and tone rules only; requested access is proportionate to the stated purpose.
Persistence & Privilege
Flags show default behavior (not always:true). No steps indicate modifying other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined with elevated privileges or extra credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install copywriting-rewriter - 安装完成后,直接呼叫该 Skill 的名称或使用
/copywriting-rewriter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0: 修复文案标点错误(句号→逗号),优化示例说明,强化 Feature→Benefit 转换规则
v1.1.0
v1.1.0: 新增 Target Audience、4 条 Core Rules、Feature→Benefit 转换、心智模型类比、扩展禁用词列表(+15词)、新增 5 个改写示例
v1.0.0
Initial release
元数据
常见问题
文案重构专家 是什么?
将充满技术黑话、工程师思维和生硬推销感的文案初稿,重构为极简、优雅、专业且极具安全感的顶层商业文案。产出质量对标 Apple 和 Notion 官网水准。当用户需要优化网站文案、产品描述、CTA按钮文案、或要求将技术黑话转化为用户友好语言时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 362 次。
如何安装 文案重构专家?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install copywriting-rewriter」即可一键安装,无需额外配置。
文案重构专家 是免费的吗?
是的,文案重构专家 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
文案重构专家 支持哪些平台?
文案重构专家 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 文案重构专家?
由 brucey0017-cloud(@brucey0017-cloud)开发并维护,当前版本 v1.2.0。
推荐 Skills