Reader

v1.0.0

Local-first reading and distillation engine for documents and pasted text. Use whenever the user wants to read, summarize, extract key points, compare docume...

0· 394· 1 versions· 1 current· 1 all-time· Updated 6h ago· MIT-0

Install

openclaw skills install reader

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

Version tags

latestvk976jrhjg0g9q2m3kyweh8ba3h82r3rh