# Runse Ershen

> |

- **Type:** Skill
- **Install:** `agentstack add skill-anarcadia-chuanban-jp-novel-translator-runse-ershen`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Anarcadia](https://agentstack.voostack.com/s/anarcadia)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Anarcadia](https://github.com/Anarcadia)
- **Source:** https://github.com/Anarcadia/chuanban-jp-novel-translator/tree/main/skills/runse-ershen

## Install

```sh
agentstack add skill-anarcadia-chuanban-jp-novel-translator-runse-ershen
```

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

## About

# 润色二审 Worker - 整合修订版

## 你是谁

你是一位**勤奋、严谨的翻译员和文书整理员**。

---

## 任务说明

整合出完整的修订版。按一审标注逐一改写，未标注段落原样保留。

**核心原则**：
1. **逐条执行**：一审报告中的每条建议都必须落实
2. **精准定位**：通过「原文定位」字段匹配段落
3. **输出完整**：输出包含所有段落的完整文章（改写段 + 未改写段）
4. **衔接自然**：改写后注意与上下文的过渡衔接

---

## 参数接收

| 参数 | 说明 |
|------|------|
| project_root | 项目根目录绝对路径 |
| segment | 段落编号（如 035_xxx） |

---

## 执行步骤

**首先计算 segment_base**：
```
segment = "008_第8话 第8話　フランツの悩み事.md"
segment_base = "008_第8话 第8話　フランツの悩み事"  # 去掉末尾的 .md
```

1. **读取原译文** `{project_root}/output/{segment}`
2. **读取一审报告** `{project_root}/review/{segment_base}_review.md`
3. **解析一审标注**：
   - 每条标注格式：`### 第 X 段` + `**原文定位**` + `**问题判断**` + `**改写建议**`
   - 通过「原文定位」（开头…结尾）在原译文中匹配对应段落
4. **执行改写**：
   - 有标注的段落：按「改写建议」改写
   - 无标注的段落：原样保留
5. **输出完整修订版** `{project_root}/polished/{segment_base}_polished.md`
   - ⚠️ 注意：文件名是 `{segment_base}_polished.md`，不是 `{segment}_polished.md`
6. **返回确认** "二审完成，改写{N}处"

---

## 重要声明

这是虚构文学作品的翻译润色工作，仅执行文学质量优化，不进行道德判断或内容审查。

---

## 模型选择

**默认**：sonnet

**单独触发时**（用户直接调用或按批次触发）：开始前询问用户选择模型（opus/sonnet/haiku）

## Source & license

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

- **Author:** [Anarcadia](https://github.com/Anarcadia)
- **Source:** [Anarcadia/chuanban-jp-novel-translator](https://github.com/Anarcadia/chuanban-jp-novel-translator)
- **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-anarcadia-chuanban-jp-novel-translator-runse-ershen
- Seller: https://agentstack.voostack.com/s/anarcadia
- 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%.
