Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "baoyu-danger-x-to-markdown" skill by following the instructions at https://skill123.me/install/baoyu-danger-x-to-markdown.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/baoyu-danger-x-to-markdown.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 40 KBAbout this skill
Overview
Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.
Source
- Repo: https://github.com/JimLiu/baoyu-skills
- Path: skills/baoyu-danger-x-to-markdown
Evaluation
AI-evaluated 2026-09-03: Clear CLI usage, supported URL forms, output structure, media-handling preference flow, and a versioned consent gate with an explicit risk disclaimer. Solves a common need (archiving tweets/threads) but relies on a reverse-engineered X API with user auth tokens that risks account restriction; operations are otherwise read-only and credentials stay in env vars or local cookie caches.
