Agentfy-io/Agentfy ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python app called Agentfy that lets me give one simple request and have a set of smart agents handle the rest for social media work.

I want a modular system where different agents can take on things like finding people to reach out to, generating posts and captions, replying to messages, and helping post across platforms like Instagram, TikTok, YouTube, X, and WhatsApp if the right keys are set up. It should have a clean command line mode and a simple web dashboard so I can test it either way.

Please make it easy to add new agents later without changing the core logic, and have the app automatically route each task to the right agent. Use environment variables for API keys and keep the code organized so it feels like a real multi agent workflow tool. If you need to check current docs for any platform integration, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab