twitter-reader

Extract readable content from Twitter/X articles and tweets using jina.ai. Use when the user provides a Twitter/X link and wants to read the full content without being blocked by anti-bot measures. Supports various URL formats including x.com/username/article/id, x.com/i/status/id, and standard tweet URLs.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "twitter-reader" with this command: npx skills add showjim/twitter-article-reader

Twitter Reader

Quick Start

Extract content from a Twitter/X article or tweet:

1. Take the Twitter/X URL from the user
2. Construct the jina.ai URL: https://r.jina.ai/https://x.com/<id>
   - For x.com/<user>/article/<id>: use https://r.jina.ai/https://x.com/<user>/article/<id>
   - For x.com/i/status/<id>: use https://r.jina.ai/https://x.com/i/status/<id>
   - For x.com/<user>/status/<id>: use https://r.jina.ai/https://x.com/<user>/status/<id>
3. Use web_fetch to retrieve the content
4. Return the extracted markdown text to the user

Why Use This

Twitter/X has anti-bot measures that prevent direct scraping. The jina.ai proxy bypasses these restrictions and returns clean, readable markdown content.

URL Format Patterns

PatternExamplejina.ai URL
Articlehttps://x.com/Pluvio9yte/article/2023339861369864466https://r.jina.ai/https://x.com/Pluvio9yte/article/2023339861369864466
Statushttps://x.com/i/status/2023339861369864466https://r.jina.ai/https://x.com/i/status/2023339861369864466
User Statushttps://x.com/username/status/1234567890https://r.jina.ai/https://x.com/username/status/1234567890

Notes

  • The extracted content will be in markdown format
  • Images in the tweet will be preserved as markdown image links
  • The web_fetch tool automatically handles the extraction
  • If the URL is already in the correct format, use it directly with jina.ai

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Grab Company

Provides detailed insights on Grab's evolution, business model, market position, and significance in Southeast Asia's digital economy and super app landscape.

Registry SourceRecently Updated
General

CV-Driven Job Hunter

Asiste en una búsqueda laboral proactiva basada en el CV del usuario — analiza perfil, sugiere banda salarial, escanea boards y career pages, califica matche...

Registry SourceRecently Updated
General

Changelog Linter

Validate CHANGELOG.md files against the Keep a Changelog format (keepachangelog.com). Checks version ordering, date formats, section types, link references,...

Registry SourceRecently Updated
General

Bosch Company

Bosch is the world's largest automotive Tier 1 supplier, focusing on automotive parts, industrial tech, consumer goods, and energy solutions with a foundatio...

Registry SourceRecently Updated