baoyu-danger-x-to-markdown

Convert X Tweets and Articles into Markdown with YAML front matter.

947|163|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/guanyang/open-agent-hub --skill baoyu-danger-x-to-markdown-guanyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-danger-x-to-markdown
Source: https://github.com/guanyang/open-agent-hub/tree/main/skills/baoyu-danger-x-to-markdown
Command: npx skills add https://github.com/guanyang/open-agent-hub --skill baoyu-danger-x-to-markdown-guanyang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires baoyu-chrome-cdp, and includes scripts (resource) components.

What problem does it solve?

Converts X Tweets and Articles into Markdown with a YAML front matter header, enabling streamlined archiving, documentation, and offline processing while requiring user consent due to reverse-engineered API usage.

Core Features & Use Cases

  • Converts Tweets and Articles from X into Markdown with front matter for easy integration into docs and notes.
  • Extracts content and media references (images and videos) and includes article metadata to enrich Markdown outputs.
  • Use Case: Archive a thread or article as well-structured Markdown for knowledge bases, handbooks, or personal notes.

Quick Start

Provide an X URL to convert; the tool fetches content, formats it with YAML front matter, and saves the Markdown to a file.

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

You can convert X tweets and articles to Markdown by providing an X URL, which the tool fetches and formats with a YAML front matter header. This creates a structured Markdown file ready for integration into your notes or knowledge bases.

How does converting X content to Markdown handle threaded tweets and media?

Converting X content to Markdown handles threaded tweets and media by extracting content, images, videos, and article references. It enriches the Markdown output with this metadata, ensuring well-structured documentation of threaded content.

Do I need browser login or cookies to convert X content to Markdown?

You need environment-provided cookies or a browser login to convert X content to Markdown. This authentication is required because the tool uses a reverse-engineered API to fetch tweets and articles from X.

What is YAML front matter and why is it included when archiving X articles?

YAML front matter is a metadata header placed at the top of a Markdown file. It is included when archiving X articles to store contextual information, enabling streamlined offline processing and easy integration into documentation systems.

Does the X to Markdown conversion require user consent?

Yes, the X to Markdown conversion requires user consent due to its use of a reverse-engineered API for fetching content. This ensures you are aware of the mechanism used to extract tweets and articles.

Can I use Chrome CDP to fetch X tweets for Markdown conversion?

You can use Chrome CDP to facilitate the browser login needed to fetch X tweets for Markdown conversion. This dependency helps provide the authenticated environment required to access and extract the content.