Published node-red-contrib... not visible

I have some node-red-contrib... nodes published. One of them (node-red-contrib-vscp) no longer is visible if I try to install it from the manage palette. Install OK if I install it manually.

Why is that?

node-red-contrib-vscp does not have node-red listed in its keywords so the flow library won't find it to index it.

See https://flows.nodered.org/add/node for more details.

OK It was that easy. Thanks! Will try to remember that for upcoming stuff.