Multiple sets of Intent Scripts for multiple ISY Skills?

Right now I have my Home Assistant providing responses to my Alexa, such as

“Alexa, Tell Bob Pool Temperature”

I have a custom skill I wrote, with invocation name ‘Bob’ that I use. I also have 2 other skills with invocation name ‘Robot’ and ‘Linda’ for doing other intents. Right now, I can have all 3 Skills point to my same Home Assistant, but I have to share the same set of Intent names. Over time, I am running into overlaps for the intents. Is there any way to create groups of intent scripts to attach to different Skills? Maybe a folder structure where each Skill can point to a different folder of Intent Scripts?