# Spark

> 中文网文灵感记录与一键成稿。当用户冒出一个灵感/点子想随手记下来、想把灵感本里的某个点子孵化成大纲或初稿、或说"就这一个想法帮我写出来"时使用。支持灵感速记、一个灵感→大纲→初稿全流程，可设定总字数/单章字数并自动分章节。

- **Type:** Skill
- **Install:** `agentstack add skill-tance-mang-chinese-webnovel-skills-spark`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [tance-mang](https://agentstack.voostack.com/s/tance-mang)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [tance-mang](https://github.com/tance-mang)
- **Source:** https://github.com/tance-mang/chinese-webnovel-skills/tree/main/skills/spark

## Install

```sh
agentstack add skill-tance-mang-chinese-webnovel-skills-spark
```

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

## About

# 灵感记录与一键成稿（spark）

灵感转瞬即逝。本技能帮作者**随手记灵感**，并能**把一个灵感直接孵化成大纲和初稿**——可指定字数、自动分章节。

## 何时用
- 突然有个点子，想先记下来（不打断当前写作）
- 翻出灵感本里某个点子，想展开成大纲/初稿
- "我就这一句话想法，帮我写出来"
- 要按指定字数、指定章节数出稿

## 两种模式

### 模式 A：灵感速记（记录）
把用户的灵感**追加**到灵感本（默认 `灵感本.md`，在当前工作目录；没有就创建）。每条记录：
```
## [YYYY-MM-DD HH:MM] #标签
灵感原文……
（可选）一句话延展：这个点子可以怎么写
```
- 不展开、不评判，快速存下即可，保持作者心流。
- 自动打标签（题材/频道/类型），方便日后检索。
- 用户问"我有哪些灵感"时，读灵感本列出清单。

### 模式 B：灵感孵化（一键成稿）
把**一个灵感**沿"点子 → 卖点 → 大纲 → 初稿"孵化。先和用户确认产出深度和规格：

**① 规格确认（缺就用默认并说明）**
- **人称：默认第一人称“我”**（更沉浸、像亲历）；用户要第三人称也行，动笔前表明用哪个（调 `references/pov-guide.md`）
- 频道：男频/女频（调 `references/channel-guide.md`）
- 题材大类（调 `references/genre-library.md`）
- 目标平台 → 决定节奏字数（调 `references/platform-profiles.md`）
- **总字数 或 单章字数**：如"每章 3000 字"或"先写 2 万字试水"
- **章节数**：如"分 8 章"；没给就按字数自动推算
- 产出深度：只要大纲 / 大纲+前三章初稿 / 完整初稿

**② 孵化流程**
1. **立意**：把灵感提炼成一句话卖点 + 核心爽点（借 `idea` 逻辑）
2. **大纲**：生成分章细纲，**每章标注目标字数和本章爽点/钩子**（借 `outline` 逻辑）
3. **分章**：按总字数÷章节数算每章字数，列出章节表
4. **初稿**：按章逐章写正文，控字数、接钩子、章尾留扣（借 `expand` 逻辑）

**③ 字数与分章规则**
- 单章字数贴近目标（番茄 1500–2500、起点 2000–3000）
- 每章写完报"本章 XX 字 / 累计 XX 字 / 进度 X/N 章"
- 长稿分批写，每批确认后继续，避免一次性超长

## 输出示例（孵化）
```
【灵感】一句话原灵感
【卖点】提炼后的一句话卖点
【规格】男频/番茄/共8章/每章2500字/目标2万字
【分章表】
  第1章《章名》2500字 — 剧情一句话 — 爽点/钩子
  第2章……
【初稿】（按章输出，每章带字数统计）
```

## 原则
- 速记模式**快**，不要展开成大段。
- 孵化模式**先确认规格再动笔**，尤其字数和章节数。
- 一个灵感能走多远取决于它本身，单薄的点子先帮作者补设定再孵化。

## 下一步
大纲出来 → `expand` 精写、`annotate` 看节奏、`review` 体检、`submission` 投稿自检。

## Source & license

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

- **Author:** [tance-mang](https://github.com/tance-mang)
- **Source:** [tance-mang/chinese-webnovel-skills](https://github.com/tance-mang/chinese-webnovel-skills)
- **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-tance-mang-chinese-webnovel-skills-spark
- Seller: https://agentstack.voostack.com/s/tance-mang
- 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%.
