ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Doc Summarizer

Skill by bytesagain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/doc-summarizer
Or

version: "2.0.0" name: Doc Summarizer description: "doc-summarizer — 文档摘要与智能总结助手. Use when you need doc summarizer capabilities. Triggers on: doc summarizer." 文档摘要和智能总结助手。文件摘要、文本总结、翻译摘要、会议纪要提取、邮件要点、报告生成、思维导图。Document summarizer with translation, meeting notes, email digest, mind map. 文档总结、会议纪要、邮件摘要。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

Doc Summarizer

文档摘要和智能总结助手。文件摘要、文本总结、翻译摘要、会议纪要提取、邮件要点、报告生成、思维导图。Document summarizer with translation, meeting notes, email digest, mind map. 文档总结、会议纪要、邮件摘要。

功能命令

命令说明
filefile
texttext
urlurl
bulletsbullets
keywordskeywords
comparecompare
wordcountwordcount
translatetranslate

快速开始

doc-summarizer help

实用技巧

  1. 摘要类型: 提取式(原文句子) vs 生成式(重新组织)
  2. 最佳长度: 原文的10-20%为宜
  3. 结构化输出: 要点+关键数据+行动项
  4. 学术论文: 按IMRaD结构(引言/方法/结果/讨论)提取
  5. 会议纪要: 关注决议、行动项、截止日期
  6. 技巧: 先看标题、开头、结尾, 再看中间细节

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

Run doc-summarizer help to see all available commands.

Requirements

  • bash 4+
  • python3 (standard library only)

Metadata

Stars3500
Views1
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-doc-summarizer": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.