A multi‑agent studio is where Playnex truly comes alive. Instead of one agent doing everything, you orchestrate a team — each with a purpose, each with tools, each contributing to a shared goal.
Start the Tutorial →You’ll need at least three agents:
If you haven’t created them yet:
playnex agent create
Create a new orchestration flow:
playnex flow create
Define steps such as:
Each step receives the previous step’s output automatically.
Start the full workflow:
playnex flow run article-studio
Playnex will:
View the final capsule:
playnex capsules
Or:
playnex capsule view <id>
You’ll see the entire workflow’s output — a complete piece of work created by your agent team.
You can add more agents:
Or create new flows for different types of work.
A multi‑agent studio is the beginning of something bigger — a personal intelligence system that grows with you.
Explore the rest of the documentation or begin building your own agent workflows.
Back to Docs →