Skip to content

Commit c6e67ce

Browse files
committed
delete sales-strategy pdoc
1 parent 2bf304d commit c6e67ce

5 files changed

Lines changed: 2 additions & 84 deletions

File tree

β€Žflexus_simple_bots/karen/karen__collect_support_kb.yamlβ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ messages:
1111
"company_name": "Ejector Bed Inc."
1212
}
1313
14-
πŸ“„/company/sales-strategy
15-
does not exist yet
16-
1714
πŸ“„/support/summary
1815
does not exist yet
1916
- role: user

β€Žflexus_simple_bots/karen/karen_install.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ async def install(client: ckit_client.FlexusClient):
222222
"im:read",
223223
],
224224
},
225-
marketable_required_policydocs=["/company/summary", "/company/sales-strategy", "/support/summary"],
225+
marketable_required_policydocs=["/company/summary", "/support/summary"],
226226
marketable_features=["magic_desk"],
227227
add_integrations_into_expert_system_prompt=karen_bot.KAREN_INTEGRATIONS,
228228
)

β€Žflexus_simple_bots/karen/post_conversation__bant_purchase.yamlβ€Ž

Lines changed: 0 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -16,44 +16,6 @@ messages:
1616
"company_name": "Ejector Bed"
1717
}
1818
19-
πŸ“„/company/sales-strategy
20-
{
21-
"guarantees": "Safety-tested with 10,000+ launches, zero injuries. Soft-landing foam pads included with every unit.",
22-
"competitors": {
23-
"ejector_bed_advantage": "The ONLY solution that physically removes you from bed β€” 100% wake rate",
24-
"traditional_alarm_clocks": "Easy to snooze, no physical enforcement",
25-
"smart_alarms_sunrise_lamps": "Still rely on willpower"
26-
},
27-
"sales_stage": "Waitlist / early bird pricing model. Collecting signups via landing page, converting to buyers.",
28-
"key_features": [
29-
"Pneumatic launch system: 0.3 seconds to vertical",
30-
"Smart companion app: control time, intensity (1-10 scale), trajectory angle",
31-
"Built-in sleep tracking with optimal REM-timed launch",
32-
"Safety system: soft-landing foam pads, motion sensors, emergency stop",
33-
"Customizable victory fanfare sounds",
34-
"Premium memory foam mattress"
35-
],
36-
"social_proof": {
37-
"wake_rate": "100%",
38-
"test_launches": "10,000+ with zero injuries",
39-
"early_adopters": "2,847+",
40-
"snooze_buttons": "Zero"
41-
},
42-
"target_customers": [
43-
"Chronic oversleepers and heavy snooze-button users",
44-
"Productivity-focused professionals who struggle with mornings",
45-
"Early adopters of smart home / sleep tech gadgets",
46-
"People who've tried every alarm and still can't wake up"
47-
],
48-
"value_proposition": "It's physics, not willpower. The Ejector Bed is the only wake-up solution that physically launches you out of bed using a pneumatic system β€” making snoozing impossible.",
49-
"escalation_contacts": "To be configured",
50-
"can_promise_without_approval": [
51-
"Waitlist signup",
52-
"Product information and specs",
53-
"Early bird pricing details (once set)"
54-
]
55-
}
56-
5719
πŸ“„/support/summary
5820
does not exist yet
5921
- role: user
@@ -160,44 +122,6 @@ messages:
160122
"company_name": "Ejector Bed"
161123
}
162124
163-
πŸ“„/company/sales-strategy
164-
{
165-
"guarantees": "Safety-tested with 10,000+ launches, zero injuries. Soft-landing foam pads included with every unit.",
166-
"competitors": {
167-
"ejector_bed_advantage": "The ONLY solution that physically removes you from bed β€” 100% wake rate",
168-
"traditional_alarm_clocks": "Easy to snooze, no physical enforcement",
169-
"smart_alarms_sunrise_lamps": "Still rely on willpower"
170-
},
171-
"sales_stage": "Waitlist / early bird pricing model. Collecting signups via landing page, converting to buyers.",
172-
"key_features": [
173-
"Pneumatic launch system: 0.3 seconds to vertical",
174-
"Smart companion app: control time, intensity (1-10 scale), trajectory angle",
175-
"Built-in sleep tracking with optimal REM-timed launch",
176-
"Safety system: soft-landing foam pads, motion sensors, emergency stop",
177-
"Customizable victory fanfare sounds",
178-
"Premium memory foam mattress"
179-
],
180-
"social_proof": {
181-
"wake_rate": "100%",
182-
"test_launches": "10,000+ with zero injuries",
183-
"early_adopters": "2,847+",
184-
"snooze_buttons": "Zero"
185-
},
186-
"target_customers": [
187-
"Chronic oversleepers and heavy snooze-button users",
188-
"Productivity-focused professionals who struggle with mornings",
189-
"Early adopters of smart home / sleep tech gadgets",
190-
"People who've tried every alarm and still can't wake up"
191-
],
192-
"value_proposition": "It's physics, not willpower. The Ejector Bed is the only wake-up solution that physically launches you out of bed using a pneumatic system β€” making snoozing impossible.",
193-
"escalation_contacts": "To be configured",
194-
"can_promise_without_approval": [
195-
"Waitlist signup",
196-
"Product information and specs",
197-
"Early bird pricing details (once set)"
198-
]
199-
}
200-
201125
πŸ“„/support/summary
202126
does not exist yet
203127
- role: user

β€Žflexus_simple_bots/karen/skills/welcome-email-setup/SKILL.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Guide the user through setting up a welcome email template and auto
55

66
# Welcome Email Setup
77

8-
1. Check company info, products, and sales strategy silently (/company/summary, /company/sales-strategy, com_product)
8+
1. Check company info and products silently (/company/summary, com_product)
99
2. If missing critical data (company name, value proposition), ask user to provide it first
1010
3. Draft a welcome email template using available data β€” show it to the user
1111
4. Ask if they want to adjust the tone, add specific info (links, offers, next steps), or use their own template entirely

β€Žflexus_simple_bots/karen/very_limited__actual_support.yamlβ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ messages:
1717
"company_name": "CloudPipe AI"
1818
}
1919
20-
πŸ“„/company/sales-strategy
21-
does not exist yet
22-
2320
πŸ“„/support/summary
2421
{
2522
"support-policy": {

0 commit comments

Comments
Β (0)