wewrite/references
wangzhuc 885cae8e7d feat: add SICO-style exemplar extraction system for few-shot writing
- New script: scripts/extract_exemplar.py
  Extracts style fingerprints from human-written articles (opening hook,
  emotional peak, transition/self-correction, closing) with statistical
  analysis (sentence stddev, vocab temperature, negative ratio, paragraph CV).
  Auto-detects category, supports batch import.

- SKILL.md: Add Step 4.4 exemplar injection
  Loads matching exemplars by category before writing, injects segments
  as few-shot style examples in the prompt.

- learn_edits.py: Auto-grow exemplar library
  After user edits, auto-extracts the final version into the exemplar
  library if humanness_score <= 50.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 22:32:02 +08:00
..
exemplars feat: add SICO-style exemplar extraction system for few-shot writing 2026-03-30 22:32:02 +08:00
effect-review.md SKILL.md 结构重构:571行→273行,学习 gstack 模式 2026-03-29 00:01:04 +08:00
frameworks.md Initial release — 公众号文章全流程 AI Skill 2026-03-26 22:16:18 +08:00
learn-edits.md feat: structured edit learning with typed patterns and confidence scoring 2026-03-30 20:23:34 +08:00
onboard.md 修复 7 个闭环审查问题 2026-03-29 01:05:05 +08:00
seo-rules.md Initial release — 公众号文章全流程 AI Skill 2026-03-26 22:16:18 +08:00
style-template.md 新增写作人格系统:5 个预设人格,像选排版主题一样选写作风格 2026-03-29 00:48:34 +08:00
topic-selection.md Initial release — 公众号文章全流程 AI Skill 2026-03-26 22:16:18 +08:00
visual-prompts.md Initial release — 公众号文章全流程 AI Skill 2026-03-26 22:16:18 +08:00
wechat-constraints.md 修复排版升级与 workflow 的兼容问题 + 更新 README 2026-03-28 22:58:32 +08:00
writing-guide.md refactor: restructure writing-guide from action-based to detection-signal-based 2026-03-30 18:48:44 +08:00