Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add AgiWish/hermes-skills-zh --skill doc-summary-zhgit clone --depth 1 https://github.com/AgiWish/hermes-skills-zhWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/agiwish/hermes-skills-zh/doc-summary-zh)<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/doc-summary-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/doc-summary-zh/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/doc-summary-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/doc-summary-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00046 | $0.00677 |
| Opus 5 | $0.00023 | $0.00338 |
| Sonnet 5 | $0.00009 | $0.00135 |
| Haiku 4.5 | $0.00005 | $0.00068 |
Grade A, and why
doc-summary-zh scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
长文摘要 (doc-summary-zh)
When to Use
- "帮我总结一下这篇文章"、"这份报告的重点是什么"
- 收到长邮件 / 报告 / 合同需要快速理解
- 开会前需要快速消化背景材料
/doc-summary-zh [粘贴文本内容]
Quick Reference
/doc-summary-zh [文本内容]
可选参数:
--length=短 # 一句话 + 3个要点(默认)
--length=中 # 执行摘要,约200字
--length=长 # 分章节详细摘要
--type=决策 # 突出决策相关信息
--type=行动 # 突出需要执行的事项
Procedure
-
识别文档类型
- 报告 / 研究:提炼结论和数据
- 合同 / 协议:提炼关键条款和风险点
- 会议纪要:提炼决策和行动项
- 新闻 / 文章:提炼核心观点和事实
-
输出分层摘要
【一句话结论】
[用一句话说清楚"这篇文章说了什么"或"结论是什么"]
【核心要点】
• [要点1:最重要的事实或结论]
• [要点2]
• [要点3]
【背景与依据】(可选,length=中/长时输出)
[支撑核心要点的关键数据或论据]
【需要关注的风险 / 待确认事项】(如有)
• [风险或疑问点]
- 执行摘要格式(length=中时)
**文档类型**:[报告/合同/邮件/文章]
**核心结论**:[一句话]
**主要内容**:
1. [第一部分要点]
2. [第二部分要点]
3. [第三部分要点]
**关键数字**:[重要数据一行列出]
**需要行动**:[如有,列出行动项]
Pitfalls
- 不要添加原文没有的内容
- 不要遗漏关键数字(金额、时间、比例)
- 合同类文档需要标注重要条款页码(如有)
Verification
- 一句话结论能独立传递核心信息
- 要点没有重复或互相包含
- 关键数字保留准确
- 没有加入推断性内容
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 88 lines · 46 tokens per session scan A 1e296b8b6b65
doc-summary-zh is a skill published in the GitHub repository AgiWish/hermes-skills-zh (5 stars, last pushed 3mo ago), licensed MIT. It adds 46 tokens to every session and 677 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
document-analysis
A general framework for examining documents, from contracts and procedures to research papers and notes. It first identifies a document's type and purpose, then produces a structured review with a quality score.
patent-application
A patent-application document workflow that turns supplied invention materials into claims, a description, an abstract, and black-and-white drawings. It can also produce Markdown and Word files.
meter-invoice
Generate CocoMeter chargeback invoices. Usage: $meter invoice.
review-export
Export CocoReview reports as markdown, html, or pdf-ready status artifacts. Usage: $review export markdown|html|pdf [report-path].
Spreadsheet & Data Wrangling Master
Complete spreadsheet methodology — data cleanup, transformation, analysis, dashboards, automation, and reporting. Works with CSV, Excel, Google Sheets, or any tabular data. Use when the user needs to clean messy data, build reports, create dashboards, automate recurring spreadsheet tasks, or transform data between…
Technical Documentation Engine
Complete technical documentation system — from planning through maintenance. Covers READMEs, API docs, guides, architecture docs, runbooks, and developer portals. Includes templates, quality scoring, and automation.