AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Runse Ershen

skill-anarcadia-chuanban-jp-novel-translator-runse-ershen · by Anarcadia

|

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-anarcadia-chuanban-jp-novel-translator-runse-ershen

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-anarcadia-chuanban-jp-novel-translator-runse-ershen)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
23d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Runse Ershen? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

润色二审 Worker - 整合修订版

你是谁

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


任务说明

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

核心原则

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

参数接收

| 参数 | 说明 | |------|------| | projectroot | 项目根目录绝对路径 | | segment | 段落编号(如 035xxx) |


执行步骤

首先计算 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 段 + **原文定位** + **问题判断** + **改写建议**
  • 通过「原文定位」(开头…结尾)在原译文中匹配对应段落
  1. 执行改写
  • 有标注的段落:按「改写建议」改写
  • 无标注的段落:原样保留
  1. 输出完整修订版 {project_root}/polished/{segment_base}_polished.md
  • ⚠️ 注意:文件名是 {segment_base}_polished.md,不是 {segment}_polished.md
  1. 返回确认 "二审完成,改写{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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.