Add blueprint to actor from another blueprint.

Hello,
I have a blueprint that generates cubes in level with for loop.
I also have another blueprint and I want to add it as component to every cube that is generated.
How can I do it in event graph of the first blueprint?

There’s a component called child actor.