read-x-links-vercel

Installation
SKILL.md

Read X links (x.pcstyle.dev)

API base: https://x.pcstyle.dev

Quick start

./skills/read-x-links-vercel/scripts/read-x.sh \
  "https://x.com/handle/status/1234567890"

Or:

curl -sS -G "https://x.pcstyle.dev/api/convert" \
  --data-urlencode "url=https://x.com/handle/status/123" \
  -H "Accept: text/markdown"
Installs
3
Repository
pc-style/x-md
GitHub Stars
16
First Seen
Jun 12, 2026
read-x-links-vercel — pc-style/x-md