xtod

Convert X/Twitter threads into structured PDF or PPT documents.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/run6270/skill --skill xtod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xtod
Source: https://github.com/run6270/skill/tree/main/xtod
Command: npx skills add https://github.com/run6270/skill --skill xtod

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reportlab, python-pptx, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of converting X/Twitter threads into structured documents (PDF or PPT), preserving all content and media without manual copy-pasting or token limitations.

Core Features & Use Cases

  • Full Thread Capture: Reads entire X/Twitter threads, including all replies from the original author.
  • Content Preservation: Retains original tweet text, images, and charts without truncation.
  • Document Generation: Creates professional-looking PDF or PPT documents from threads.
  • Use Case: Convert a detailed technical explanation thread from an expert into a shareable PDF for offline reading or a PPT for a presentation.

Quick Start

Use the xtod skill to convert the X/Twitter thread at https://x.com/username/status/1234567890 into a PDF document.

Frequently Asked Questions about xtod

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

FAQPage Schema
How do I convert a Twitter thread into a PDF document?

To convert a Twitter thread into a PDF, this Skill uses browser automation to extract all tweets, images, and media, then generates a structured PDF document using the reportlab library without manual copy-pasting.

Can I save an X thread as a PPT presentation?

Yes, you can save an X thread as a PPT presentation by providing the thread URL; the Skill captures all text and media content and utilizes the python-pptx library to generate the presentation file.

Does converting long Twitter threads hit token limitations?

Converting long Twitter threads avoids token limitations because the Skill leverages a dedicated agent for data extraction and optimizes context for the main session, preserving entire threads without truncation.

How are images and charts from X threads handled during document generation?

During document generation, images and charts from X threads are fully preserved by capturing all media content through Chrome DevTools integration and embedding them directly into the resulting PDF or PPT file.

What is the best way to scrape Twitter threads for offline reading?

The best way to scrape Twitter threads for offline reading is using a tool that automates browser extraction to capture full thread content and exports it directly into a structured PDF document.

Do I need Chrome DevTools to extract tweets into documents?

Chrome DevTools integration is used by the Skill to handle web scraping and data extraction, ensuring all tweet text and media within a thread are accurately captured for document generation.