# Story Writer

> 创作番茄小说平台的短篇小说（7000-10000字）。触发词：写小说、写短故事、写故事、创作小说、创作故事、番茄小说、短篇小说。用户说这些词时自动触发，全自动创作并交付高质量故事。支持：重生复仇、真假千金、追妻火葬场、家庭伦理、豪门总裁等热门题材。

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

## Install

```sh
agentstack add skill-iyuenan3-personal-skills-story-writer
```

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

## About

# 故事创作者

为番茄小说平台创作短篇小说的专业技能。

## 创作规范

**必达要求**：
- 字数：7000-10000字（不得低于7000字）
- 格式：TXT纯文本
- 保存位置：`workspace/story/`
- 命名：`YYYY-MM-DD-HH-MM-小说名称.txt`

## 创作流程

1. **确认题材** - 判断用户是否提供题材：
   - **用户提供题材** → 直接使用用户题材，跳过搜索
   - **用户未提供题材** → 搜索热门题材并自动选择
   - 搜索关键词：`番茄小说 短故事 热门题材 2026` 或 `番茄小说 爆款短篇 最新`
2. **参考指南** - 阅读创作技巧：
   - 写作风格：[writing-guide.md](references/writing-guide.md)
   - 热门题材：[genres.md](references/genres.md)
   - 标题公式：[title-formula.md](references/title-formula.md)
3. **制定大纲** - 规划章节结构与字数分配：
   - 确定100字导语（钩子）
   - 规划章节数量（通常5-8章）
   - 分配每章字数（确保总字数≥7000）
   - 示例分配：
     - 导语：100字
     - 第1章（开篇冲突）：1000-1500字
     - 第2章（冲突升级）：1000-1500字
     - 第3章（高潮/转折）：1500-2000字
     - 第4章（冲突激化）：1000-1500字
     - 第5章（结局收尾）：1000-1500字
4. **撰写正文** - 一次性完成7000字以上
5. **保存文件** - 按命名规范保存
6. **自动审查** - 检查质量标准：
   - 字数检查：运行 `python3 scripts/word_count.py `
   - 重复检测：运行 `python3 scripts/check_duplicates.py `
   - 内容审查：对照下方审查清单逐项检查
7. **审查结果处理**：
   - ✅ **通过**：向用户汇报完成，展示标题、分类、字数
   - ❌ **不通过**：说明问题 → 修改正文 → 重新审查 → 循环直到通过

## 审查循环保障

**最大重试次数**：3次
- 第1次不通过 → 针对问题修改
- 第2次不通过 → 重新审视大纲，调整方向
- 第3次不通过 → 人工介入，向用户汇报情况

**问题追踪**：
- 每次审查记录具体问题点
- 修改时逐一对照问题清单
- 确保每个问题都被处理

**渐进式处理**：
- 第1次：针对性修补（修复具体问题点）
- 第2次：结构性调整（重新审视章节安排）
- 第3次：人工决策（继续/换题材/重新创作）

## 审查清单

### 一、基础检查
- [ ] 字数 ≥ 7000字
- [ ] 无重复段落（重复率 情节，细节>概括，克制>泛滥

## Source & license

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

- **Author:** [iyuenan3](https://github.com/iyuenan3)
- **Source:** [iyuenan3/personal-skills](https://github.com/iyuenan3/personal-skills)
- **License:** Apache-2.0

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-iyuenan3-personal-skills-story-writer
- Seller: https://agentstack.voostack.com/s/iyuenan3
- 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%.
