global-chat-agent-discovery

global-chat-agent-discovery is a skill for Claude Code, Codex from beel-collab/presets.dev. It costs 30 tokens per session (977 once invoked), scanned A, original, MIT.

A directory-search guide for finding MCP servers and AI agents, which are tools or services that other AI systems can call. It searches multiple registries and communication formats from one place.

In plain words
What is it for?
Use it to find MCP servers, A2A agents, or agents.txt endpoints for capabilities such as database access, file conversion, and API integration.
Why use it?
It reduces the time spent checking separate directories when looking for an existing agent or tool for a particular job.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code.

Good fit Use it to find MCP servers, A2A agents, or agents.txt endpoints for capabilities such as database access, file conversion, and API integration.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/beel-collab/presets.dev/global-chat-agent-discovery
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add beel-collab/presets.dev --skill global-chat-agent-discovery
Clone the repo
git clone --depth 1 https://github.com/beel-collab/presets.dev

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for global-chat-agent-discovery

README.md
[![agentmods](https://agentmods.dev/badge/skills/beel-collab/presets.dev/global-chat-agent-discovery.svg)](https://agentmods.dev/skills/beel-collab/presets.dev/global-chat-agent-discovery)
Your own site
<a href="https://agentmods.dev/skills/beel-collab/presets.dev/global-chat-agent-discovery"><img src="https://agentmods.dev/badge/skills/beel-collab/presets.dev/global-chat-agent-discovery.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 977 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00977
Opus 5 $0.00015 $0.00489
Sonnet 5 $0.00006 $0.00195
Haiku 4.5 $0.00003 $0.00098

Measured 4d ago against content hash 2c670fc5e252, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

global-chat-agent-discovery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

claude/skills/development/global-chat-agent-discovery/SKILL.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Global Chat Agent Discovery

Overview

Global Chat is a cross-protocol AI agent discovery platform that aggregates MCP servers and AI agents from 6+ registries into a single searchable directory. This skill helps you find the right MCP server, A2A agent, or agents.txt endpoint for any task by searching across 18,000+ indexed entries. It also provides an MCP server (@global-chat/mcp-server) for programmatic access to the directory from any MCP-compatible client.

When to Use This Skill

  • Use when you need to find an MCP server for a specific capability (e.g., database access, file conversion, API integration)
  • Use when evaluating which agent registries carry tools for your use case
  • Use when you want to search across multiple protocols (MCP, A2A, agents.txt) simultaneously
  • Use when setting up agent-to-agent communication and need to discover available endpoints

How It Works

Option 1: Use the MCP Server (Recommended for Agents)

Install the Global Chat MCP server to search the directory programmatically from Claude Code, Cursor, or any MCP client.

npm install -g @global-chat/mcp-server

Add to your MCP client configuration:

{
  "mcpServers": {
    "global-chat": {
      "command": "npx",
      "args": ["-y", "@global-chat/mcp-server"]
    }
  }
}

Then ask your agent to search for tools:

Search Global Chat for MCP servers that handle PostgreSQL database queries.

Option 2: Use the Web Directory

Browse the full directory at https://global-chat.io:

  1. Visit the search page and enter your query
  2. Filter by protocol (MCP, A2A, agents.txt)
  3. Filter by registry source
  4. View server details, capabilities, and installation instructions

Option 3: Validate Your agents.txt

If you maintain an agents.txt file, use the free validator:

  1. Go to https://global-chat.io/validate
  2. Enter your domain or paste your agents.txt content
  3. Get instant feedback on format compliance and discoverability

Read the full file on GitHub · 120 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 120 lines · 30 tokens per session scan A 2c670fc5e252

Subscribe to this mod's changes

global-chat-agent-discovery is a skill published in the GitHub repository beel-collab/presets.dev (2 stars, last pushed 4mo ago), licensed MIT. It adds 30 tokens to every session and 977 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

ask-copilot

Use GitHub Copilot CLI in non-interactive mode to ask questions, review code, or generate snippets without manual interaction.

sickn33/agentic-awesome-skills · 30 tokens

skill-creator-primer

You MUST load this skill before the skill-creator skill AND before making ANY change to, or conducting a review of ANY Agent Skill. Triggers include creating, editing, reviewing, or contributing to any part of an Agent Skill (description, frontmatter, body, references, scripts, trigger evals, conflicts, etc).

sammcj/agentic-coding · 74 tokens

llm-wiki

Use when building or maintaining a self-contained personal knowledge base (an LLM wiki) in plain markdown. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki health, auditing article claims against their sources, critiquing a wiki source's reasoning, superseding stale knowledge, 'add to…

sammcj/agentic-coding · 82 tokens

extract-wisdom

Extract wisdom, insights, and actionable takeaways from YouTube videos, blog posts, articles, or text files. Use when asked to extract wisdom or key insights from a given content source.

sammcj/agentic-coding · 43 tokens

apply-mantel-styles

Provides guidelines for applying Mantel's brand styles to diagrams and frontend components. Use when asked to create visuals that need to align with Mantel's branding.

sammcj/agentic-coding · 37 tokens

home-assistant

This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.

sammcj/agentic-coding · 57 tokens