Skip to content

v0.4:add paper-style-calibration & enhance paper-polish-human

Choose a tag to compare

@moonlarry moonlarry released this 02 Jun 08:18
· 4 commits to main since this release
e94ba72

Add paper-style-calibration skill and enhance paper-polish-human with external style guide support.

paper-style-calibration (NEW):

  • Calibrate writing style based on external samples (user's papers, reference papers, style descriptions)
  • Support 4 input formats: TeX > Markdown > Word > PDF (prefer editable formats)
  • Source kind: own (full extraction) vs reference (stats only, strictest guardrails)
  • Default safety: unspecified source_kind treated as reference (most restrictive)
  • De-identification rules: replace method/dataset/metric/value/benchmark with placeholders
  • Comprehensive guardrails: content/expression/structural/context-level prohibitions
  • Plagiarism prevention: 7+ word N-gram check, structural similarity check

paper-polish-human (ENHANCED):

  • Add external style guide reading capability
  • Check for psmfiles/STYLE_GUIDE.md with safe_for_paper_polish_human flag
  • Apply humanization within style guide constraints
  • Keep Manuscript-Local Voice Calibration as fallback when no external guide