SkillAgentSearch skills...

Registry

Registry of agents implementing the Agent Client Protocol (ACP)

Install / Use

/learn @agentclientprotocol/Registry
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ACP Registry

https://agentclientprotocol.com/registry

Registry of agents implementing the Agent Client Protocol, ACP.

Authentication Required: This registry maintains a curated list of agents that support user authentication.

Users must be able to authenticate themselves with agents to use them. All agents are verified via CI to ensure they return valid authMethods in the ACP handshake. See AUTHENTICATION.md for implementation details and the ACP auth methods proposal for the specification.

Usage

Fetch the registry index:

https://cdn.agentclientprotocol.com/registry/v1/latest/registry.json

Registry Format

See FORMAT.md for the registry schema, distribution types, and platform targets.

Automatic Version Updates

Agent versions are automatically updated via a cron job that runs hourly. It checks for new releases across all supported distribution types (npm, PyPI, GitHub releases) and commits updates directly to main.

Adding an Agent

See CONTRIBUTING.md for instructions.

License

This registry is licensed under the Apache License 2.0. Individual agents are subject to their own licenses.

View on GitHub
GitHub Stars142
CategoryDevelopment
Updated32m ago
Forks75

Security Score

100/100

Audited on Mar 25, 2026

No findings