Add a Macro Skill
Updated
Overview
The Macro skill allows the AI Agent to execute predefined actions, automating tasks and streamlining workflows.
Steps to Add a Macro Skill
Refer to this article for detailed steps on adding a skill to an AI Agent.
On the Skills window, click Add Skill in the top right corner of the window and select the Macro from the dropdown.
On the Macro Skill window, fill in the following details:
Name: Assign a name to the Macro skill that reflects its purpose or function.
Description: Provide a brief description outlining the specific actions or commands the Macro skill will execute.
Macros: Choose the macros you want the AI Agent to perform from the available options.
Refer to this section for more details on Macros in Sprinklr.
Guidelines for Skill Names:
Be Clear and Direct: Use action-oriented, unambiguous verbs.
Keep It Concise: Aim for 2-4 words that clearly describe the function's purpose.
Avoid Generic Names: Ensure the name is distinct from other functions.
Use a Noun or Output Indicator: Reflect the returned value (such as fetch_exchange_rate, not convert_money).
Guidelines for Skill Descriptions:
Start with a Clear Action Verb: Use verbs like "Retrieves," "Fetches," or "Generates."
Clearly State Function Purpose: Describe what the function does without assuming prior knowledge.
Mention Key Inputs: Include relevant inputs, but avoid specifying types (handled separately).
Specify Expected Output: Clarify what the function returns.
Keep it Concise: Aim for a description under 20 words.
Click Save in the bottom right corner.