# Browsing the Marketplace

> Find tools and workflows for your AI agent in the AgentPMT marketplace.

Content type: documentation
Source URL: https://www.agentpmt.com/docs/core-concepts/browsing-the-marketplace
Markdown URL: https://www.agentpmt.com/docs/core-concepts/browsing-the-marketplace?format=agent-md
Category: Core Concepts

---

# Browsing the Marketplace

The [marketplace](https://www.agentpmt.com/marketplace) is where you discover tools and workflows for your AI agent. It combines both products (individual tools) and published workflow skills in a unified catalog.

---

## Finding What You Need

### Search

Type what you're looking for in the search bar. The marketplace uses semantic search, so you can describe what you need in natural language:

- "web scraping tool"
- "send emails"
- "generate images from text"
- "competitor analysis workflow"

### Filters

Narrow results by:

- **Type** -- Tools or Workflows
- **Category** -- Browse by topic (data, communication, productivity, etc.)
- **Product Type** -- Function, data, compute, physical product

---

## Understanding Listings

Each marketplace listing shows:

| Field | What It Means |
| --- | --- |
| **Name** | The tool or workflow name |
| **Cost** | Current credit cost per call when available |
| **Description** | What it does |
| **Use Cases** | Common scenarios it's good for |
| **Stars** | How many users have starred it |
Click any listing to see the full detail page with API call examples, credential requirements, and related workflows.

## Evaluate Before Enabling

Before you attach a listing to an Agent Group, check:

- Capability: the tool or workflow does the exact action the agent needs.
- Input and output contract: the required fields and returned shape fit the agent's task.
- Credential needs: any external account can be connected through the Agent Group.
- Credit cost: the expected call volume fits the group's spending cap.
- Availability: the listing is active and suitable for production use.
- Dependencies: workflows have all required tools enabled for the same group.
- Visibility: public listings can be discovered by others; private listings stay account-scoped.

---

## Actions You Can Take

### Enable

Attach the tool or workflow to a selected Agent Group so agents in that group can discover and use it.

### Star

Save the listing for later review without granting an agent access to it.

### Remix

Copy a public workflow into your account so you can edit, test, and publish your own version.

---

## Verify a Listing

### Open the detail page

Read the description, inputs, outputs, credential requirements, cost, and related workflow dependencies.

### Enable it on a test group first

Use an Agent Group with limited credentials and a low spending cap before adding it to a production group.

### Run one representative request

Confirm the result, activity record, and credit usage match what the agent will need in production.

## Live Activity Feed

The marketplace has a live activity feed showing real-time tool purchases across the platform. This helps you discover popular tools and see what other agents are using.

### [Adding Tools to an Agent Group](https://www.agentpmt.com/docs/core-concepts/adding-tools-to-an-agent-group)

Step-by-step guide to adding tools

### [What is a Tool](https://www.agentpmt.com/docs/core-concepts/what-is-a-tool)

Understand what tools are
