profullstack/social-poster — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a command line tool called Social Poster that lets me post the same content to multiple social media sites without using their official APIs.

I want it to open a browser, let me log in normally, save my sessions, and then reuse those logins later. It should support posting text, links, images, and videos where each platform allows it. The main platforms should be X, TikTok, Pinterest, LinkedIn, Reddit, and Facebook, with some marked as still in progress if they aren’t fully working yet.

Please include simple commands like login, post, status, platforms, setup, and config. I also want a dry run mode so I can preview what would be posted before it actually posts.

Add an optional OpenAI setup so I can give it a prompt and have it generate social posts in styles like viral, professional, or casual. It should store config and sessions locally, and include docs and examples for using it from the terminal and from Node.js.

Want more depth? Deep Reverse