Agent Skills
› mtarcure/claude-vibe-squad
› copy-refinement
copy-refinement
GitHub用于优化现有草稿的清晰度、结构和语气,在保持原意和事实不变的前提下精简冗余并修正语法。通过语义差异表验证修改,确保无新事实引入,并将不确定的语气选择升级至品牌语音指导。
Trigger Scenarios
需要修订现有文案以提高清晰度和结构
要求在不改变原意的情况下精炼语言
Install
npx skills add mtarcure/claude-vibe-squad --skill copy-refinement -g -y
SKILL.md
Frontmatter
{
"name": "copy-refinement",
"audience": "specialist",
"description": "Use when revising an existing draft for clarity, structure, and established voice while preserving its meaning and factual claims; produce a semantic diff and escalate uncertain voice choices to brand-voice. For new marketing copy, use brand-voice instead."
}
Copy Refinement
Tighten existing copy for clarity, voice, and correctness without changing its meaning or inventing claims.
Steps
- Read for intent: what the copy must do and who it addresses; preserve that job through every edit.
- Cut redundancy and hedging; make each sentence earn its place and each claim verifiable.
- Enforce voice/tone and terminology against the operator-approved voice memory. If that authority is
absent, stale, or ambiguous, name
brand-voiceas the required guidance follow-up and stop the voice-specific rewrite instead of inventing a standard. - Fix grammar, mechanics, and structure; improve flow and scannability (headings, front-loading).
- Produce a semantic-diff table for every substantive edit: original meaning, revised meaning, factual claims before/after, and the voice-memory rule applied. Revert or flag any row whose meaning or claim changed without explicit authorization.
- Verify no factual claim was introduced or distorted; flag any claim that needs a source rather than asserting it.
Acceptance
- Meaning is preserved; the copy is tighter and clearer, not just different.
- The semantic-diff table demonstrates meaning and claim preservation for every substantive edit.
- Voice and terminology trace to the approved voice memory, or the ambiguity is handed to
brand-voice. - No new/unsupported claims introduced; claims needing sources are flagged.
Version History
- d5262e2 Current 2026-09-11 11:15


