Is there a possibility to add command item from one add-in to other add-in's command group?

Hi there,

Let's say, I have created 2 SOLIDWORKS add-ins. One add-in creates command group and creates several command items into it.

When creating the second add-in I would like to get the command group created in the first add-in and add several command items

from this second add-in. Is it possible to do that using SOLIDWORKS API?

SolidworksApi macros