style-modeler
Featured从同一作者或公众号的文章样本中建立、验证或增量更新可复用的写作风格档案。用户要求风格建模、提取写作配方、解构文章、学习作者风格、创建或更新风格库时调用;如果用户只要求直接写文章而不需要建立风格档案,不调用本 skill。
Install
Quality Score: 90/100
Skill Content
Details
- Author
- dongbeixiaohuo
- Repository
- dongbeixiaohuo/writing-agent
- Created
- 8 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
wjs-distilling-style
Use when the user wants to capture a writer's voice from a few sample articles and rewrite text to sound like that author — "蒸馏文风", "提炼XX的风格", "把这篇改成XX的味儿", "学某某笔法改写", "mimic this writer", "match this author's style", "style transfer". Works for any author, 王建硕 included.
sgc-style-clone
Analyzes one or more sample articles to extract a writing style profile (文风画像), then rewrites any target article in that exact style. Trigger when the user says: "分析这篇文章的文风", "模仿这个文风改写", "克隆某人的写作风格", "用 XX 的文风改写", "style clone", "rewrite in this style", or pastes articles asking for style analysis / imitation.
paper-style
Paper 风格校准命令(全文风格一致性校准 + 个人风格基线 + AIGC 误判申诉特征陈列)。当用户要查全文文风是否一致、要校准各章语体、要建立自己的写作风格基线供后续起草复用、或论文被 AIGC 检测判为 AI 生成要向学校/期刊申诉时使用——即使用户只说"这几章读着不像一个人写的""帮我看看文风统不统一""我的句子是不是太长了""建立我的文风基线""这段被判成 AI 了怎么办"也应使用。行为铁律:五类风格特征(句长分布/虚词密度/引用位置/人称频次/四字格与术语密度)一律由 `scripts/style_metrics.py` 机械算出,LLM 只解读数字、绝不给"读起来像/不像 AI""文风不够学术"这类无依据判断;默认只陈列偏移与着力点、不代改一句定稿(用户明确要示例改法才给 1-2 句并标"示例、非定稿");术语密度与四字格为近似值(零第三方依赖不引分词)、每处必标"近似";确认前零落盘。硬拒"帮我降 AI 率/躲过检测/改到检测不出来"——本命令服务全文一致性与误判申诉、不服务规避检测,指路 /paper-disclose 如实披露。不替用户改写定稿、不做查重降重、不判定文本是否由 AI 生成、不解释检测器阈值。