panniantong/agent-reach ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python CLI that gives an AI agent internet access in a simple, reliable way.
I want one command line tool that can help an agent read and search the web, including YouTube transcripts, GitHub repos, RSS feeds, Reddit, Twitter, Bilibili, and a few other common sites. It should work mostly without paid APIs, use whatever free or local methods make sense, and only ask for login or cookies when a platform truly needs it. Include a doctor style command that checks what is working and tells me how to fix what is missing.
Make it feel ready for real use, with clear install and update commands, sensible defaults, and good help text. If you need to look up current docs online, do that. Please keep cookies local and don’t upload them anywhere. I’d also like it to be easy for other AI tools to use from the terminal, so the interface should be clean and practical.