AgentSkillsCN

writing-enhancement

提高写作质量、纠正错误、转换风格。适用于被要求校对、编辑、提升清晰度、修复语法/拼写错误、增强学术写作、分析散文质量、人性化技术内容或撰写论文时。触发词包括“改进这篇写作”、“修复拼写错误”、“校对”、“让这段更清晰”、“学术风格”、“人性化”、“写一篇论文”、“分析我的写作”。

SKILL.md
--- frontmatter
name: writing-enhancement
description: Improve writing quality, fix errors, and transform style. Use when asked to proofread, edit, improve clarity, fix grammar/typos, enhance academic writing, analyze prose quality, humanize technical content, or write essays. Triggers include "improve this writing", "fix typos", "proofread", "make this clearer", "academic style", "humanize", "write an essay", "analyze my writing".

Writing Enhancement

Transform and improve written content for clarity, style, and correctness.

Pattern Selection

IntentPatternWhen to Use
General improvementimprove_writingEnhance clarity, flow, style
Academic writingimprove_academic_writingScholarly tone, citations, structure
Fix errorsfix_typosSpelling, grammar, punctuation
Clean formattingclean_textFix breaks, normalize punctuation
Analyze qualityanalyze_proseRate novelty, clarity, style
Pinker analysisanalyze_prose_pinkerSteven Pinker's clarity principles
Make approachablehumanizeTechnical → conversational
Essay (styled)write_essayEssays in specific author styles
Essay (PG style)write_essay_pgPaul Graham essay style
Micro essaywrite_micro_essayConcise single-idea essays
Academic papercreate_academic_paperFull LaTeX academic papers
LaTeX outputwrite_latexLaTeX document formatting

Decision Flow

code
User request
    │
    ├─ "fix/correct/proofread" ──→ fix_typos
    ├─ "improve/enhance/better" ─┬─ academic context? ──→ improve_academic_writing
    │                            └─ general ──→ improve_writing
    ├─ "analyze/rate/evaluate" ──→ analyze_prose (or analyze_prose_pinker)
    ├─ "humanize/simplify" ──→ humanize
    ├─ "write essay" ─┬─ specific author? ──→ write_essay
    │                 ├─ Paul Graham? ──→ write_essay_pg
    │                 └─ short/micro? ──→ write_micro_essay
    └─ "academic paper/LaTeX" ──→ create_academic_paper or write_latex

Pattern References

See references/ for full patterns:

Output Guidelines

  • Preserve the author's voice unless asked to change it
  • For corrections: show changes or provide clean version based on preference
  • For analysis: provide actionable feedback, not just ratings
  • Match formality level to context (academic vs. blog vs. email)

Chaining Suggestions

  • After analyze_prose → offer improve_writing to address issues
  • After improve_writing → offer fix_typos for final polish
  • After humanize → offer analyze_prose to verify accessibility