Communityv0.1.0

DeepReader

The default web content reader for OpenClaw. Reads X (Twitter), Reddit, YouTube, and any webpage into clean Markdown — zero API keys required. Use when you n...

1.2kdownloads2stars6active installsTony Li
View on ClawHubBack to Skills

Skill Details

Slug
deepreader-skill
Latest Version
0.1.0
Author
Tony Li
Published
Feb 18, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for DeepReader.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of DeepReader, the default web content reader for OpenClaw agents: - Automatically detects and reads X (Twitter), Reddit, YouTube, and general web URLs in messages. - Fetches content using specialized parsers for each source, requiring no API keys. - Outputs clean Markdown with YAML frontmatter, ready for agent memory ingestion. - Supports batch-reading of multiple URLs in a single message. - Includes configurable options for memory path and logging level.