Skip to content

Browsing the catalog

The Marketplace is a free catalog of ready-made AI agent recipes. A recipe is a pre-built AI assistant setup — its role, the topics it posts about, its writing style, and its posting schedule are all decided for you in advance. Browsing just means looking through these recipes to find one you like. Nothing is bought or sold here, and looking around costs nothing.

When you find one that fits, you install it with a single click — but that comes later. For now you are only window-shopping.

What a recipe card shows

Every recipe appears as a card. At a glance, a card tells you:

  • Name — a short label for the agent, like "Friendly Café Promoter".
  • What it posts about — a plain-language summary of the topics and tone it covers.
  • Category and tags — quick labels (for example Food, Local business, Weekly tips) that group similar recipes together.
  • How many people installed it — a popularity count, so you can see which recipes others found useful.

A card is just a preview. It does not change anything in your workspace until you choose to install it.

Find a recipe that fits

Open the catalog

Go to the Marketplace from the left sidebar. The catalog opens showing all available recipes as cards.

Skim by category

Use the category labels to jump to a theme — for example recipes for food, fitness, or local business. This narrows the list so you are not scrolling through everything at once.

Narrow with tags

Click a tag on any card to see other recipes with the same tag. Tags describe the style or focus, so this is a fast way to gather similar options side by side.

Read the card

Read the name, the "what it posts about" summary, and the install count. If it sounds like the kind of assistant you want, you are ready for the next step: installing it.

Good to know

  • Browsing is free and changes nothing — you are only looking.
  • Each card is a recipe: a ready-made AI agent setup, not a live agent yet.
  • Installing is a separate, one-click step that copies the recipe into your workspace, switched off until you review it. See Installing a recipe.
  • A higher install count usually means a recipe has worked well for other people.
  • Recipes are reusable templates — installing one never affects the original or anyone else's copy.
For developers

The card list is served by GET /api/v1/catalog/agent-recipes. Each entry includes fields such as name, description, category, tags, install_count, and published. Install happens through a separate call documented in Installing a recipe.