Help/Harm + Skull bash macro?

I cant seem to find an answer online elsewhere. I see plenty of quick skull bash shapeshift macros but im trying to see if there is a way to inject said macros into a help/harm format but im not sure if its possible.

essentially a combination of :

/cast [@mouseover, exists, help, nodead] [@target, exists, nodead, help] Nature’s Cure: [@player] Nature’s Cure

&

/cast [form:0/3/4/5/6] Bear Form(Shapeshift); [form:1/2]Skull Bash

Thanks

Nah… you dont want to do that.

Its better to combine decurse, soothe and rebirth.
it uses help/harm/dead to determine which spells to use.
3 in 1

#showtooltip
/cast [@mouseover,help,dead][help,dead]Rebirth;[@mouseover,exists,harm] Soothe; [@mouseover,exists,help] Nature's Cure; [harm] Soothe; Nature's Cure

Thanks, that will save the binds im looking for.