read-x-links-local

Installation
SKILL.md

Read X links (local — this repo)

Run from the x-md workspace root.

Quick start

bun run read-x -- "https://x.com/handle/status/1234567890"

By default, reply chains are expanded from the root post through the URL you pass (thread=full). Use --thread off for a single post only.

Or:

bun scripts/read-x.ts "https://x.com/handle/status/1234567890" --userinfo author

Helper script (from repo root):

Installs
1
Repository
pc-style/x-md
GitHub Stars
16
First Seen
Jun 29, 2026
read-x-links-local — pc-style/x-md