baoyu-danger-x-to-markdown

Convert X posts, threads, and articles into markdown with metadata and media references.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the friction of saving X content in a reusable text format, letting you archive tweets, threads, and articles with metadata instead of copying text by hand.

Core Features & Use Cases

  • Tweet and Thread Conversion: Converts single posts or full conversations into structured markdown with front matter.
  • Article Extraction: Pulls X article content into readable markdown while preserving title and cover image metadata.
  • Media Handling and Export: Keeps remote media links or downloads images and videos locally, then rewrites links for portable archives.
  • Use Case: Use it to preserve a research thread, save a product announcement, or archive a source article for notes and documentation.

Quick Start

Ask the skill to convert the X post or thread at the provided URL into markdown and save the result locally.

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 threads into markdown for archiving?

To convert X threads into markdown, this Skill retrieves posts via reverse-engineered GraphQL and structures them with front matter metadata. It preserves the conversation flow and media references, creating a clean markdown file suitable for long-term archiving and documentation.

Can I download tweet media locally when exporting posts to markdown?

Yes, you can download tweet media locally during markdown export. The Skill optionally downloads images and videos from X posts and rewrites the markdown links to point to these local files, ensuring your archived content remains accessible even if remote links break.

Do I need authenticated X access to extract articles and threads?

Yes, authenticated X access is required to extract articles and threads. The Skill uses reverse-engineered GraphQL retrieval to fetch content from X, which necessitates valid login credentials to bypass access restrictions and properly handle consent protocols.

What is the best way to save X article content with metadata?

The best way to save X article content is using a conversion tool that extracts text while preserving the title and cover image metadata. This Skill pulls the article content into a readable markdown format, maintaining essential structural metadata for reuse in notes or documentation.

Does this Skill preserve front matter metadata for single tweets?

Yes, this Skill preserves front matter metadata for single tweets. When converting individual posts or full thread conversations, it generates structured markdown that includes relevant metadata, ensuring contextual information is retained alongside the extracted text content.