$npx skillfedfor your agent

baoyu-danger-x-to-markdown

Extract X posts and threads into markdown files with embedded metadata like author, URL, and media. The skill handles both individual tweets and multi-tweet threads, optionally downloading images and videos to local directories while rewriting links to point to saved files. First-time setup guides you through media handling and output preferences.

baoyu-danger-x-to-markdown converts X posts and threads to markdown files with metadata.

AI-generated summary based on this skill's SKILL.md

24,241 2,697 MITupdated by JimLiu

Decision gist · record as of 2026-07-04

baoyu-danger-x-to-markdown converts X posts and threads to markdown files with metadata. Extract X posts and threads into markdown files with embedded metadata like author, URL, and media. The skill handles both individual tweets and multi-tweet threads, optionally downloading images and videos to local directories while rewriting links to point to saved files. First-time setup guides you through media handling and output preferences.

manual: git clone https://github.com/JimLiu/baoyu-skills → cp -r baoyu-skills/skills/baoyu-danger-x-to-markdown ~/.claude/skills/baoyu-danger-x-to-markdown
skills/baoyu-danger-x-to-markdown/SKILL.md · version da4eca77

Use it when

  • Yes.
  • baoyu-danger-x-to-markdown processes entire threads as cohesive documents, preserving reply chains and conversation flow.

Verify before relying

Read SKILL.md below before installing (20 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

JimLiu/baoyu-skills/baoyu-danger-x-to-markdown · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How does baoyu-danger-x-to-markdown convert tweet to markdown?

baoyu-danger-x-to-markdown extracts X posts into markdown format, capturing the tweet text, author information, and original URL. The skill preserves thread structure when processing multi-tweet conversations, organizing each tweet as a separate markdown section while maintaining chronological order and reply relationships.

Can I save X post as markdown with metadata included?

Yes. baoyu-danger-x-to-markdown saves tweets as markdown files with front matter containing metadata like author, publication date, URL, and engagement metrics. You can configure output preferences during setup to control which metadata fields appear and how files are named and organized.

What happens when I convert a twitter thread to markdown?

baoyu-danger-x-to-markdown processes entire threads as cohesive documents, preserving reply chains and conversation flow. Each tweet in the thread becomes a markdown section, and the skill maintains the original sequence so readers can follow the discussion from start to finish without losing context.

Does baoyu-danger-x-to-markdown download media from tweets?

Yes. The skill can download images and videos from tweets to local directories and rewrite markdown links to point to those saved files instead of external URLs. During first-time setup, you configure media handling preferences—whether to download all media, specific types only, or skip downloads entirely.

How do I convert multiple x.com URLs to markdown at once?

baoyu-danger-x-to-markdown supports batch conversion of multiple X URLs, processing them into separate markdown documents or a combined archive. Provide a list of URLs and the skill handles the extraction, metadata capture, and optional media downloading for all posts in a single operation.

Can baoyu-danger-x-to-markdown extract X articles to markdown?

Yes. The skill extracts X articles and long-form content into markdown format, preserving article structure, headings, and embedded media. Like tweet extraction, articles are saved with metadata front matter and can include downloaded images when configured to do so.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

X to Markdown

Converts X content to markdown: - Tweets/threads → Markdown with YAML front matter - X Articles → Full content extraction

User Input Tools

When this skill prompts the user, follow this tool-selection rule (priority order):

  1. Prefer built-in user-input tools exposed by the current agent runtime — e.g., AskUserQuestion, request_user_input, clarify, ask_user, or any equivalent.
  2. Fallback: if no such tool exists, emit a numbered plain-text message and ask the user to reply with the chosen number/answer for each question.
  3. Batching: if the tool supports multiple questions per call, combine all applicable questions into a single call; if only single-question, ask

(truncated - see the full file via the links below)

File tree — 15 files
skills/baoyu-danger-x-to-markdown/SKILL.md
skills/baoyu-danger-x-to-markdown/references/config/first-time-setup.md
skills/baoyu-danger-x-to-markdown/scripts/bun.lock
skills/baoyu-danger-x-to-markdown/scripts/constants.ts
skills/baoyu-danger-x-to-markdown/scripts/cookie-file.ts
skills/baoyu-danger-x-to-markdown/scripts/cookies.ts
skills/baoyu-danger-x-to-markdown/scripts/graphql.ts
skills/baoyu-danger-x-to-markdown/scripts/http.ts
skills/baoyu-danger-x-to-markdown/scripts/main.ts
skills/baoyu-danger-x-to-markdown/scripts/markdown.test.ts
skills/baoyu-danger-x-to-markdown/scripts/markdown.ts
skills/baoyu-danger-x-to-markdown/scripts/media-localizer.ts
skills/baoyu-danger-x-to-markdown/scripts/package.json
skills/baoyu-danger-x-to-markdown/scripts/paths.ts
skills/baoyu-danger-x-to-markdown/scripts/referenced-tweets.ts

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Convert X/Twitter posts and threads to markdown format”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Baoyu Danger X To Markdown
by SpaceZephyr · SpaceZephyr/myskill

Transform X content—tweets, threads, and articles—into structured markdown with YAML metadata. Configure media handling, output directories, and authentication through preferences, with optional local asset download.

no license declared → metadata onlyupdated Mar 2026
★ 331repo stars
Canghe Danger X To Markdown
by freestylefly · freestylefly/canghe-skills

Transform X (Twitter) content into structured markdown files with YAML metadata. This skill extracts tweets, threads, and articles, optionally downloading media assets and organizing output by username and post ID. Requires user consent before accessing the reverse-engineered API.

no license declared → metadata onlyupdated Jun 2026
★ 418repo stars
Tuzi Danger X To Markdown
by tuziapi · tuziapi/tuzi-skills

This skill transforms X posts, threads, and articles into structured Markdown files with YAML metadata. It handles media extraction, supports customizable output directories, and requires explicit user consent before accessing the reverse-engineered API.

no license declared → metadata onlyupdated Apr 2026
★ 37repo stars
Baoyu Url To Markdown
by oldwinter · oldwinter/skills

Fetch any webpage and convert it to markdown using Chrome's rendering engine. Choose between automatic capture on page load or wait mode for sites requiring login or manual timing. Optionally download embedded images and videos to local directories with updated markdown links.

no license declared → metadata onlyupdated Jul 2026
★ 4repo stars
Tuzi Url To Markdown
by tuziapi · tuziapi/tuzi-skills

Tuzi Url To Markdown fetches any URL through Chrome and transforms the rendered HTML into clean markdown with metadata. Choose between automatic capture on page load or manual wait mode for pages requiring login or dynamic content, with optional local media downloads.

no license declared → metadata onlyupdated Apr 2026
★ 37repo stars
baoyu-compress-image
by JimLiu · JimLiu/baoyu-skills

This skill reduces image file sizes by converting to WebP (default) or PNG using the best available compression tool on your system. Configure default formats and quality levels via preferences, and process single files or entire directories recursively.

MITupdated Jul 2026
★ 24,241repo stars

More skills baoyu-url-to-markdown (MIT) · Tuzi Markdown To Html (unlicensed)

Tags
social-media-exportcontent-preservationmarkdown-conversiontwitter-archivalurl-to-documentmedia-embeddingreverse-engineered-apiyaml-frontmatter