Skip to content

Generate metadata file for ai-catalog and support for ARD #389

Description

@jasonnvidia

Problem Statement

support a standardized emerging discovery protocol called Agentic Resource Discovery (ARD). This will allow external agents/tools to discover NVIDIA's skills programmatically. Allow skills to be federated in other ARD registries.

Proposed Design

similar to PR #324 - support for .well-known/ai-catalog.json
(still need to determine where to host it - in github pages, the Fern docs site, on build.nvidia.com, or federated in both).

autogenerate whenever skills are updated and align to the the existing skills CI generation (only after other checks have passed and all .sigs are re-comitted). We already generate the metadata.json for build.nvidia.com so this could likely run along with that flow.

Alternatives Considered

No response

Category

enhancement: distribution channel (plugin / marketplace)

Checklist

  • I searched existing issues and this is not a duplicate
  • This is a design proposal, not a "please build this" request

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions