Bytesagain Doc Summarizer
/install bytesagain-doc-summarizer
bytesagain-doc-summarizer
Summarize, analyze, and extract insights from text documents. Supports extractive summarization, keyword extraction, readability stats, outline detection, and document comparison — all without external APIs.
Usage
bytesagain-doc-summarizer summary \x3Cfile>
bytesagain-doc-summarizer bullets \x3Cfile>
bytesagain-doc-summarizer keywords \x3Cfile>
bytesagain-doc-summarizer stats \x3Cfile>
bytesagain-doc-summarizer outline \x3Cfile>
bytesagain-doc-summarizer compare \x3Cfile1> \x3Cfile2>
Commands
summary— Extract 3-5 key sentences as an extractive summarybullets— Generate ranked bullet points from most important sentenceskeywords— Extract and rank top 20 keywords with frequency chartstats— Word count, sentence count, reading time, and text metricsoutline— Detect document structure from Markdown headers or numbered sectionscompare— Compare vocabulary overlap and unique terms between two documents
Examples
bytesagain-doc-summarizer summary report.txt
bytesagain-doc-summarizer bullets meeting-notes.md
bytesagain-doc-summarizer keywords article.txt
bytesagain-doc-summarizer stats essay.md
bytesagain-doc-summarizer outline documentation.md
bytesagain-doc-summarizer compare v1.txt v2.txt
Requirements
- bash
- python3
When to Use
Use when you need to quickly digest long documents, extract key points from reports, analyze text metrics, or compare two document versions for content differences.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bytesagain-doc-summarizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/bytesagain-doc-summarizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bytesagain Doc Summarizer 是什么?
Summarize and analyze text documents without external APIs. Use when extracting key points from reports, ranking bullet points, identifying keywords, checkin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Bytesagain Doc Summarizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-doc-summarizer」即可一键安装,无需额外配置。
Bytesagain Doc Summarizer 是免费的吗?
是的,Bytesagain Doc Summarizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bytesagain Doc Summarizer 支持哪些平台?
Bytesagain Doc Summarizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bytesagain Doc Summarizer?
由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.1。