First make a character sheet called ‘Macros’, or what have you. Set it to be controlled by all players (but not shown in player’s journals). Make a Macro called ‘DX-Skills’. Tag it to Show in macro bar on or Show as token action, as you prefer. Make it Visible to all players. The text inside should be: [SkillA](~Macros|SkillA)[SkillB](~Macros|SkillB) On the 'Macros' character sheet make Abilities called SkillA, etc. to contain the actual skill macros, probably using @{selected|Attribute} calls. Now, clicking the macro bar / token action will print two buttons in chat, labeled SkillA and SkillB. Or perhaps you want all the skill buttons printed at the same time but sorted in particular order, with text in between? Then just call the macro ‘Skills’ and make the text something like: **DX Skills:** [SkillA](~Macros|SkillA)[SkillB](~Macros|SkillB) **Social Skills:** [SkillC](~Macros|SkillC)[SkillD](~Macros|SkillD)