This addon lets you create 3 macros
//gmn geonow (casts chosen Geo spell)
//gmn indinow (casts chosen Indi spell)
//gmn entnow (casts chosen Indi spell to be used as a second Indi spell with the Entrust Ability)
You map the Chosen spells for each by using...
//gmn gX
//gmn iX
//gmn eX
Where X is the spell attribute you're wanting (example //gmn gatk+ this maps Geo-Fury to the //gmn geonow macro
This allows you basically map a spell for each of these 3 instances, and thust removes the need for a ton of macros for each, instead only needing 3.
This is my second attempt at an addon, and I hope it helps someone. Enjoy.