baoyu-danger-x-to-markdown

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Converts X (Twitter) tweets and articles to Markdown with YAML front matter. It enables archiving, sharing, and processing of X content by producing consistent Markdown with metadata.

Core Features & Use Cases

  • Preserve thread structure and embedded articles when converting to Markdown.
  • Extract rich media references and cover images for easy embedding in notebooks or docs.
  • Use Case: Archive a Twitter thread or convert an X article for knowledge bases.

Quick Start

Use the X to Markdown skill to convert an X tweet URL and save the result as Markdown.

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 tweets to Markdown for archiving?

To convert X tweets to Markdown, this Skill processes tweet URLs and extracts thread structures, embedded articles, and media, outputting Markdown files with YAML front matter suitable for archiving and sharing.

Can I archive a Twitter thread with media and frontmatter?

Yes, archiving a Twitter thread preserves its structure and extracts rich media references and cover images, embedding them directly into the resulting Markdown file with YAML frontmatter.

Does converting X articles to Markdown require login?

Yes, converting X articles requires user consent and uses browser cookies or login sessions to access data via a reverse-engineered API, ensuring you can securely retrieve tweet or article content.

What is the best way to save an X article for a knowledge base?

The best way to save an X article for a knowledge base is converting it into structured Markdown with YAML metadata, which seamlessly integrates into documentation platforms and notebook environments.

Are there limitations when extracting Twitter threads via reverse-engineered API?

Limitations include dependency on browser cookies or active login sessions for authentication, and potential instability from relying on an unofficial reverse-engineered API to access X content.