tweet-replicate

Installation
SKILL.md

Tweet Replicate

Freeze a public X/Twitter post into a rerenderable local build that always emits a high-quality tweet-replica.mp4 master and a companion tweet-replica.gif preview, with only the GIF kept under 24 MB.

Verified against live public statuses on April 9, 2026.

Call-Bluff First

Do not promise a browser-level or forever-stable clone of X. X can change layout, metrics drift, media URLs expire, and the local renderer is intentionally deterministic rather than a replay of X's private renderer.

What this skill does well:

  • capture a public status into a frozen snapshot.json
  • download the avatar and primary media locally at the highest available quality
  • rebuild the tweet chrome in deterministic local HTML/CSS
  • record the replica viewport with Playwright without creating a larger padded stage around the tweet
  • export a high-quality MP4 master and a companion GIF in the same directory

Decision Tree

Installs
39
GitHub Stars
13
First Seen
Apr 9, 2026
tweet-replicate — jpcaparas/skills