Agent Skills
› KunAgent/Kun
› copy-editing
copy-editing
GitHub用于优化现有文案的清晰度、语气、语法及一致性,提升转化率。支持文本与Office文档编辑,遵循最小修改原则,保留原意与事实,提供清洁版本及变更摘要。
Trigger Scenarios
需要优化文案可读性或语气
校对语法和术语一致性
处理Office文档内容
Install
npx skills add KunAgent/Kun --skill copy-editing -g -y
SKILL.md
Frontmatter
{
"name": "copy-editing",
"description": "Improve existing copy for clarity, precision, tone, consistency, grammar, and conversion without changing its intended meaning."
}
Copy Editing
Copyright (c) 2026 KunAgent. Licensed under the MIT License.
Purpose
Improve existing copy for clarity, precision, tone, consistency, grammar, and conversion without changing its intended meaning.
Tool routing
| Tool or skill | Use |
|---|---|
read |
Read authorized local text when supplied as a file. |
edit |
Apply focused changes to an existing text file. |
office_inspect |
Inspect supported Office documents before editing. |
office_edit |
Apply validated structured Office edits. |
Workflow
- Identify audience, purpose, voice, and non-negotiable terminology.
- Diagnose issues before rewriting.
- Make the lightest edit that solves each issue.
- Preserve facts, intent, and required legal language.
- Provide a clean version and, when useful, a concise change summary.
Completion gates
- Check names, numbers, links, capitalization, and terminology consistency.
- For Office files, inspect first and use the exact source hash.
- Avoid introducing unsupported claims.
Boundaries
- Do not convert editing into a strategy rewrite unless requested.
- Do not erase the author's deliberate voice in pursuit of generic polish.
Delivery
Lead with the outcome, name the evidence used for verification, and disclose any real limitation that remains.
Version History
- a984912 Current 2026-09-09 01:49


