← 返回
效率工具 中文

Reader

Local-first reading and distillation engine for documents and pasted text. Use whenever the user wants to read, summarize, extract key points, compare docume...
本地优先的文档和粘贴文本阅读与提炼引擎,适用于阅读、摘要、提取要点、比较文档等场景。
projectsnowwork
效率工具 clawhub v1.0.0 1 版本 99871.5 Key: 无需
★ 1
Stars
📥 757
下载
💾 11
安装
1
版本
#latest

概述

Reader: Read less. Understand more.

Core Philosophy

  1. Distill before overwhelming.
  2. Prefer clarity over verbosity.
  3. Extract decisions, actions, and questions — not just summaries.
  4. Keep reading local, transparent, and low-friction.

Runtime Requirements

  • Python 3 must be available as python3
  • No external packages required

Storage

All data is stored locally only under:

  • ~/.openclaw/workspace/memory/reader/history.json

No external sync. No cloud storage. No third-party APIs.

Use Cases

  • Summarize a document or pasted text
  • Extract key points, action items, and open questions
  • Compare two drafts or reports
  • Turn long text into a concise reading brief
  • Help the user understand dense writing faster

Key Workflows

  • Read: read_text.py --file path/to/file
  • Summarize: summarize.py --file path/to/file --style executive
  • Brief: extract_brief.py --file path/to/file
  • Compare: compare_texts.py --file_a old.txt --file_b new.txt

Scripts

ScriptPurpose
------
init_storage.pyInitialize local storage
read_text.pyNormalize and read local text-like files
summarize.pyGenerate concise summaries
extract_brief.pyExtract summary, key points, actions, and questions
compare_texts.pyCompare two documents

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 18:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,416
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,004

memU: Persistent Memory for 24/7 Agents

projectsnowwork
面向7×24小时智能体的持久化记忆基础设施,采用三层架构(资源→记忆项→记忆类别)替代平面文件存储。
★ 2 📥 982