# Doc Summary Zh

> 长文摘要生成器。粘贴文章、报告、合同或会议纪要，自动生成分层摘要：一句话结论 + 核心要点 + 执行摘要。

- **Type:** Skill
- **Install:** `agentstack add skill-agiwish-hermes-skills-zh-doc-summary-zh`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [AgiWish](https://agentstack.voostack.com/s/agiwish)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [AgiWish](https://github.com/AgiWish)
- **Source:** https://github.com/AgiWish/hermes-skills-zh/tree/main/skills/doc-summary-zh
- **Website:** https://agiwish.github.io/hermes-skills-zh/

## Install

```sh
agentstack add skill-agiwish-hermes-skills-zh-doc-summary-zh
```

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

## About

# 长文摘要 (doc-summary-zh)

## When to Use

- "帮我总结一下这篇文章"、"这份报告的重点是什么"
- 收到长邮件 / 报告 / 合同需要快速理解
- 开会前需要快速消化背景材料
- `/doc-summary-zh [粘贴文本内容]`

## Quick Reference

```
/doc-summary-zh [文本内容]

可选参数：
  --length=短       # 一句话 + 3个要点（默认）
  --length=中       # 执行摘要，约200字
  --length=长       # 分章节详细摘要
  --type=决策       # 突出决策相关信息
  --type=行动       # 突出需要执行的事项
```

## Procedure

1. **识别文档类型**
   - 报告 / 研究：提炼结论和数据
   - 合同 / 协议：提炼关键条款和风险点
   - 会议纪要：提炼决策和行动项
   - 新闻 / 文章：提炼核心观点和事实

2. **输出分层摘要**

```
【一句话结论】
[用一句话说清楚"这篇文章说了什么"或"结论是什么"]

【核心要点】
• [要点1：最重要的事实或结论]
• [要点2]
• [要点3]

【背景与依据】（可选，length=中/长时输出）
[支撑核心要点的关键数据或论据]

【需要关注的风险 / 待确认事项】（如有）
• [风险或疑问点]
```

3. **执行摘要格式**（length=中时）

```markdown
**文档类型**：[报告/合同/邮件/文章]
**核心结论**：[一句话]

**主要内容**：
1. [第一部分要点]
2. [第二部分要点]
3. [第三部分要点]

**关键数字**：[重要数据一行列出]
**需要行动**：[如有，列出行动项]
```

## Pitfalls

- 不要添加原文没有的内容
- 不要遗漏关键数字（金额、时间、比例）
- 合同类文档需要标注重要条款页码（如有）

## Verification

- [ ] 一句话结论能独立传递核心信息
- [ ] 要点没有重复或互相包含
- [ ] 关键数字保留准确
- [ ] 没有加入推断性内容

## Source & license

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

- **Author:** [AgiWish](https://github.com/AgiWish)
- **Source:** [AgiWish/hermes-skills-zh](https://github.com/AgiWish/hermes-skills-zh)
- **License:** MIT
- **Homepage:** https://agiwish.github.io/hermes-skills-zh/

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-agiwish-hermes-skills-zh-doc-summary-zh
- Seller: https://agentstack.voostack.com/s/agiwish
- 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%.
