Agent Plugins Marketplace
All plugins

useagents

v1.0.0

Discover developer tools via the UseAgents registry — search, fetch context, and search official docs.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By UseAgentsLicense: MIT0 GitHub starsUpdated 5 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 28, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/useagentsai/agent-plugin

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

useagents/
├── plugin.json
├── skills/useagents/SKILL.md
└── mcp.json

Included Skills1

useagentsskills/useagents/SKILL.md

Discover real developer tools via the UseAgents registry before recommending packages or writing install/usage code. Use when the user needs a CLI, SDK, API, or library, or when avoiding invented package names from training data. Search official docs with search_docs when you need deeper how-to answers.

MCP servers1

useagentsStreamable HTTP
url
https://mcp.useagents.site/mcp

Plugin manifests1

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "useagents",
  "version": "1.0.0",
  "description": "Discover developer tools via the UseAgents registry — search, fetch context, and search official docs.",
  "author": {
    "name": "UseAgents",
    "url": "https://useagents.site"
  },
  "homepage": "https://useagents.site",
  "repository": "https://github.com/useagentsai/agent-plugin",
  "license": "MIT",
  "keywords": [
    "useagents",
    "mcp",
    "tools",
    "registry",
    "agent-skills",
    "developer-tools"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[useagents on Agent Plugins Marketplace](https://pluginsmp.com/plugins/useagents)