Install
openclaw skills install tweet-share-cardConvert an X/Twitter post URL into a polished share card image by capturing the tweet content and compositing it on a styled background.
openclaw skills install tweet-share-cardCreate a share image from an X/Twitter post.
x.com / twitter.com post URLpink, blue-purple, purple-blue, peach, mint).workspace/tmp/.pink, blue-purple, purple-blue, peach, and mint.Return the final image directly to the user with a short caption only if needed.
python3 {Skills Directory}/tweet-share-card/scripts/capture_visible_tweet.py <tweet_url> <output_png>python3 {Skills Directory}/tweet-share-card/scripts/compose_pink_card.py <tweet_capture_png> <output_png> [pink|blue-purple|purple-blue|peach|mint]