How to pulish an extension visible to whole community?

Important: Isaac Sim support

Note: For Isaac Sim support, the community is gradually transitioning from this forum to the Isaac Sim GitHub repository so that questions and issues can be tracked, searched, and resolved more efficiently in one place. Whenever possible, please create a GitHub Discussion or Issue there instead of starting a new forum topic.

Note: For any Isaac Lab topics, please submit your topic to its GitHub repo ( GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim · GitHub ) following the instructions provided on Isaac Lab’s Contributing Guidelines ( Contribution Guidelines — Isaac Lab Documentation ).

Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.

6.0.0
5.1.0
5.0.0
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):

Operating System

Ubuntu 24.04
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):

Detailed Description

After How to publish a extension to community in isaac sim this topic, i know how to add registry to make kit extension manager to fetch my extension.

Also i’ve observed that there already are 195 third party extension in my isaac sim could be found(without adding any registry) like this:

i read source code and the extension manager seems to find these extensions in two registry configured in kit-core.json: kit/prod/default and kit/prod/sdk.

And i also found some extensions like mjcf-importer-extension can be moved into isaac sim official repositry:

Is there any way to publish my extension like them to be found without add any additional registry or even collected by your official repositry?

Thanks!

Related Issues

Additional Context

(Add any other context about the problem here)

Closing this thread and continuous the discussion in the previous one.