x-reader for Openclaw

A universal content processing engine that fetches, transcribes, and generates multi-dimensional insights from URLs, social media, and multimedia files.

lifecn
v0.2.0
Mar 1, 2026
1
2.4k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install x-reader

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install x-reader using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is x-reader?

x-reader is a sophisticated content digestion engine designed to bridge the gap between raw information and actionable insights. By integrating with high-performance scrapers and transcription services, it allows users to process everything from YouTube videos and X threads to RSS feeds and local files. This skill is a core component of the Openclaw Skills ecosystem, enabling AI agents to understand context across fragmented platforms while providing customizable analysis dimensions tailored to specific professional domains like development, trading, or research.

x-reader Use Cases

  • Summarizing long-form articles or technical documentation from a URL
  • Transcribing and digesting key takeaways from YouTube videos or Apple Podcasts
  • Monitoring social media threads on X or Xiaohongshu for specific market sentiment
  • Aggregating and analyzing content from RSS feeds or Telegram channels
  • Converting complex local documents into brief action items or structured summaries

How x-reader Works

  1. The skill is triggered by a user request containing a URL, text, or local file path.
  2. It selects the appropriate fetching tool based on the source platform, utilizing Jina Reader, Playwright, or specialized APIs.
  3. For audio and video content, it leverages Groq Whisper or platform-specific tools to generate a high-quality transcript.
  4. It performs a multi-dimensional analysis, scanning the content for themes, facts, and relevance.
  5. The final output is generated in Full, Sparse, or Brief mode based on user preference and context for Openclaw Skills users.

x-reader Setup

To integrate x-reader into your Openclaw Skills workflow, follow these steps:

# Install core dependencies
pip install jina-reader playwright telethon feedparser

# (Optional) Initialize Playwright for browser-based scraping
playwright install chromium

Configure your environment variables for advanced features:

  • GROQ_API_KEY: Required for high-speed Whisper transcription.
  • TELEGRAM_API_ID and TELEGRAM_API_HASH: Required for Telegram support.
  • Perform a one-time login for Xiaohongshu if using Playwright fallback.

x-reader Data Schema & Taxonomy

The skill processes data using a structured pipeline to ensure consistency across different Openclaw Skills integrations:

Attribute Description
Input Source URL, Tweet ID, Local Path, or Raw Transcript
Fetch Tool Jina (Web), Playwright (Social), or yt-dlp (Video)
Analysis Dimensions Themes, Author Claims, Facts, and Personalized Context
Output Format Markdown-formatted summaries categorized by dimensions

x-reader Advanced Features

  • Customizable analysis dimensions to match specific professional domains such as Tech Debt or Market Impact
  • Multi-platform support including Bilibili, Xiaoyuzhou, and WeChat Official Accounts
  • Dynamic output modes including Full, Sparse, and Brief to control the granularity of insights
  • Fallback mechanisms between API-based fetching and browser-based scraping with Playwright
  • Seamless integration with video transcription skills for automated content processing within the Openclaw Skills framework

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*