Configure How Your Agent Acts in Specific Situations
Skills are detailed instructions you give the agent to handle specific situations.
Analogy: Business Information is "what I know", Skills is "how I should act".
WITHOUT a Skill:
Customer: "How much is the Pro plan?"
Agent: "We have a Pro plan. $99 per month."
WITH a Skill "Promote Premium":
Customer: "How much is the Pro plan?"
Agent: "The Pro plan is $99/month and includes:
- 24/7 support
- 50GB storage
- Custom reports
- FIRST MONTH FREE. Interested?"
Every skill has 3 parts:
Clear and specific.
GOOD:
BAD:
The exact conditions that activate the skill.
GOOD:
"When a customer asks about pricing, plans,
or features of our service."
BAD:
"Sometimes"
"When they ask stuff"
Detailed step-by-step instructions.
GOOD:
"Explain that the Premium Plan includes:
- 24/7 support
- 50GB storage
- Custom reports
Always mention the 30-day free trial.
Ask if they want to upgrade today."
BAD:
"Be helpful"
"Sell the plan"
In WOZTELL:
Channels
→ Your channel
→ Meta AI Agent
→ Scroll down
→ "Advanced" (expandable section)
In the "Skills" section, find the blue "Add skill" button.
A modal will open:
Name: "Promote Premium Plan"
When to use it:
"When a customer asks about pricing or plans."
What the agent should do:
"Explain that the Premium Plan costs $99/month and includes:
1. 24/7 customer support
2. 50GB cloud storage
3. Custom report generation
4. Integrations with Zapier & Make
Always mention the 30-day free trial.
Ask if they want to start today.
If they ask about payment, offer installments (3 months)."
Click "Save". The skill will appear in the list.
Name: "Recommend Add-ons"
When: "When a customer buys a basic product"
What:
"Recommend complementary products:
- If buying phone: suggest case, screen protector
- If buying laptop: suggest USB-C hub, mouse
- If buying headphones: suggest travel case
Include prices. Offer 10% discount if buying 2+ items.
Mention bundles ship faster (1 day vs 3 days)."
Name: "Escalate Technical Issues"
When: "When a customer reports a technical error or bug"
What:
"Acknowledge seriously:
'I understand this is frustrating. I'm escalating to our engineering team.'
Ask for:
1. When did this start?
2. What steps did you take before it failed?
3. What's your desired outcome?
Provide ticket number and set expectations:
'Our team will respond within 1 hour during business hours.
You'll receive an email with status updates.'"
Name: "Win-back Offer"
When: "When a customer mentions canceling or switching"
What:
"Respond with empathy:
'We'd hate to see you go. Let me see if I can help.'
Ask what's wrong:
'What's not working for you? Price? Features? Support?'
Based on answer:
- If price: '50% discount for 3 months'
- If features: 'We just launched X last month'
- If support: 'Our team can help with dedicated support'
Make it personal:
'You've been with us for [duration].
Here's what I can offer you...'"
If there are 2 skills for "price questions", the agent may answer twice or get confused.
Solution: Combine into one skill with specific "When" conditions.
If Skill A says "$99" and Skill B says "$149", the agent gets confused.
Solution: Check consistency before creating.
The "When to use it" is a guide, not a command. If the question is ambiguous, the agent chooses.
That's why: Be SPECIFIC in triggers.
BAD: "When customer needs help"
GOOD: "When a customer asks how to integrate our app with Zapier"
BAD: "Ask their problem, apologize, offer solutions"
GOOD: "1. Apologize 2. Ask when 3. Ask setup 4. Offer troubleshooting"
BAD: "Offer a discount"
GOOD: "Offer 50% off for 3 months. Code: STAY50"
BAD: Create skill for "Payment Methods" (already in Business Info)
GOOD: Create skill for "Handle Failed Payment" (complements)
Skill 1: "Personalized Recommendations" - When they search or ask for suggestions
Skill 2: "Returns Policy" - When they ask about returns
Skill 1: "Competitor Comparison" - When they ask how you compare
Skill 2: "Free Trial Upgrade" - When they're in trial with low engagement
Skill 1: "Appointment Confirmation" - When customer books
Skill 2: "Upsell Services" - After service completed
✅ The skill worked:
❌ The skill DIDN'T work:
If it fails: Rephrase the "When to use it" to be more specific.
| Element | What It Is | Example |
|---|---|---|
| Name | Unique identifier | "Promote Premium Plan" |
| When | Trigger condition | "When customer asks about pricing" |
| What | Steps to follow | "Explain features: 24/7 support, $99/month..." |
| Test | Verify it works | Type the question and check response |
| Edit | Update if needed | Click and modify the skill |