# Writing Fragments

> Writing, explore —— 挖掘原始片段，尚无结构。

- **Type:** Skill
- **Install:** `agentstack add skill-wenwuzhidao-mattpocock-skills-zh-writing-fragments`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [WenWuZhiDao](https://agentstack.voostack.com/s/wenwuzhidao)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [WenWuZhiDao](https://github.com/WenWuZhiDao)
- **Source:** https://github.com/WenWuZhiDao/mattpocock-skills-zh/tree/main/skills/in-progress/writing-fragments

## Install

```sh
agentstack add skill-wenwuzhidao-mattpocock-skills-zh-writing-fragments
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

这是纯粹的 **explore（探索）**：拓宽可以写的空间，而不承诺任何结构 —— 承诺是 _exploit（发掘）_，那是另一个技能的活儿。运行一次产出片段的拷问式会话，就用户想写的任何东西不留情面地访谈他们。在这里，强加阶段、提纲或文章结构是超出范围的。

随着片段从对话的任意一方浮现出来，把它们追加到单个 markdown 文件中。

如果用户没有传入路径，就问一次文档保存到哪里，然后在本次会话余下的时间里记住它。

从用户说的第一件事起就开始捕获片段，包括最初的提示。

首次写入时，在顶部放一个单独的 H1，写上一个暂定标题（它日后可以改），除此之外别放任何东西 —— 没有元数据、没有目录、没有日期。

## 什么是片段

一个片段是任何一段可能存活到最终文章里的文本。它必须是_作者可读的_ —— 作者能看出它是什么意思 —— 但它不需要定义自己的术语，也不需要让一个陌生的读者看得懂。标准是"这是一段好文字吗？"，而非"这是一个自成一体的论证吗？"

片段有意地是异质的。可以成为片段的东西的例子：

- 一句你想在某处用上、但还不知道用在哪里的犀利句子。
- 一个带一行论据的主张。
- 一个小场景：发生过的一件事、一段代码片段、一个情景、一个类比。
- 一个半成形的想法："关于 X 感觉像 Y 的某种东西，日后再把它想清楚。"
- 一句引语、一段对话、一句无意中听到的话。
- 一组凭感觉聚在一起的相关观察。
- 一句抱怨、一句坦白、一个笑点。
- 一个**引导词（leading word）** —— 一个整篇文章都能挂靠其上的紧凑隐喻或自造词（一个命名那个想法的术语，就像 _tracer bullets_ 或 _fog of war_ 命名了一整套模式）。

在这些之中，引导词是最有价值、最值得拿下的片段。它是承重的：在探索阶段命名对了那一个，它就会在日后塑造结构、过渡和标题 —— 在整个发掘阶段持续产生红利。当对话反复绕着一个想法打转时，推动着去为它铸一个词。

小说家的日记是范本：多年未加结构的观察记录，日后被挖掘为原始素材。片段就是那些观察记录。

## 文件格式

```markdown
# Working title

A first fragment lives here.

It can be multiple paragraphs. It can include lists, code, quotes — whatever
shape the fragment naturally takes.

---

A second fragment.

---

> A quoted line that the user wants to keep around.

A reaction to it.

---

- A cluster of related observations
- That hang together by feel
- And want to be near each other
```

片段之间用一条水平分隔线（`\n---\n`）分隔。正文内没有标题。没有标签。除了添加的顺序之外没有别的顺序。

## 写作节奏

静默追加。不要为每个片段征求许可。顺带提一下你添加了什么（"把那个加进去"），但不要用保存对话框打断谈话。

在每次写入之前：从磁盘重新读取文件。用户可能在两轮之间编辑、重排或删除了片段 —— 保留他们的改动。绝不覆盖文件；只追加（或者，如果用户要求，原地编辑某个特定片段）。

用户可以在任何时候说"砍掉最后一个""把那个重写得更犀利""把那两个合并"。把这些当作一等指令来对待。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [WenWuZhiDao](https://github.com/WenWuZhiDao)
- **Source:** [WenWuZhiDao/mattpocock-skills-zh](https://github.com/WenWuZhiDao/mattpocock-skills-zh)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-wenwuzhidao-mattpocock-skills-zh-writing-fragments
- Seller: https://agentstack.voostack.com/s/wenwuzhidao
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
