baoyu-danger-x-to-markdown

Convert X tweets, threads, and articles to Markdown with YAML front matter.

2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/neo-unicorn/neo-skills --skill baoyu-danger-x-to-markdown-neo-unicorn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-danger-x-to-markdown
Source: https://github.com/neo-unicorn/neo-skills/tree/main/baoyu-danger-x-to-markdown
Command: npx skills add https://github.com/neo-unicorn/neo-skills --skill baoyu-danger-x-to-markdown-neo-unicorn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Converts X (Twitter) tweets, threads, and longform articles into Markdown with YAML front matter so users can archive, edit, or republish social content without manual copying and link recovery.

Core Features & Use Cases

  • Extract full article bodies and tweet threads into structured Markdown including metadata such as author, url, tweet count, and cover image.
  • Preserve or optionally download media (images/videos) into local imgs/ and videos/ folders with rewritten local links.
  • Manage authentication via environment tokens or an automated Chrome login flow, enforce an explicit consent flow, and persist user preferences via EXTEND.md for repeated use.

Quick Start

Convert a tweet or X article URL into a Markdown file with YAML frontmatter and optionally download images and videos to local imgs/ and videos/ folders by running the skill and choosing the media option.

Frequently Asked Questions about baoyu-danger-x-to-markdown

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

FAQPage Schema
How do I convert X Twitter threads to Markdown for archiving?

To convert X Twitter threads to Markdown, the tool extracts full thread bodies into structured Markdown with YAML front matter, preserving metadata like author, url, and tweet count for archiving or republishing workflows.

What is the best way to extract X articles with media references preserved?

The best way to extract X articles with media preserved is using a converter that optionally downloads images and videos into local imgs/ and videos/ folders, rewriting the media links locally within the output Markdown file.

Do I need authenticated X cookies to download tweets to Markdown?

Yes, you need authenticated X cookies or tokens to convert tweets to Markdown, utilizing an automated Chrome DevTools login fallback and an explicit user consent flow to securely access the required content.

Can I persist user preferences for X article extraction across multiple sessions?

You can persist user preferences for X article extraction across sessions via EXTEND.md preference handling, which stores your settings for repeated use without requiring reconfiguration each time you run the conversion.

What metadata is included when converting tweets to Markdown?

When converting tweets to Markdown, the output includes YAML front matter with specific metadata such as the author, original url, tweet count, and cover image, ensuring structured archival and editorial analysis.