An AI-powered reading assistant that processes long-form text sequentially to simulate evolving human perspective and deep thematic synthesis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sequential-read
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sequential-read using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Sequential Read is a sophisticated tool within the ecosystem of Openclaw Skills designed for deep engagement with prose, including novels, non-fiction, and long-form articles. Unlike traditional AI summaries that look at text retroactively, this skill ingests content in semantic chunks, building iterative reflections that capture how understanding develops over time. By utilizing a multi-phase execution model with specialized sub-agents, it ensures high-quality analysis even for massive volumes of text.
This approach allows users to track shifting opinions, answered questions, and evolving predictions, making it an essential component of any advanced Openclaw Skills toolkit. It bridges the gap between simple text processing and genuine literary analysis by maintaining a linear reading experience that mimics human cognition while leveraging the power of large language models for synthesis.
To begin using this skill within your environment, ensure you have Python 3 available and follow these steps:
# Navigate to your agent directory
# Invoke the sequential read command on a target file
/sequential-read path/to/your/book.txt
# To apply a specific analytical perspective
/sequential-read path/to/article.txt --lens "literary critic"
# To check progress or list previous reading sessions
/sequential-read list
The skill organizes reading data into a structured directory located in the memory path. This architecture is a standard feature of high-quality Openclaw Skills.
| File/Folder | Purpose |
|---|---|
memory/sequential_read/<session-id>/ |
Root directory for the specific reading session. |
output/synthesis.md |
The final Markdown report containing the integrated analysis. |
reflections/ |
Individual JSON/Markdown files for every chunk processed. |
state.json |
Metadata tracking current progress, chunk count, and session status. |
scripts/ |
Python logic for session, chunk, and state management. |
Loading
A comprehensive command-line interface for managing Wiki.js instances through the GraphQL API.

An AI-powered skill to automate high-quality text-to-speech voice message delivery on WhatsApp in over 40 languages.

Enable continuous self-improvement for AI agents through structured reflection, mistake tracking, and memory management.

A comprehensive backup, update, and restore utility designed to protect Clawdbot configurations, workspaces, and Openclaw Skills.

A comprehensive utility for searching, managing, and sending sticker and emoji images across various chat platforms.

A persistent visual memory system for AI agents to store, analyze, and recall images, charts, and website screenshots.








































