What problem does it solve? Reading, archiving, or analyzing X (Twitter) posts outside the platform is difficult because tweets are locked behind the site's interface. This Skill converts any X post URL into clean markdown so you can read, summarize, or store it anywhere. ## Core Features & Use Cases - URL to Markdown Conversion: Pass an X post URL and receive the post content as markdown printed to stdout. - File Output: Save the converted markdown directly to a file with the --output option for archiving or further processing. - Enhanced Media and Thread Support: Provide a Twitter API v2 bearer token via --bearer-token to improve handling of media attachments and threads. - Use Case: You find a long technical thread on X and want to include it in your research notes. Run the conversion, save it to a markdown file, and it becomes part of your searchable knowledge base. ## Quick Start Convert this X post to markdown and save it to a file: https://x.com/user/status/1234567890