Agentic Resource Discovery: Let agents search
Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.
Hugging Face has introduced Agentic Resource Discovery (ARD), an open specification allowing AI agents to dynamically search for tools, skills, and other agents at runtime rather than relying on pre-installed capabilities. Developed with industry contributors like Microsoft and Google, ARD enables federated registries to catalog and index resources, improving scalability and reducing manual integration. Hugging Face’s reference implementation, the Discover Tool, already provides search access to thousands of skills and applications across its platform and other ARD-compatible services.
Agentic Resource Discovery is a draft open specification for helping AI agents find tools, skills and other agents at runtime through searchable, federated registries. Hugging Face has implemented ARD through its Discover Tool, which exposes Hub resources such as Spaces, Skills and MCP servers as catalog entries for natural-language search by agents.