twitter-reader

Fetch Twitter/X posts and articles with images as Markdown.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill twitter-reader-791994545
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twitter-reader
Source: https://github.com/791994545/Deepseek-Reasonix-Autopilot/tree/main/skills/twitter-reader
Command: npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill twitter-reader-791994545

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires twitter-cli, jina.ai, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of retrieving Twitter/X post content, including long-form articles with images and metadata, making it easier to access and analyze tweet/article content, author info, engagement metrics, and embedded media.

Core Features & Use Cases

  • Content Retrieval: Fetches structured data and content from Twitter/X posts and articles.
  • Media Support: Automatically downloads all images to local attachments folder and generates complete Markdown with proper image references.
  • Use Case: Ideal for researchers, content curators, or anyone needing to quickly gather and document Twitter/X content for analysis or reporting.

Quick Start

Use the fetch_article.py script to fetch content and images from a Twitter/X article URL.

Frequently Asked Questions about twitter-reader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch Twitter X post content and save images to local Markdown?

To fetch Twitter X post content, use the fetch_article.py script to retrieve post data, automatically download all images to a local attachments folder, and generate complete Markdown with proper image references.

Does this Twitter X content retrieval tool support long-form articles with images?

Yes, the Twitter X content retrieval tool supports individual posts and X Articles, automatically handling long-form content by downloading embedded images and mapping them into the generated Markdown.

Do I need twitter-cli and jina.ai to extract Twitter X posts into Markdown?

Yes, you need the twitter-cli and jina.ai dependencies installed to extract Twitter X posts, as the Skill relies on them to fetch structured data and media for Markdown generation.

What is the best way to document Twitter X engagement metrics and author info for research?

The best way to document Twitter X engagement metrics and author info is to use this Skill to extract structured data from posts, capturing metadata alongside media and converting it into Markdown.

What are the limitations of using jina.ai for Twitter X article extraction?

The Skill handles individual posts and X Articles with images, but limitations of using jina.ai for Twitter X article extraction may arise if the target content is private, deleted, or lacks standard metadata.