---
title: "Agent Plugin Marketplace"
description: "An **agent plugin marketplace** is a place to discover packaged skills and MCP servers for AI agents. Agent Plugins Directory currently lists 1,439 distinct packages from 788 publishing repositories, each verified agains"
canonical: https://agentpluginsdirectory.com/marketplace
last-updated: 2026-08-25
---

# Agent Plugin Marketplace

An **agent plugin marketplace** is a place to discover packaged skills and MCP servers for AI agents. Agent Plugins Directory currently lists 1,439 distinct packages from 788 publishing repositories, each verified against the Agent Plugins 1.0.0 schema on 2026-08-25. A verified listing proves manifest conformance; it does not prove availability in every client marketplace.

[Browse the complete directory](/), [search every current listing](/search), or compare the [installation routes for compatible clients](/install).

## Which agent plugins can you browse here?

These are ten high-signal listings from the current census, ordered by their source repository's GitHub stars. The facts come from each verified manifest; stars describe the hosting repository, not installs, ratings, or endorsements.

| Plugin | Publisher | Skills | MCP | Stars |
| --- | --- | --- | --- | --- |
| [context7](/plugins/context7--upstash) | `upstash` | 1 | 1 | 61,175 |
| [agentic-bundle-aas-accessibility-inclusive-ux](/plugins/agentic-bundle-aas-accessibility-inclusive-ux) (+57) | `sickn33` | 449 | 0 | 45,359 |
| [daisyui](/plugins/daisyui) | `saadeghi` | 1 | 0 | 42,189 |
| [diffusers](/plugins/diffusers) | `huggingface` | 4 | 0 | 34,373 |
| [scientific-agent-skills](/plugins/scientific-agent-skills) | `K-Dense-AI` | 163 | 0 | 34,338 |
| [openviking](/plugins/openviking) | `volcengine` | 1 | 1 | 33,068 |
| [hindsight](/plugins/hindsight) | `vectorize-io` | 1 | 1 | 21,058 |
| [gemini-api](/plugins/gemini-api) (+6) | `google` | 57 | 7 | 18,678 |
| [superset](/plugins/superset--superset-sh) | `superset-sh` | 11 | 0 | 13,324 |
| [anarlog](/plugins/anarlog) | `fastrepl` | 1 | 1 | 9,163 |

Browse by purpose:

- [Agent tooling plugins](/categories/agent-tooling)
- [Code review plugins](/categories/code-review)
- [Database plugins](/categories/databases)
- [Search and research plugins](/categories/research)
- [Productivity plugins](/categories/productivity)
- [Best Agent Plugins from the verified census](/best)

## Is this an official Agent Plugins marketplace?

No. Agent Plugins Directory is an independent, read-only discovery and verification layer. The open Agent Plugins 1.0.0 specification defines a portable package, but explicitly leaves registries, marketplaces, installation, updates, and enablement to each client. This site does not claim that a GitHub package is published in ChatGPT, Codex, Cursor, Copilot, VS Code, or Kiro merely because its `plugin.json` validates.

| Term | What it means here |
|---|---|
| Directory | The complete verified census and its stable detail pages |
| Marketplace | The browse-and-compare experience for people looking for agent plugins |
| Client marketplace | A registry configured inside a specific client, with its own availability and review rules |
| Installer | The client-controlled action that downloads or enables a package |

## How do you evaluate a marketplace listing?

Open the plugin detail page and check four things before installation: the publisher and source repository, the skills named by the package, every MCP server and transport, and the license. Then inspect the source files. A valid schema does not make third-party instructions or executable MCP processes trustworthy.

The [plugin.json validator](/validator) checks a manifest against the official schema. The [census JSON](/census.json) provides the same current dataset for tools and answer engines, while [llms.txt](/llms.txt) maps the site's machine-readable resources.

## How do client marketplaces differ?

Marketplace visibility is client-specific. Codex, ChatGPT, Cursor, GitHub Copilot, VS Code, and Kiro can expose different sources and installation flows even when they understand compatible components from the same portable package. Use the [install hub](/install) and its per-client guides instead of assuming one listing appears everywhere.

For current Codex behavior, OpenAI documents plugins in its [official help article](https://help.openai.com/en/articles/20001256-plugins-in-codex/) and publishes the structure of its own plugin repository on [GitHub](https://github.com/openai/plugins). Those OpenAI distribution conventions are related to, but not identical with, a root Agent Plugins 1.0.0 manifest.

## Is “agent-plugin-marketplace” also a plugin name?

Yes. The directory contains a third-party package named [agent-plugin-marketplace](/plugins/agent-plugin-marketplace). That detail page describes one package; this page owns the general query for browsing an agent plugin marketplace.

## FAQ

**How many plugins are in this marketplace?** The current verified directory contains 1,439 distinct plugins from 788 publishing repositories as of 2026-08-25.

**Are the listings free?** This directory is free to browse. A package or client may impose separate requirements; verify those with its publisher and client marketplace.

**Does “verified” mean safe?** No. It means the fetched manifest conformed to Agent Plugins 1.0.0 at the stated verification date. Review skills, MCP commands, permissions, source, and publisher trust before installation.

**Can a plugin appear here but not in Codex or ChatGPT?** Yes. This directory discovers conformant public manifests. Client marketplace publication and installation are separate decisions.
