Writing, exploit——把原始素材塑造成文章,一段一段地推进。
59
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/in-progress/writing-shape/SKILL.md用户已经传入(或将传入)一份 raw material markdown 文件。把它当作 input pile:它可以是整齐的 fragments 列表、无结构 prose 墙、transcript,任何格式都可以。先完整读完,再做其他事。
然后运行一个 shaping session,产出一份独立的 article document。这是 exploit:探索已经完成,pile 已固定——承诺一个结构,并挖掘 pile 来填充它。不要编辑 raw material 文件;对这个 skill 来说它是 read-only。
如果用户没有说明文章保存路径,只询问一次并记住路径。
每个 concept 都必须先被 grounded,某个 block 才能依赖它:读者要么进场时就知道它,要么在更早的 block 中遇到过它。一个伸手去抓未 grounded 概念的 block 会失去读者。单位是 concept,而不是它的措辞——即便眼前没有任何术语,一个 block 也可能依赖一个读者并不具备的 idea。当一个概念有名字——一个 term——grounded 它意味着让这个 idea 和这个 term 一起落地。
一个概念通过两种方式之一被 grounded:
维护一份到目前为止已 grounded 内容的清单。当你问 “what does the reader need to hear next?” 时,下一步所需要的某个未 grounded 概念本身就是答案:先 grounded 它——在这里或更早的 block 中——否则你就无法做这个动作。这是 Pulling from the pile 中 gap-naming 的上一层:那里是 pile 缺少 material;这里是文章缺少 foundation。
关键的杠杆在于你把什么设为 prerequisite、把什么在文章内部 grounded。开头要求太多,就会把读者拒之门外;内部 grounded 太多,opening 就会淹没在定义里。在你确立 prerequisites 时与用户确定这一点。
这是倒过来的 grilling session。Ideation 问的是 “what are you actually noticing?” 这里问的是 “what is this article actually arguing, and in what order does the reader need to hear it?” 要 push back。不要放过 weak transitions。如果一个段落没有赢得自己的位置,就删掉。
持续使用这些具体 moves:
把 raw material 当作 quarry,而不是 script。抽取 fragment,改写以适配周围段落,然后放进去。一个 fragment 可以被拆到多个段落、与另一个合并,或被 paraphrase。Pile 的工作是被挖掘;文章的工作是读起来像一个声音。
如果 pile 缺少文章需要的东西,明确指出 gap:"We need an example here and the pile doesn't have one — give me one now or we cut this section."
选择如何呈现一个 block 时,把这些 tradeoffs 和用户大声讨论,而不是默默决定:
> [!TIP]、> [!NOTE])里,但只有当它们 inline 会真正打断 main argument 时才这样做。否则保持 inline。每个 block 达成一致后就追加到 article file。每次写入前都从磁盘重新读取文件;用户可能在回合之间编辑。永远不要盲目 overwrite。如果用户想重写某个段落,就地编辑那个特定段落;其余部分保持不动。
f2b2464
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.