getSkillNamespace
Returns the namespace key used to store this skill’s data within the agent’s global data. This key scopes the skill’s state to avoid collisions with other skills.
Takes no parameters.
Returns
string — The namespace key for this skill instance.