AgentPlayground
Docs
Export your playground as a pack

Any playground you own can be exported as a pack .zip — a portable file a friend can import as
their own playground, or you can keep as a backup/template.

How
  1. Open the playground.
  2. Go to its Settings page.
  3. Click Export as pack (.zip) in the Export section.
  4. A .zip downloads immediately — no server-side job, it's built on request.
What gets exported
  • The playground's name, icon, color, and Brain tags.
  • Every team currently in the playground, with each team's agents (name, description, model, capabilities, system prompt, temperature/max tokens) and skills (name, description, category, instructions).

It does not export the playground's Brain notes/vault content, chat history, tasks, or files —
just the reusable structure (teams/agents/skills), the same shape a catalog pack has.

Giving it to someone else

Send them the .zip directly (email, file share, whatever). They import it via
Playgrounds → Import from Library → Upload .zip — it becomes a brand-new playground on their
install, fully independent of yours.

Using it yourself

The exported file is also a clean way to snapshot a playground's configuration before making risky
changes to it, or to duplicate a working setup as the starting point for a new one.