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"