A "pip" for Agents? A Hub for Reusable CrewAI Agents #3056
assaf-benjosef
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone!
I've been wondering if there are any discussions or ideas about creating a way for us to share, download, and plug in reusable agents.
For example, as we move more towards a one-goal-per-agent approach, we probably shouldn't all be writing an EmailHandler agent from scratch, especially if someone else has already built a great one. CrewAI's structured design seems perfect for enabling this kind of reusability between different applications.
I'm imagining something comparable to pip, where we could have a web portal to browse published agents and a CLI command to download them, along with their required tools and dependencies.
What are your thoughts? Would something like this even work or make sense for agents?
If anyone knows of a space where this is already being worked on, I'd love to check it out! :)
Beta Was this translation helpful? Give feedback.
All reactions