Publishing an agent to the Marketplace

Share your agent with the Contextium community by publishing it to the Marketplace — available from the agent edit page on the web.

Once you've built and refined an agent, you can share it publicly on the Contextium Marketplace. Anyone can find it, read it, install it into their own workspace, and leave a review. Publishing is available from the agent edit page on the web.

For a full guide to Marketplace features — including browsing, installing, and managing listings — see Using the Marketplace.


Publishing your agent

  1. Go to Dashboard → Agents.
  2. Click the agent you want to publish to open the quick drawer, then click Open Full Editor.
  3. In the full editor, click Publish to Marketplace.
  4. Fill in the listing details:
FieldRequiredNotes
NameYesThe public display name (max 200 characters)
SlugYesThe URL identifier — auto-generated from the name
Short descriptionYesShown on marketplace cards (max 300 characters)
CategoryYesChoose the category that best fits the agent's role
TagsNoKeywords to help people discover it
Full descriptionNoDetailed explanation on the listing page
GitHub URLNoLink to source code or documentation
  1. Click Publish. Your listing goes live immediately.

Publishing makes the agent's name, description, and system prompt publicly visible. Any skills attached to the agent are also shared — people who install your agent receive copies of those skills in their workspace. Your other files, libraries, and workspace settings remain private.


Editing your listing

Once published, you can update the listing details at any time without unpublishing:

  1. Open the agent in the full editor.
  2. Click Edit Listing.
  3. Update any fields and optionally add a Changelog entry to let people know what changed.
  4. Save. The version number increments automatically and anyone who has installed your agent will see an update badge.

Leaving a review

You can rate and review any agent you've installed from the Marketplace.

  1. Open the listing detail page at contextium.io/marketplace/{slug}.
  2. Scroll to the Review section.
  3. Select a star rating and optionally add a written comment.
  4. Click Submit Review.

You must have installed the listing into a workspace to leave a review. Each user can leave one review per listing.


Unpublishing

To remove your listing from the Marketplace:

  1. Open the agent in the full editor.
  2. Click Edit Listing.
  3. Click Unpublish and confirm.

The listing is removed from the Marketplace immediately. Anyone who has already installed it keeps their copy — unpublishing only affects new discovery and installation.