A specialized browser automation tool for extracting rich content from X.com and Twitter URLs without requiring official API credentials.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install x-extract
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 x-extract using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
X-Extract is a sophisticated browser-automation skill designed to simplify data retrieval from X (formerly Twitter). By utilizing the browser tools within Openclaw Skills, this agent-ready utility can navigate to specific status URLs, capture the rendered state of the page, and parse complex HTML to return clean, structured information. It bypasses the need for costly or restricted API access, making it an essential asset for developers and researchers who need to archive public social media content.
This skill is particularly valuable because it handles the dynamic nature of modern web layouts. It doesn't just scrape text; it understands the page structure via ARIA snapshots to identify authors, timestamps, and engagement metrics accurately. As a key component of the Openclaw Skills library, it provides a seamless bridge between raw social media URLs and actionable markdown data.
To integrate this skill into your workflow, ensure your environment is configured to support browser actions. No API tokens or credentials for X are required for public content.
# Navigate to your OpenClaw project
# The x-extract skill is typically included in the standard Openclaw Skills library
# Verify browser tool availability
openclaw tools list
The skill organizes extracted data into a structured format to maintain consistency across different Openclaw Skills implementations.
| Attribute | Content | Format |
|---|---|---|
| Tweet Text | The main message content | Markdown String |
| Author | Handle and Display Name | String (@handle) |
| Timestamp | Publication date and time | ISO-8601 |
| Media | List of image or video links | Array of URLs |
| Engagement | Likes, Retweets, and Replies | Integer counts |
| Source | Original x.com URL | URL |
Loading
A specialized tool for converting WeChat public account articles into clean, archived Markdown files with full image and metadata support.

A powerful automation skill for creating professional, consistently styled Mermaid diagrams from technical content using smart templates.

An advanced multi-agent framework for designing, auditing, and maintaining high-quality Openclaw Skills through automated design and testing loops.

A specialized automation skill for saving markdown content and diagrams from an AI agent directly into a remote Obsidian vault via secure SSH transfer.

A powerful CLI utility for searching over 44,886 declassified Jeffrey Epstein documents released by the DOJ in 2026.

A sophisticated AI-driven news aggregator that compiles daily digests from top technical sources including HackerNews, GitHub Trending, and ArXiv research papers.








































