@gera-services/mcp-gera-skills 0.1.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2687 @@
1
+ {
2
+ "source": "gera-skills-web/src/data/skill-packs.ts",
3
+ "product": "GeraSkills",
4
+ "count": 104,
5
+ "categories": [
6
+ "Healthcare",
7
+ "Legal & Compliance",
8
+ "Education",
9
+ "Home & Lifestyle",
10
+ "Business & Finance",
11
+ "Agriculture & Food",
12
+ "Environment & Sustainability",
13
+ "Real Estate",
14
+ "Personal Finance",
15
+ "Government & Civic",
16
+ "Wellness & Mental Health",
17
+ "Science & Research"
18
+ ],
19
+ "skills": [
20
+ {
21
+ "id": "medical-triage-v1",
22
+ "name": "Medical Triage Assistant",
23
+ "category": "Healthcare",
24
+ "subcategory": "Primary Care",
25
+ "description": "AI-powered triage for common symptoms — assesses urgency and recommends next steps.",
26
+ "capabilities": [
27
+ "Symptom assessment using validated triage protocols",
28
+ "Urgency classification: self-care / GP / A&E",
29
+ "Red-flag symptom detection with immediate escalation",
30
+ "Patient history intake and medication interaction check",
31
+ "Next-step guidance and NHS 111 / ER routing"
32
+ ],
33
+ "priceMonthly": 9.99,
34
+ "priceOneOff": 49,
35
+ "tags": [
36
+ "medical",
37
+ "triage",
38
+ "symptoms",
39
+ "health",
40
+ "urgent care"
41
+ ],
42
+ "targetUser": "GP surgeries, urgent care centres, and telemedicine platforms",
43
+ "badge": "Popular"
44
+ },
45
+ {
46
+ "id": "medication-reminder-manager",
47
+ "name": "Medication Reminder & Manager",
48
+ "category": "Healthcare",
49
+ "subcategory": "Medication",
50
+ "description": "Personalised medication schedule tracker with dose reminders, refill alerts, and interaction warnings.",
51
+ "capabilities": [
52
+ "Multi-medication schedule builder with custom timing",
53
+ "Push and SMS dose reminders",
54
+ "Drug–drug interaction checker (BNF database)",
55
+ "Refill countdown and pharmacy contact integration",
56
+ "Adherence report for GP appointments"
57
+ ],
58
+ "priceMonthly": 5.99,
59
+ "priceOneOff": 24,
60
+ "tags": [
61
+ "medication",
62
+ "reminders",
63
+ "prescriptions",
64
+ "adherence",
65
+ "health"
66
+ ],
67
+ "targetUser": "Patients managing multiple medications and their carers",
68
+ "badge": "Popular"
69
+ },
70
+ {
71
+ "id": "chronic-condition-tracker",
72
+ "name": "Chronic Condition Tracker",
73
+ "category": "Healthcare",
74
+ "subcategory": "Chronic Disease",
75
+ "description": "Daily tracking dashboard for chronic conditions — diabetes, hypertension, asthma, COPD — with trend alerts.",
76
+ "capabilities": [
77
+ "Daily vitals logging (BP, glucose, peak flow, weight)",
78
+ "Trend visualisation with target-range overlays",
79
+ "Out-of-range alert with suggested action",
80
+ "Shareable condition summary report for clinicians",
81
+ "Integration with NHS App health records (read-only)"
82
+ ],
83
+ "priceMonthly": 7.99,
84
+ "priceOneOff": 34,
85
+ "tags": [
86
+ "chronic disease",
87
+ "diabetes",
88
+ "hypertension",
89
+ "asthma",
90
+ "health tracking"
91
+ ],
92
+ "targetUser": "Patients with long-term conditions and their healthcare teams"
93
+ },
94
+ {
95
+ "id": "mental-health-screener",
96
+ "name": "Mental Health Screener",
97
+ "category": "Healthcare",
98
+ "subcategory": "Mental Health",
99
+ "description": "Validated PHQ-9, GAD-7, and PCL-5 screening tools with clinician-ready summary and onward referral guidance.",
100
+ "capabilities": [
101
+ "PHQ-9 depression screening with severity banding",
102
+ "GAD-7 anxiety screening",
103
+ "PCL-5 PTSD checklist",
104
+ "Clinician-ready PDF summary report",
105
+ "Referral pathway recommendations by severity"
106
+ ],
107
+ "priceMonthly": 9.99,
108
+ "priceOneOff": 39,
109
+ "tags": [
110
+ "mental health",
111
+ "screening",
112
+ "PHQ-9",
113
+ "GAD-7",
114
+ "depression",
115
+ "anxiety"
116
+ ],
117
+ "targetUser": "GP practices, occupational health providers, and employee assistance programmes"
118
+ },
119
+ {
120
+ "id": "nutrition-diet-planner",
121
+ "name": "Nutrition & Diet Planner",
122
+ "category": "Healthcare",
123
+ "subcategory": "Nutrition",
124
+ "description": "Personalised meal plan and macro tracker built around medical dietary requirements, allergies, and health goals.",
125
+ "capabilities": [
126
+ "Macro and micronutrient calculation by health goal",
127
+ "Allergy and intolerance-safe meal suggestions",
128
+ "Weekly meal plan with shopping list export",
129
+ "Glycaemic index guidance for diabetic diets",
130
+ "Progress tracking against target weight and nutrition goals"
131
+ ],
132
+ "priceMonthly": 6.99,
133
+ "priceOneOff": 29,
134
+ "tags": [
135
+ "nutrition",
136
+ "diet",
137
+ "meal plan",
138
+ "macros",
139
+ "health",
140
+ "weight management"
141
+ ],
142
+ "targetUser": "Individuals managing weight, chronic conditions, or dietary requirements",
143
+ "badge": "Popular"
144
+ },
145
+ {
146
+ "id": "appointment-booking-assistant",
147
+ "name": "Appointment Booking Assistant",
148
+ "category": "Healthcare",
149
+ "subcategory": "Admin",
150
+ "description": "Automates patient appointment booking, rescheduling, and reminders — reduces no-shows by up to 40%.",
151
+ "capabilities": [
152
+ "Natural-language appointment booking via chat",
153
+ "Real-time slot availability from calendar integration",
154
+ "SMS and email appointment reminders (24h and 2h before)",
155
+ "One-click rescheduling and cancellation",
156
+ "No-show rate tracking and follow-up messaging"
157
+ ],
158
+ "priceMonthly": 12.99,
159
+ "tags": [
160
+ "appointments",
161
+ "booking",
162
+ "reminders",
163
+ "no-shows",
164
+ "clinic management"
165
+ ],
166
+ "targetUser": "GP surgeries, dental practices, and specialist clinics"
167
+ },
168
+ {
169
+ "id": "symptom-diary",
170
+ "name": "Symptom Diary",
171
+ "category": "Healthcare",
172
+ "subcategory": "Primary Care",
173
+ "description": "Structured symptom logging with trend detection — helps patients communicate clearly with clinicians and spot triggers.",
174
+ "capabilities": [
175
+ "Structured symptom entry (onset, severity, character, modifying factors)",
176
+ "Automatic trigger correlation from diary patterns",
177
+ "Timeline view with medication overlay",
178
+ "Exportable diary for GP or specialist appointments",
179
+ "Pain scale and quality-of-life module (EQ-5D)"
180
+ ],
181
+ "priceMonthly": 4.99,
182
+ "priceOneOff": 19,
183
+ "tags": [
184
+ "symptom diary",
185
+ "health log",
186
+ "pain",
187
+ "triggers",
188
+ "chronic illness"
189
+ ],
190
+ "targetUser": "Patients with recurring or unexplained symptoms preparing for consultations"
191
+ },
192
+ {
193
+ "id": "first-aid-guide",
194
+ "name": "First Aid Guide",
195
+ "category": "Healthcare",
196
+ "subcategory": "Emergency",
197
+ "description": "Step-by-step first aid instructions for 50+ emergencies — CPR, choking, bleeding, burns, allergic reactions.",
198
+ "capabilities": [
199
+ "Illustrated step-by-step guides for 50+ emergencies",
200
+ "CPR instructions with metronome timing (hands-free mode)",
201
+ "Choking protocol (adult, child, infant)",
202
+ "Wound assessment and dressing guidance",
203
+ "Emergency services call-assist with location sharing"
204
+ ],
205
+ "priceMonthly": 2.99,
206
+ "priceOneOff": 9,
207
+ "tags": [
208
+ "first aid",
209
+ "CPR",
210
+ "emergency",
211
+ "choking",
212
+ "burns",
213
+ "safety"
214
+ ],
215
+ "targetUser": "Individuals, parents, carers, and workplace first aiders",
216
+ "badge": "Popular"
217
+ },
218
+ {
219
+ "id": "womens-health-tracker",
220
+ "name": "Women's Health Tracker",
221
+ "category": "Healthcare",
222
+ "subcategory": "Women's Health",
223
+ "description": "Menstrual cycle tracking, fertility window prediction, perimenopause symptom monitoring, and pregnancy milestone guidance.",
224
+ "capabilities": [
225
+ "Cycle length and ovulation prediction (basal temp + LH data)",
226
+ "Fertility window calendar",
227
+ "Perimenopause and menopause symptom log",
228
+ "Pregnancy trimester milestone tracker",
229
+ "Symptom and mood correlation analysis"
230
+ ],
231
+ "priceMonthly": 5.99,
232
+ "priceOneOff": 24,
233
+ "tags": [
234
+ "women's health",
235
+ "fertility",
236
+ "menstrual cycle",
237
+ "pregnancy",
238
+ "menopause"
239
+ ],
240
+ "targetUser": "Women tracking reproductive health at any life stage"
241
+ },
242
+ {
243
+ "id": "senior-care-coordinator",
244
+ "name": "Senior Care Coordinator",
245
+ "category": "Healthcare",
246
+ "subcategory": "Elder Care",
247
+ "description": "Organises care schedules, medication, appointments, and fall-risk assessments for elderly patients and their families.",
248
+ "capabilities": [
249
+ "Care schedule builder for multiple carers",
250
+ "Medication administration log",
251
+ "Fall-risk assessment tool (Morse Scale)",
252
+ "GP appointment prep sheet",
253
+ "Family update digest (daily or weekly summary)"
254
+ ],
255
+ "priceMonthly": 9.99,
256
+ "priceOneOff": 39,
257
+ "tags": [
258
+ "elderly care",
259
+ "senior care",
260
+ "fall risk",
261
+ "care coordination",
262
+ "dementia"
263
+ ],
264
+ "targetUser": "Family carers and care homes managing elderly residents"
265
+ },
266
+ {
267
+ "id": "rehabilitation-exercise-guide",
268
+ "name": "Rehabilitation Exercise Guide",
269
+ "category": "Healthcare",
270
+ "subcategory": "Rehabilitation",
271
+ "description": "Physio-designed rehabilitation exercise programmes for common musculoskeletal conditions — back, knee, shoulder, hip.",
272
+ "capabilities": [
273
+ "Condition-specific exercise programme (back, knee, shoulder, hip)",
274
+ "Video-guided exercise demonstrations with rep/set tracking",
275
+ "Pain response monitoring and programme adjustment",
276
+ "Progress milestones with clinical outcome measures (DASH, KOOS)",
277
+ "Shareable session logs for physiotherapist review"
278
+ ],
279
+ "priceMonthly": 7.99,
280
+ "priceOneOff": 29,
281
+ "tags": [
282
+ "physiotherapy",
283
+ "rehabilitation",
284
+ "exercise",
285
+ "back pain",
286
+ "knee",
287
+ "shoulder"
288
+ ],
289
+ "targetUser": "Post-surgery and musculoskeletal rehab patients"
290
+ },
291
+ {
292
+ "id": "telehealth-pre-consultation",
293
+ "name": "Telehealth Pre-Consultation",
294
+ "category": "Healthcare",
295
+ "subcategory": "Telehealth",
296
+ "description": "Structured pre-consultation intake that collects symptoms, history, and photos before a telemedicine appointment — saving clinician time.",
297
+ "capabilities": [
298
+ "Structured symptom and history intake form",
299
+ "Photo upload for skin conditions and wound assessment",
300
+ "Medication list and allergy confirmation",
301
+ "Consultation summary auto-generated for clinician",
302
+ "Consent and ID verification workflow"
303
+ ],
304
+ "priceMonthly": 14.99,
305
+ "tags": [
306
+ "telehealth",
307
+ "telemedicine",
308
+ "pre-consultation",
309
+ "intake",
310
+ "clinical efficiency"
311
+ ],
312
+ "targetUser": "Telemedicine platforms and online GP services",
313
+ "badge": "New"
314
+ },
315
+ {
316
+ "id": "gdpr-compliance-checker",
317
+ "name": "GDPR Compliance Checker",
318
+ "category": "Legal & Compliance",
319
+ "subcategory": "Data Protection",
320
+ "description": "Assess your organisation's GDPR compliance posture, identify gaps, and generate a prioritised remediation roadmap.",
321
+ "capabilities": [
322
+ "GDPR readiness questionnaire across all 11 principles",
323
+ "Lawful basis identification for each processing activity",
324
+ "Data retention schedule builder",
325
+ "DPIA (Data Protection Impact Assessment) template",
326
+ "Gap analysis report with remediation priority ranking"
327
+ ],
328
+ "priceMonthly": 19.99,
329
+ "priceOneOff": 99,
330
+ "tags": [
331
+ "GDPR",
332
+ "data protection",
333
+ "privacy",
334
+ "compliance",
335
+ "ICO",
336
+ "EU"
337
+ ],
338
+ "targetUser": "SMEs, data protection officers, and compliance managers",
339
+ "badge": "Popular"
340
+ },
341
+ {
342
+ "id": "contract-reviewer",
343
+ "name": "Contract Reviewer",
344
+ "category": "Legal & Compliance",
345
+ "subcategory": "Contract Law",
346
+ "description": "Upload any commercial contract and receive plain-language risk summary, red-flag clauses, and negotiation recommendations.",
347
+ "capabilities": [
348
+ "Plain-language summary of every major clause",
349
+ "Red-flag clause identification (indemnity, IP ownership, limitation)",
350
+ "Missing standard clause detection",
351
+ "Negotiation priority matrix",
352
+ "Side-by-side clause comparison for redline review"
353
+ ],
354
+ "priceMonthly": 24.99,
355
+ "priceOneOff": 99,
356
+ "tags": [
357
+ "contract review",
358
+ "commercial law",
359
+ "legal",
360
+ "NDA",
361
+ "SaaS agreement"
362
+ ],
363
+ "targetUser": "Business owners, procurement teams, and in-house legal counsel",
364
+ "badge": "Pro"
365
+ },
366
+ {
367
+ "id": "employment-law-advisor",
368
+ "name": "Employment Law Advisor",
369
+ "category": "Legal & Compliance",
370
+ "subcategory": "Employment",
371
+ "description": "Plain-language guidance on UK employment law — contracts, dismissal, redundancy, discrimination, and tribunal risk.",
372
+ "capabilities": [
373
+ "Employment contract clause library (UK compliant)",
374
+ "Dismissal procedure checklist (fair reasons, ACAS Code)",
375
+ "Redundancy calculation (statutory + enhanced)",
376
+ "Discrimination law quick reference (9 protected characteristics)",
377
+ "Employment tribunal risk assessment for proposed actions"
378
+ ],
379
+ "priceMonthly": 19.99,
380
+ "priceOneOff": 89,
381
+ "tags": [
382
+ "employment law",
383
+ "HR",
384
+ "dismissal",
385
+ "redundancy",
386
+ "discrimination",
387
+ "UK"
388
+ ],
389
+ "targetUser": "UK HR managers, line managers, and small business owners",
390
+ "region": [
391
+ "UK"
392
+ ]
393
+ },
394
+ {
395
+ "id": "ip-trademark-guide",
396
+ "name": "IP & Trademark Guide",
397
+ "category": "Legal & Compliance",
398
+ "subcategory": "Intellectual Property",
399
+ "description": "Assess trademark registrability, build an IP protection strategy, and prepare trademark application filing guidance for the UK, EU, and US.",
400
+ "capabilities": [
401
+ "Trademark class selection (Nice Classification)",
402
+ "Distinctiveness and registrability assessment",
403
+ "Similarity search guidance (UKIPO / EUIPO / USPTO)",
404
+ "Trade mark application filing steps per jurisdiction",
405
+ "IP protection strategy (TM, copyright, patent, trade secret)"
406
+ ],
407
+ "priceMonthly": 14.99,
408
+ "priceOneOff": 69,
409
+ "tags": [
410
+ "trademark",
411
+ "intellectual property",
412
+ "copyright",
413
+ "patent",
414
+ "IP strategy"
415
+ ],
416
+ "targetUser": "Founders, brand managers, and product developers protecting IP",
417
+ "region": [
418
+ "UK",
419
+ "EU",
420
+ "US"
421
+ ]
422
+ },
423
+ {
424
+ "id": "privacy-policy-generator",
425
+ "name": "Privacy Policy Generator",
426
+ "category": "Legal & Compliance",
427
+ "subcategory": "Data Protection",
428
+ "description": "Generate a GDPR-compliant, jurisdiction-specific privacy policy for websites and mobile apps — ready for legal review.",
429
+ "capabilities": [
430
+ "Guided data collection and processing questionnaire",
431
+ "GDPR, UK GDPR, and CCPA compliant output",
432
+ "Cookie notice and consent mechanism guidance",
433
+ "Third-party processor disclosure section",
434
+ "Easy-update flow when processing activities change"
435
+ ],
436
+ "priceMonthly": 9.99,
437
+ "priceOneOff": 34,
438
+ "tags": [
439
+ "privacy policy",
440
+ "GDPR",
441
+ "CCPA",
442
+ "legal",
443
+ "data protection",
444
+ "website"
445
+ ],
446
+ "targetUser": "Website and app owners needing compliant privacy documentation"
447
+ },
448
+ {
449
+ "id": "terms-of-service-builder",
450
+ "name": "Terms of Service Builder",
451
+ "category": "Legal & Compliance",
452
+ "subcategory": "Contract Law",
453
+ "description": "Build comprehensive Terms of Service or Terms and Conditions for SaaS, e-commerce, or marketplace businesses.",
454
+ "capabilities": [
455
+ "Business-type-specific clause library (SaaS, e-commerce, marketplace)",
456
+ "Limitation of liability and disclaimer clauses",
457
+ "Acceptable use policy section",
458
+ "Subscription and payment terms module",
459
+ "Governing law and jurisdiction selection"
460
+ ],
461
+ "priceMonthly": 9.99,
462
+ "priceOneOff": 34,
463
+ "tags": [
464
+ "terms of service",
465
+ "terms and conditions",
466
+ "legal",
467
+ "SaaS",
468
+ "e-commerce"
469
+ ],
470
+ "targetUser": "Founders and product teams launching digital products"
471
+ },
472
+ {
473
+ "id": "ai-act-compliance-advisor",
474
+ "name": "EU AI Act Compliance Advisor",
475
+ "category": "Legal & Compliance",
476
+ "subcategory": "AI Regulation",
477
+ "description": "Classify your AI system under the EU AI Act, assess obligations by risk tier, and build a compliance roadmap.",
478
+ "capabilities": [
479
+ "AI system risk classification (unacceptable/high/limited/minimal)",
480
+ "Prohibited AI use-case checker",
481
+ "High-risk system obligations checklist (Annex III)",
482
+ "Conformity assessment pathway selection",
483
+ "GPAI (General Purpose AI) model obligations guide"
484
+ ],
485
+ "priceMonthly": 24.99,
486
+ "priceOneOff": 119,
487
+ "tags": [
488
+ "EU AI Act",
489
+ "AI regulation",
490
+ "compliance",
491
+ "risk classification",
492
+ "GPAI"
493
+ ],
494
+ "targetUser": "AI product teams, compliance officers, and legal counsel in EU-facing organisations",
495
+ "region": [
496
+ "EU",
497
+ "UK"
498
+ ],
499
+ "badge": "New"
500
+ },
501
+ {
502
+ "id": "company-secretary-assistant",
503
+ "name": "Company Secretary Assistant",
504
+ "category": "Legal & Compliance",
505
+ "subcategory": "Corporate",
506
+ "description": "Manage company secretarial obligations: board minutes, annual returns, PSC register, and Companies House filings.",
507
+ "capabilities": [
508
+ "Board minutes template with agenda builder",
509
+ "PSC (Persons with Significant Control) register maintenance",
510
+ "Annual return filing deadline tracker",
511
+ "Share allotment and transfer documentation templates",
512
+ "Director appointment and resignation form guidance"
513
+ ],
514
+ "priceMonthly": 14.99,
515
+ "priceOneOff": 59,
516
+ "tags": [
517
+ "company secretary",
518
+ "Companies House",
519
+ "board minutes",
520
+ "corporate compliance",
521
+ "UK"
522
+ ],
523
+ "targetUser": "UK company directors and accountants managing corporate compliance",
524
+ "region": [
525
+ "UK"
526
+ ]
527
+ },
528
+ {
529
+ "id": "health-safety-compliance",
530
+ "name": "Health & Safety Compliance",
531
+ "category": "Legal & Compliance",
532
+ "subcategory": "H&S",
533
+ "description": "Build and maintain a UK Health & Safety compliance programme — risk assessments, COSHH, manual handling, and DSE.",
534
+ "capabilities": [
535
+ "Generic risk assessment template with hazard library",
536
+ "COSHH (chemical) assessment template",
537
+ "Manual handling and DSE risk assessment",
538
+ "RIDDOR reporting guidance and incident log",
539
+ "H&S policy statement template (statutory requirement)"
540
+ ],
541
+ "priceMonthly": 14.99,
542
+ "priceOneOff": 59,
543
+ "tags": [
544
+ "health and safety",
545
+ "risk assessment",
546
+ "COSHH",
547
+ "RIDDOR",
548
+ "workplace",
549
+ "UK"
550
+ ],
551
+ "targetUser": "UK employers and H&S managers fulfilling statutory obligations",
552
+ "region": [
553
+ "UK"
554
+ ]
555
+ },
556
+ {
557
+ "id": "anti-money-laundering-guide",
558
+ "name": "Anti-Money Laundering Guide",
559
+ "category": "Legal & Compliance",
560
+ "subcategory": "Financial Crime",
561
+ "description": "AML policy builder, customer due diligence templates, and suspicious activity reporting guidance for regulated businesses.",
562
+ "capabilities": [
563
+ "AML policy and procedure template (UK MLR 2017)",
564
+ "Customer Due Diligence (CDD) checklist",
565
+ "Enhanced Due Diligence (EDD) triggers and template",
566
+ "Suspicious Activity Report (SAR) guidance (NCA)",
567
+ "Staff AML training module (certificate on completion)"
568
+ ],
569
+ "priceMonthly": 19.99,
570
+ "priceOneOff": 89,
571
+ "tags": [
572
+ "AML",
573
+ "anti-money laundering",
574
+ "KYC",
575
+ "due diligence",
576
+ "financial crime",
577
+ "compliance"
578
+ ],
579
+ "targetUser": "Accountants, estate agents, legal firms, and financial services under UK MLR 2017",
580
+ "region": [
581
+ "UK"
582
+ ],
583
+ "badge": "Pro"
584
+ },
585
+ {
586
+ "id": "lesson-plan-builder",
587
+ "name": "Lesson Plan Builder",
588
+ "category": "Education",
589
+ "subcategory": "Teaching",
590
+ "description": "Generate structured, curriculum-aligned lesson plans for any subject and age group in minutes.",
591
+ "capabilities": [
592
+ "Curriculum-aligned lesson plan generation (UK NC, IB, Cambridge)",
593
+ "Learning objective and success criteria builder",
594
+ "Differentiation suggestions for SEN, EAL, and G&T pupils",
595
+ "Resource and activity idea generator",
596
+ "Export to Word, PDF, or Google Docs"
597
+ ],
598
+ "priceMonthly": 9.99,
599
+ "priceOneOff": 39,
600
+ "tags": [
601
+ "lesson plan",
602
+ "teaching",
603
+ "curriculum",
604
+ "education",
605
+ "UK National Curriculum"
606
+ ],
607
+ "targetUser": "Primary and secondary school teachers and tutors",
608
+ "badge": "Popular"
609
+ },
610
+ {
611
+ "id": "student-essay-coach",
612
+ "name": "Student Essay Coach",
613
+ "category": "Education",
614
+ "subcategory": "Writing",
615
+ "description": "Guides students through essay structure, argument development, and academic writing style — without writing the essay for them.",
616
+ "capabilities": [
617
+ "Essay structure planner (introduction, body, conclusion)",
618
+ "Argument and evidence organiser",
619
+ "Sentence starter and academic vocabulary suggestions",
620
+ "Paragraph coherence and flow feedback",
621
+ "Reference and bibliography formatting guidance (APA/MLA)"
622
+ ],
623
+ "priceMonthly": 6.99,
624
+ "priceOneOff": 24,
625
+ "tags": [
626
+ "essay writing",
627
+ "academic writing",
628
+ "students",
629
+ "education",
630
+ "GCSE",
631
+ "A-level",
632
+ "university"
633
+ ],
634
+ "targetUser": "Secondary and tertiary students developing academic writing skills",
635
+ "badge": "Popular"
636
+ },
637
+ {
638
+ "id": "maths-problem-solver",
639
+ "name": "Maths Problem Solver",
640
+ "category": "Education",
641
+ "subcategory": "STEM",
642
+ "description": "Step-by-step maths problem solving from primary arithmetic to A-level calculus — shows working at every step.",
643
+ "capabilities": [
644
+ "Step-by-step solutions for arithmetic to calculus",
645
+ "Multiple solution methods shown side by side",
646
+ "Graph plotting for functions",
647
+ "Common mistake identification and explanation",
648
+ "Practice problem generator by topic and difficulty"
649
+ ],
650
+ "priceMonthly": 5.99,
651
+ "priceOneOff": 19,
652
+ "tags": [
653
+ "maths",
654
+ "mathematics",
655
+ "calculus",
656
+ "algebra",
657
+ "GCSE",
658
+ "A-level",
659
+ "education"
660
+ ],
661
+ "targetUser": "Students from KS3 through A-level and university foundation",
662
+ "badge": "Popular"
663
+ },
664
+ {
665
+ "id": "language-tutor",
666
+ "name": "Language Learning Tutor",
667
+ "category": "Education",
668
+ "subcategory": "Languages",
669
+ "description": "Conversational language practice for 20 languages with grammar corrections, vocabulary building, and spaced-repetition flashcards.",
670
+ "capabilities": [
671
+ "Conversational practice in 20 languages",
672
+ "Real-time grammar correction with explanation",
673
+ "Vocabulary builder with spaced-repetition flashcards",
674
+ "Pronunciation feedback (text-to-speech comparison)",
675
+ "CEFR level assessment (A1–C2)"
676
+ ],
677
+ "priceMonthly": 7.99,
678
+ "priceOneOff": 29,
679
+ "tags": [
680
+ "language learning",
681
+ "Spanish",
682
+ "French",
683
+ "German",
684
+ "Armenian",
685
+ "CEFR",
686
+ "education"
687
+ ],
688
+ "targetUser": "Language learners at any level seeking conversation practice and structured study"
689
+ },
690
+ {
691
+ "id": "exam-revision-coach",
692
+ "name": "Exam Revision Coach",
693
+ "category": "Education",
694
+ "subcategory": "Exams",
695
+ "description": "Builds personalised revision plans from exam timetables, identifies weak topics, and generates practice questions with mark-scheme answers.",
696
+ "capabilities": [
697
+ "Revision timetable builder from exam schedule",
698
+ "Weak-topic identification from self-assessment",
699
+ "Past-paper question generation by topic",
700
+ "Mark-scheme aligned model answers",
701
+ "Spaced-repetition revision scheduling"
702
+ ],
703
+ "priceMonthly": 7.99,
704
+ "priceOneOff": 29,
705
+ "tags": [
706
+ "revision",
707
+ "exams",
708
+ "GCSE",
709
+ "A-level",
710
+ "IB",
711
+ "study plan",
712
+ "education"
713
+ ],
714
+ "targetUser": "GCSE, A-level, and IB students preparing for exams",
715
+ "badge": "Popular"
716
+ },
717
+ {
718
+ "id": "stem-experiment-designer",
719
+ "name": "STEM Experiment Designer",
720
+ "category": "Education",
721
+ "subcategory": "STEM",
722
+ "description": "Generate age-appropriate, curriculum-linked science experiments with materials lists, safety notes, and expected results.",
723
+ "capabilities": [
724
+ "Age and curriculum-appropriate experiment generation",
725
+ "Materials list with cost and substitution options",
726
+ "Safety and risk assessment for classroom use",
727
+ "Expected results and scientific explanation",
728
+ "Extension and evaluation question set"
729
+ ],
730
+ "priceMonthly": 6.99,
731
+ "priceOneOff": 24,
732
+ "tags": [
733
+ "science experiments",
734
+ "STEM",
735
+ "teaching",
736
+ "KS3",
737
+ "KS4",
738
+ "curriculum"
739
+ ],
740
+ "targetUser": "Science teachers in primary and secondary schools"
741
+ },
742
+ {
743
+ "id": "sen-differentiation-advisor",
744
+ "name": "SEN Differentiation Advisor",
745
+ "category": "Education",
746
+ "subcategory": "Special Educational Needs",
747
+ "description": "Provides practical differentiation strategies and resource adaptations for students with SEN — dyslexia, ADHD, autism, EAL.",
748
+ "capabilities": [
749
+ "Condition-specific differentiation strategies (dyslexia, ADHD, autism)",
750
+ "EAL (English as Additional Language) scaffolding techniques",
751
+ "Adapted worksheet generator from existing resources",
752
+ "EHCP target integration into lesson planning",
753
+ "Progress monitoring suggestions for SEN students"
754
+ ],
755
+ "priceMonthly": 9.99,
756
+ "priceOneOff": 39,
757
+ "tags": [
758
+ "SEN",
759
+ "special educational needs",
760
+ "differentiation",
761
+ "EHCP",
762
+ "dyslexia",
763
+ "ADHD",
764
+ "autism"
765
+ ],
766
+ "targetUser": "SEN coordinators, class teachers, and teaching assistants",
767
+ "region": [
768
+ "UK"
769
+ ]
770
+ },
771
+ {
772
+ "id": "university-application-guide",
773
+ "name": "University Application Guide",
774
+ "category": "Education",
775
+ "subcategory": "Higher Education",
776
+ "description": "Step-by-step UCAS application assistant — personal statement coach, course-match tool, and interview preparation.",
777
+ "capabilities": [
778
+ "UCAS personal statement structure and draft guidance",
779
+ "Course and university shortlist builder",
780
+ "Entry requirement and predicted grade gap analysis",
781
+ "Interview preparation by university and subject",
782
+ "Deadline calendar with task reminders"
783
+ ],
784
+ "priceMonthly": 12.99,
785
+ "priceOneOff": 49,
786
+ "tags": [
787
+ "UCAS",
788
+ "university application",
789
+ "personal statement",
790
+ "A-level",
791
+ "higher education",
792
+ "UK"
793
+ ],
794
+ "targetUser": "UK sixth-form students applying to university via UCAS",
795
+ "region": [
796
+ "UK"
797
+ ],
798
+ "badge": "New"
799
+ },
800
+ {
801
+ "id": "professional-certification-prep",
802
+ "name": "Professional Certification Prep",
803
+ "category": "Education",
804
+ "subcategory": "Professional Development",
805
+ "description": "Structured study plans and practice tests for professional certifications — CPA, PMP, ACCA, AWS, CompTIA, and more.",
806
+ "capabilities": [
807
+ "Exam-specific study plan with daily/weekly milestones",
808
+ "Practice question bank (500+ questions per cert)",
809
+ "Weak-domain identification from mock results",
810
+ "Exam-day strategy and time management guide",
811
+ "Study group resource sharing module"
812
+ ],
813
+ "priceMonthly": 9.99,
814
+ "priceOneOff": 39,
815
+ "tags": [
816
+ "professional certification",
817
+ "PMP",
818
+ "ACCA",
819
+ "AWS",
820
+ "CompTIA",
821
+ "study",
822
+ "exams"
823
+ ],
824
+ "targetUser": "Working professionals preparing for industry certifications"
825
+ },
826
+ {
827
+ "id": "edtech-content-creator",
828
+ "name": "EdTech Content Creator",
829
+ "category": "Education",
830
+ "subcategory": "Content Creation",
831
+ "description": "Produces structured educational content — explainer scripts, quiz questions, interactive exercises, and course outlines — for edtech platforms.",
832
+ "capabilities": [
833
+ "Course outline and module structure generator",
834
+ "Explainer script writing with learning objective alignment",
835
+ "Multiple choice and short-answer question generator",
836
+ "Interactive exercise design (fill-in, matching, sorting)",
837
+ "Learning outcome measurability audit"
838
+ ],
839
+ "priceMonthly": 14.99,
840
+ "priceOneOff": 59,
841
+ "tags": [
842
+ "edtech",
843
+ "course creation",
844
+ "quiz",
845
+ "e-learning",
846
+ "content creation",
847
+ "LMS"
848
+ ],
849
+ "targetUser": "Edtech founders, instructional designers, and subject matter experts",
850
+ "badge": "Pro"
851
+ },
852
+ {
853
+ "id": "home-maintenance-planner",
854
+ "name": "Home Maintenance Planner",
855
+ "category": "Home & Lifestyle",
856
+ "subcategory": "Maintenance",
857
+ "description": "Seasonal home maintenance schedule, appliance service reminders, and fault-diagnosis guide for common household issues.",
858
+ "capabilities": [
859
+ "Seasonal home maintenance checklist (spring, summer, autumn, winter)",
860
+ "Appliance service reminder calendar",
861
+ "Common fault diagnosis guide (boiler, plumbing, electrics)",
862
+ "Contractor brief template for repair jobs",
863
+ "Home inventory and warranty tracker"
864
+ ],
865
+ "priceMonthly": 4.99,
866
+ "priceOneOff": 19,
867
+ "tags": [
868
+ "home maintenance",
869
+ "DIY",
870
+ "boiler",
871
+ "plumbing",
872
+ "household",
873
+ "property"
874
+ ],
875
+ "targetUser": "Homeowners and landlords managing property upkeep",
876
+ "badge": "Popular"
877
+ },
878
+ {
879
+ "id": "smart-home-setup-guide",
880
+ "name": "Smart Home Setup Guide",
881
+ "category": "Home & Lifestyle",
882
+ "subcategory": "Smart Home",
883
+ "description": "Design and implement a smart home ecosystem — device compatibility checker, automation workflow builder, and security hardening guide.",
884
+ "capabilities": [
885
+ "Device compatibility matrix (Alexa, Google Home, HomeKit, Matter)",
886
+ "Room-by-room smart home design recommendations",
887
+ "Automation rule and routine builder (IFTTT-style logic)",
888
+ "Network security hardening checklist for IoT devices",
889
+ "Energy monitoring and savings optimisation"
890
+ ],
891
+ "priceMonthly": 6.99,
892
+ "priceOneOff": 24,
893
+ "tags": [
894
+ "smart home",
895
+ "IoT",
896
+ "Alexa",
897
+ "Google Home",
898
+ "HomeKit",
899
+ "automation"
900
+ ],
901
+ "targetUser": "Homeowners setting up or expanding a smart home ecosystem"
902
+ },
903
+ {
904
+ "id": "recipe-meal-planner",
905
+ "name": "Recipe & Meal Planner",
906
+ "category": "Home & Lifestyle",
907
+ "subcategory": "Cooking",
908
+ "description": "Weekly meal planning with recipe suggestions based on dietary preferences, budget, and what's in your fridge — plus auto-generated shopping lists.",
909
+ "capabilities": [
910
+ "Personalised weekly meal plan by diet and budget",
911
+ "Pantry-aware recipe suggestions (use what you have)",
912
+ "Automated shopping list generation",
913
+ "Calorie and macro summary per meal plan",
914
+ "Batch cooking and meal prep optimisation"
915
+ ],
916
+ "priceMonthly": 3.99,
917
+ "priceOneOff": 14,
918
+ "tags": [
919
+ "meal planning",
920
+ "recipes",
921
+ "cooking",
922
+ "shopping list",
923
+ "budget meals",
924
+ "healthy eating"
925
+ ],
926
+ "targetUser": "Households and individuals seeking to eat better and reduce food waste",
927
+ "badge": "Popular"
928
+ },
929
+ {
930
+ "id": "home-energy-optimiser",
931
+ "name": "Home Energy Optimiser",
932
+ "category": "Home & Lifestyle",
933
+ "subcategory": "Energy",
934
+ "description": "Analyse your household energy bills and usage patterns, identify the biggest savings, and compare tariffs to find the cheapest deal.",
935
+ "capabilities": [
936
+ "Energy bill analysis and usage benchmarking",
937
+ "Top-5 energy saving actions ranked by impact",
938
+ "Tariff comparison for UK energy suppliers",
939
+ "Appliance energy cost calculator",
940
+ "Smart meter integration for real-time monitoring"
941
+ ],
942
+ "priceMonthly": 4.99,
943
+ "priceOneOff": 19,
944
+ "tags": [
945
+ "energy saving",
946
+ "electricity bills",
947
+ "gas",
948
+ "tariff comparison",
949
+ "smart meter",
950
+ "UK"
951
+ ],
952
+ "targetUser": "UK homeowners and renters looking to reduce energy costs",
953
+ "region": [
954
+ "UK"
955
+ ]
956
+ },
957
+ {
958
+ "id": "interior-design-advisor",
959
+ "name": "Interior Design Advisor",
960
+ "category": "Home & Lifestyle",
961
+ "subcategory": "Interior Design",
962
+ "description": "Upload a room photo and receive AI interior design recommendations — colour palettes, furniture layout, lighting, and style-matched product suggestions.",
963
+ "capabilities": [
964
+ "Room style analysis and complementary design recommendations",
965
+ "Colour palette generation with paint match codes",
966
+ "Furniture layout optimisation for the room dimensions",
967
+ "Lighting design recommendations (ambient, task, accent)",
968
+ "Budget-tiered product suggestions linked to retailers"
969
+ ],
970
+ "priceMonthly": 7.99,
971
+ "priceOneOff": 29,
972
+ "tags": [
973
+ "interior design",
974
+ "home décor",
975
+ "colour palette",
976
+ "furniture",
977
+ "room design"
978
+ ],
979
+ "targetUser": "Homeowners and renters redesigning rooms"
980
+ },
981
+ {
982
+ "id": "pet-care-advisor",
983
+ "name": "Pet Care Advisor",
984
+ "category": "Home & Lifestyle",
985
+ "subcategory": "Pets",
986
+ "description": "Personalised pet care guides covering nutrition, vaccinations, training, and common health signs for dogs, cats, and small animals.",
987
+ "capabilities": [
988
+ "Breed-specific care and nutrition guide",
989
+ "Vaccination and worming schedule calendar",
990
+ "Common illness symptom checker (when to see a vet)",
991
+ "Positive reinforcement training programme for dogs",
992
+ "Pet-proofing home safety checklist"
993
+ ],
994
+ "priceMonthly": 4.99,
995
+ "priceOneOff": 19,
996
+ "tags": [
997
+ "pet care",
998
+ "dog",
999
+ "cat",
1000
+ "veterinary",
1001
+ "training",
1002
+ "pet health"
1003
+ ],
1004
+ "targetUser": "Pet owners of dogs, cats, rabbits, and small animals",
1005
+ "badge": "Popular"
1006
+ },
1007
+ {
1008
+ "id": "garden-planner",
1009
+ "name": "Garden Planner",
1010
+ "category": "Home & Lifestyle",
1011
+ "subcategory": "Gardening",
1012
+ "description": "Seasonal planting calendar, plant care reminders, and pest identification for UK home gardens — designed around your soil type and climate zone.",
1013
+ "capabilities": [
1014
+ "Personalised seasonal planting calendar by location",
1015
+ "Plant care reminder schedule (watering, feeding, pruning)",
1016
+ "Pest and disease identification with treatment options",
1017
+ "Companion planting suggestions for vegetable patches",
1018
+ "Garden layout and bed-size planning tool"
1019
+ ],
1020
+ "priceMonthly": 3.99,
1021
+ "priceOneOff": 14,
1022
+ "tags": [
1023
+ "gardening",
1024
+ "planting calendar",
1025
+ "pest control",
1026
+ "vegetables",
1027
+ "garden planning",
1028
+ "UK"
1029
+ ],
1030
+ "targetUser": "Home gardeners growing ornamental and edible gardens",
1031
+ "region": [
1032
+ "UK",
1033
+ "EU"
1034
+ ]
1035
+ },
1036
+ {
1037
+ "id": "home-buying-checklist",
1038
+ "name": "Home Buying Checklist",
1039
+ "category": "Home & Lifestyle",
1040
+ "subcategory": "Property",
1041
+ "description": "End-to-end home buying process guide — from viewing to completion — with checklists, question templates, and conveyancing tracker.",
1042
+ "capabilities": [
1043
+ "Property viewing checklist (structural, legal, practical)",
1044
+ "Offer and negotiation strategy guide",
1045
+ "Conveyancing process timeline tracker",
1046
+ "Survey type comparison (RICS Level 1/2/3)",
1047
+ "Completion day checklist and cost summary"
1048
+ ],
1049
+ "priceMonthly": 4.99,
1050
+ "priceOneOff": 19,
1051
+ "tags": [
1052
+ "home buying",
1053
+ "conveyancing",
1054
+ "property",
1055
+ "first-time buyer",
1056
+ "RICS survey",
1057
+ "UK"
1058
+ ],
1059
+ "targetUser": "First-time buyers and home movers in the UK",
1060
+ "region": [
1061
+ "UK"
1062
+ ]
1063
+ },
1064
+ {
1065
+ "id": "declutter-organiser",
1066
+ "name": "Declutter & Home Organiser",
1067
+ "category": "Home & Lifestyle",
1068
+ "subcategory": "Organisation",
1069
+ "description": "Room-by-room decluttering system based on the KonMari and minimalist frameworks — with donation, sell, and dispose decision guides.",
1070
+ "capabilities": [
1071
+ "Room-by-room declutter plan with time estimates",
1072
+ "Keep / donate / sell / dispose decision framework",
1073
+ "eBay and Facebook Marketplace listing tips for sellable items",
1074
+ "Storage organisation system recommendations",
1075
+ "Progress tracker with before/after photo log"
1076
+ ],
1077
+ "priceMonthly": 2.99,
1078
+ "priceOneOff": 9,
1079
+ "tags": [
1080
+ "declutter",
1081
+ "home organisation",
1082
+ "KonMari",
1083
+ "minimalism",
1084
+ "storage",
1085
+ "tidying"
1086
+ ],
1087
+ "targetUser": "Homeowners and renters simplifying and organising their living spaces"
1088
+ },
1089
+ {
1090
+ "id": "travel-trip-planner",
1091
+ "name": "Travel Trip Planner",
1092
+ "category": "Home & Lifestyle",
1093
+ "subcategory": "Travel",
1094
+ "description": "Build detailed day-by-day travel itineraries with activity suggestions, packing lists, local tips, and budget tracking.",
1095
+ "capabilities": [
1096
+ "Day-by-day itinerary builder with map integration",
1097
+ "Activity and restaurant recommendations by destination",
1098
+ "Budget tracker with per-category spend breakdown",
1099
+ "Destination-specific packing list generator",
1100
+ "Visa and entry requirement summary by passport"
1101
+ ],
1102
+ "priceMonthly": 4.99,
1103
+ "priceOneOff": 19,
1104
+ "tags": [
1105
+ "travel planning",
1106
+ "itinerary",
1107
+ "packing list",
1108
+ "budget travel",
1109
+ "holiday"
1110
+ ],
1111
+ "targetUser": "Travellers planning city breaks, holidays, and long trips worldwide",
1112
+ "badge": "Popular"
1113
+ },
1114
+ {
1115
+ "id": "business-plan-builder",
1116
+ "name": "Business Plan Builder",
1117
+ "category": "Business & Finance",
1118
+ "subcategory": "Strategy",
1119
+ "description": "Structured business plan generator covering executive summary, market analysis, financial projections, and funding ask.",
1120
+ "capabilities": [
1121
+ "Executive summary and concept articulation",
1122
+ "Market sizing (TAM/SAM/SOM) calculation framework",
1123
+ "Competitive landscape analysis template",
1124
+ "3-year financial projection model (P&L, cash flow, balance sheet)",
1125
+ "Investor-ready pitch deck outline"
1126
+ ],
1127
+ "priceMonthly": 19.99,
1128
+ "priceOneOff": 89,
1129
+ "tags": [
1130
+ "business plan",
1131
+ "startup",
1132
+ "financial projections",
1133
+ "market analysis",
1134
+ "investment"
1135
+ ],
1136
+ "targetUser": "Entrepreneurs, startup founders, and SME owners seeking funding or strategic clarity",
1137
+ "badge": "Popular"
1138
+ },
1139
+ {
1140
+ "id": "bookkeeping-assistant",
1141
+ "name": "Bookkeeping Assistant",
1142
+ "category": "Business & Finance",
1143
+ "subcategory": "Accounting",
1144
+ "description": "Guides sole traders and micro-businesses through bookkeeping fundamentals — income/expense recording, VAT, and month-end reconciliation.",
1145
+ "capabilities": [
1146
+ "Income and expense categorisation guide",
1147
+ "VAT return preparation walkthrough (UK MTD-ready)",
1148
+ "Bank reconciliation checklist",
1149
+ "Profit and loss statement generator from records",
1150
+ "Self-assessment income tax estimate from bookkeeping data"
1151
+ ],
1152
+ "priceMonthly": 9.99,
1153
+ "priceOneOff": 39,
1154
+ "tags": [
1155
+ "bookkeeping",
1156
+ "accounting",
1157
+ "VAT",
1158
+ "sole trader",
1159
+ "self-assessment",
1160
+ "UK MTD"
1161
+ ],
1162
+ "targetUser": "Sole traders and micro-businesses doing their own books",
1163
+ "region": [
1164
+ "UK"
1165
+ ]
1166
+ },
1167
+ {
1168
+ "id": "sales-funnel-builder",
1169
+ "name": "Sales Funnel Builder",
1170
+ "category": "Business & Finance",
1171
+ "subcategory": "Sales",
1172
+ "description": "Design a full B2B or B2C sales funnel — from awareness to close — with conversion rate benchmarks and optimisation suggestions.",
1173
+ "capabilities": [
1174
+ "Funnel stage mapping (awareness, consideration, decision, retention)",
1175
+ "Industry-benchmarked conversion rates by stage",
1176
+ "Lead magnet and nurture sequence ideas",
1177
+ "CRM pipeline structure recommendations",
1178
+ "A/B test ideas for funnel bottleneck stages"
1179
+ ],
1180
+ "priceMonthly": 14.99,
1181
+ "priceOneOff": 59,
1182
+ "tags": [
1183
+ "sales funnel",
1184
+ "lead generation",
1185
+ "B2B sales",
1186
+ "conversion",
1187
+ "CRM",
1188
+ "pipeline"
1189
+ ],
1190
+ "targetUser": "Sales leaders, founders, and B2B marketing teams building repeatable pipelines",
1191
+ "badge": "Pro"
1192
+ },
1193
+ {
1194
+ "id": "pricing-strategy-advisor",
1195
+ "name": "Pricing Strategy Advisor",
1196
+ "category": "Business & Finance",
1197
+ "subcategory": "Strategy",
1198
+ "description": "Analyse your costs and market positioning to recommend the optimal pricing model and price points for your product or service.",
1199
+ "capabilities": [
1200
+ "Cost-plus, value-based, and competitive pricing analysis",
1201
+ "Price elasticity estimation for your market",
1202
+ "Pricing tier architecture for SaaS and subscription products",
1203
+ "Psychological pricing and anchoring recommendations",
1204
+ "Price increase communication strategy"
1205
+ ],
1206
+ "priceMonthly": 14.99,
1207
+ "priceOneOff": 59,
1208
+ "tags": [
1209
+ "pricing strategy",
1210
+ "value-based pricing",
1211
+ "SaaS pricing",
1212
+ "price elasticity",
1213
+ "business strategy"
1214
+ ],
1215
+ "targetUser": "Founders, product managers, and sales leaders setting or revising pricing"
1216
+ },
1217
+ {
1218
+ "id": "cash-flow-forecaster",
1219
+ "name": "Cash Flow Forecaster",
1220
+ "category": "Business & Finance",
1221
+ "subcategory": "Financial Planning",
1222
+ "description": "13-week rolling cash flow forecast for SMEs — identifies liquidity gaps before they become crises and models scenario outcomes.",
1223
+ "capabilities": [
1224
+ "13-week rolling cash flow forecast model",
1225
+ "Payment term and debtor assumption builder",
1226
+ "Scenario modelling (best / base / stress)",
1227
+ "Liquidity gap alert and recommended actions",
1228
+ "Shareable cash flow report for bank or investor meetings"
1229
+ ],
1230
+ "priceMonthly": 14.99,
1231
+ "priceOneOff": 59,
1232
+ "tags": [
1233
+ "cash flow",
1234
+ "financial planning",
1235
+ "SME finance",
1236
+ "liquidity",
1237
+ "forecasting"
1238
+ ],
1239
+ "targetUser": "SME owners and CFOs managing short-term liquidity and planning",
1240
+ "badge": "Popular"
1241
+ },
1242
+ {
1243
+ "id": "pitch-deck-coach",
1244
+ "name": "Pitch Deck Coach",
1245
+ "category": "Business & Finance",
1246
+ "subcategory": "Investment",
1247
+ "description": "Critique and improve your startup pitch deck slide by slide — aligned to what top-tier investors actually want to see.",
1248
+ "capabilities": [
1249
+ "Slide-by-slide critique with investor perspective",
1250
+ "Sequoia / YC pitch structure template",
1251
+ "Narrative arc and story flow recommendations",
1252
+ "Market size and traction slide benchmarks",
1253
+ "Q&A preparation for common investor questions"
1254
+ ],
1255
+ "priceMonthly": 19.99,
1256
+ "priceOneOff": 89,
1257
+ "tags": [
1258
+ "pitch deck",
1259
+ "startup",
1260
+ "investor presentation",
1261
+ "fundraising",
1262
+ "VC",
1263
+ "seed round"
1264
+ ],
1265
+ "targetUser": "Founders raising pre-seed, seed, or Series A funding",
1266
+ "badge": "Pro"
1267
+ },
1268
+ {
1269
+ "id": "marketing-strategy-advisor",
1270
+ "name": "Marketing Strategy Advisor",
1271
+ "category": "Business & Finance",
1272
+ "subcategory": "Marketing",
1273
+ "description": "Build a 90-day go-to-market or growth marketing strategy with channel selection, budget allocation, and KPI framework.",
1274
+ "capabilities": [
1275
+ "ICP (Ideal Customer Profile) builder",
1276
+ "Channel selection matrix by budget and CAC target",
1277
+ "90-day marketing roadmap with weekly milestones",
1278
+ "Content marketing and SEO strategy framework",
1279
+ "KPI dashboard template with leading and lagging indicators"
1280
+ ],
1281
+ "priceMonthly": 19.99,
1282
+ "priceOneOff": 89,
1283
+ "tags": [
1284
+ "marketing strategy",
1285
+ "go-to-market",
1286
+ "growth",
1287
+ "CAC",
1288
+ "ICP",
1289
+ "content marketing"
1290
+ ],
1291
+ "targetUser": "Founders, marketing managers, and growth leads planning customer acquisition"
1292
+ },
1293
+ {
1294
+ "id": "hiring-recruitment-guide",
1295
+ "name": "Hiring & Recruitment Guide",
1296
+ "category": "Business & Finance",
1297
+ "subcategory": "HR",
1298
+ "description": "End-to-end hiring toolkit — job description writer, interview question bank, scoring rubric, and offer letter templates.",
1299
+ "capabilities": [
1300
+ "Job description generator (STAR-aligned, bias-minimised)",
1301
+ "Interview question bank by competency and level",
1302
+ "Structured scoring rubric for consistent decisions",
1303
+ "Reference check question template",
1304
+ "Offer letter and starter pack template"
1305
+ ],
1306
+ "priceMonthly": 12.99,
1307
+ "priceOneOff": 49,
1308
+ "tags": [
1309
+ "hiring",
1310
+ "recruitment",
1311
+ "job description",
1312
+ "interview questions",
1313
+ "HR",
1314
+ "talent"
1315
+ ],
1316
+ "targetUser": "Hiring managers and founders building early teams"
1317
+ },
1318
+ {
1319
+ "id": "customer-success-playbook",
1320
+ "name": "Customer Success Playbook",
1321
+ "category": "Business & Finance",
1322
+ "subcategory": "Customer Success",
1323
+ "description": "Build onboarding sequences, health scoring, and churn prevention playbooks to improve NRR and reduce customer churn.",
1324
+ "capabilities": [
1325
+ "Customer onboarding sequence template (30/60/90 day)",
1326
+ "Health score model with configurable signals",
1327
+ "Churn risk identification framework",
1328
+ "QBR (Quarterly Business Review) template",
1329
+ "Expansion and upsell playbook trigger guide"
1330
+ ],
1331
+ "priceMonthly": 14.99,
1332
+ "priceOneOff": 59,
1333
+ "tags": [
1334
+ "customer success",
1335
+ "onboarding",
1336
+ "churn",
1337
+ "NRR",
1338
+ "SaaS",
1339
+ "retention"
1340
+ ],
1341
+ "targetUser": "Customer success managers and SaaS founders managing B2B accounts"
1342
+ },
1343
+ {
1344
+ "id": "operations-sop-builder",
1345
+ "name": "Operations & SOP Builder",
1346
+ "category": "Business & Finance",
1347
+ "subcategory": "Operations",
1348
+ "description": "Create clear, actionable Standard Operating Procedures (SOPs) for any business process — documented, versioned, and role-assigned.",
1349
+ "capabilities": [
1350
+ "SOP template with step, decision, and exception handling",
1351
+ "Process map builder (swimlane format)",
1352
+ "Role and responsibility assignment (RACI)",
1353
+ "Version control and approval workflow",
1354
+ "SOP library with search and category filters"
1355
+ ],
1356
+ "priceMonthly": 12.99,
1357
+ "priceOneOff": 49,
1358
+ "tags": [
1359
+ "SOP",
1360
+ "operations",
1361
+ "process documentation",
1362
+ "RACI",
1363
+ "business processes",
1364
+ "scaling"
1365
+ ],
1366
+ "targetUser": "Operations managers and founders documenting and scaling business processes"
1367
+ },
1368
+ {
1369
+ "id": "supplier-negotiation-coach",
1370
+ "name": "Supplier Negotiation Coach",
1371
+ "category": "Business & Finance",
1372
+ "subcategory": "Procurement",
1373
+ "description": "Prepare for supplier negotiations with leverage analysis, walk-away price calculation, and objection-handling scripts.",
1374
+ "capabilities": [
1375
+ "Total cost of ownership analysis by supplier",
1376
+ "Walk-away price and BATNA calculation",
1377
+ "Negotiation leverage identification framework",
1378
+ "Objection-handling script generator",
1379
+ "Post-negotiation contract summary template"
1380
+ ],
1381
+ "priceMonthly": 12.99,
1382
+ "priceOneOff": 49,
1383
+ "tags": [
1384
+ "procurement",
1385
+ "supplier negotiation",
1386
+ "BATNA",
1387
+ "cost reduction",
1388
+ "vendor management"
1389
+ ],
1390
+ "targetUser": "Procurement managers and founders negotiating with suppliers and vendors"
1391
+ },
1392
+ {
1393
+ "id": "ecommerce-growth-advisor",
1394
+ "name": "E-Commerce Growth Advisor",
1395
+ "category": "Business & Finance",
1396
+ "subcategory": "E-Commerce",
1397
+ "description": "Diagnose conversion rate leaks, build email retention flows, and plan paid media strategy for Shopify and WooCommerce stores.",
1398
+ "capabilities": [
1399
+ "Conversion rate audit checklist (CRO framework)",
1400
+ "Email flow blueprint (welcome, abandoned cart, post-purchase)",
1401
+ "Paid media channel selection and budget guide (Meta, Google)",
1402
+ "Product page optimisation checklist",
1403
+ "LTV cohort model for subscription or repeat-purchase products"
1404
+ ],
1405
+ "priceMonthly": 19.99,
1406
+ "priceOneOff": 89,
1407
+ "tags": [
1408
+ "e-commerce",
1409
+ "CRO",
1410
+ "Shopify",
1411
+ "WooCommerce",
1412
+ "email marketing",
1413
+ "conversion rate"
1414
+ ],
1415
+ "targetUser": "E-commerce store owners and digital marketers growing online sales",
1416
+ "badge": "Popular"
1417
+ },
1418
+ {
1419
+ "id": "crop-disease-identifier",
1420
+ "name": "Crop Disease Identifier",
1421
+ "category": "Agriculture & Food",
1422
+ "subcategory": "Crop Health",
1423
+ "description": "Upload a photo of a sick plant and receive instant AI identification of disease, pest, or nutrient deficiency — plus a treatment recommendation and urgency rating.",
1424
+ "capabilities": [
1425
+ "Image-based disease and pest identification for 200+ crops",
1426
+ "Nutrient deficiency diagnosis from leaf colour and pattern",
1427
+ "Treatment protocol with approved products and application rates",
1428
+ "Urgency assessment: monitor / treat soon / act immediately",
1429
+ "Offline mode for field use without connectivity"
1430
+ ],
1431
+ "priceMonthly": 9.99,
1432
+ "priceOneOff": 49,
1433
+ "tags": [
1434
+ "disease",
1435
+ "pest",
1436
+ "crop health",
1437
+ "image recognition",
1438
+ "farming",
1439
+ "agriculture"
1440
+ ],
1441
+ "targetUser": "Farmers, agronomists, and farm managers in all crop sectors",
1442
+ "badge": "Popular"
1443
+ },
1444
+ {
1445
+ "id": "soil-analysis-interpreter",
1446
+ "name": "Soil Analysis Interpreter",
1447
+ "category": "Agriculture & Food",
1448
+ "subcategory": "Soil Management",
1449
+ "description": "Paste or upload your soil test report and receive plain-language interpretation, fertiliser recommendations, pH correction prescriptions, and crop suitability ratings.",
1450
+ "capabilities": [
1451
+ "Interprets soil lab reports in any standard format",
1452
+ "Lime application rate calculator for pH correction",
1453
+ "NPK fertiliser recommendation based on target crop and yield",
1454
+ "Micronutrient gap identification (zinc, boron, manganese, etc.)",
1455
+ "Soil health trend tracking over multiple seasons"
1456
+ ],
1457
+ "priceMonthly": 7.99,
1458
+ "priceOneOff": 39,
1459
+ "tags": [
1460
+ "soil",
1461
+ "fertiliser",
1462
+ "pH",
1463
+ "soil health",
1464
+ "crop nutrition"
1465
+ ],
1466
+ "targetUser": "Commercial farmers, smallholder cooperatives, and agronomists"
1467
+ },
1468
+ {
1469
+ "id": "weather-farming-advisor",
1470
+ "name": "Weather & Farming Advisor",
1471
+ "category": "Agriculture & Food",
1472
+ "subcategory": "Climate & Weather",
1473
+ "description": "AI combines hyperlocal 10-day weather forecasts with crop growth stage to generate actionable farm management alerts: spray windows, irrigation timing, frost risk, and harvest windows.",
1474
+ "capabilities": [
1475
+ "10-day hyperlocal weather forecast (hourly resolution)",
1476
+ "Crop-stage-aware spray windows (avoid rain/wind)",
1477
+ "Frost risk alerts with crop-specific damage thresholds",
1478
+ "Harvest weather window optimisation",
1479
+ "Disease infection period modelling from humidity and temperature"
1480
+ ],
1481
+ "priceMonthly": 9.99,
1482
+ "tags": [
1483
+ "weather",
1484
+ "irrigation",
1485
+ "frost",
1486
+ "spray timing",
1487
+ "farm management"
1488
+ ],
1489
+ "targetUser": "Farmers and farm managers in temperate and semi-arid regions",
1490
+ "badge": "Popular"
1491
+ },
1492
+ {
1493
+ "id": "livestock-health-monitor",
1494
+ "name": "Livestock Health Monitor",
1495
+ "category": "Agriculture & Food",
1496
+ "subcategory": "Livestock",
1497
+ "description": "Track herd health records, vaccination schedules, and weight data. AI flags animals deviating from expected growth curves and surfaces disease outbreak indicators early.",
1498
+ "capabilities": [
1499
+ "Individual animal health record management",
1500
+ "Vaccination and treatment schedule reminders",
1501
+ "Growth curve deviation alerts per animal",
1502
+ "Herd disease outbreak early-warning indicators",
1503
+ "Basic veterinary triage guide for common livestock conditions"
1504
+ ],
1505
+ "priceMonthly": 14.99,
1506
+ "tags": [
1507
+ "livestock",
1508
+ "cattle",
1509
+ "poultry",
1510
+ "veterinary",
1511
+ "herd health",
1512
+ "farming"
1513
+ ],
1514
+ "targetUser": "Livestock farmers: cattle, sheep, goats, poultry, pigs"
1515
+ },
1516
+ {
1517
+ "id": "farm-financial-calculator",
1518
+ "name": "Farm Financial Calculator",
1519
+ "category": "Agriculture & Food",
1520
+ "subcategory": "Farm Economics",
1521
+ "description": "Calculate cost of production, break-even price, gross margin, and return on investment for any crop or livestock enterprise — with input from current market prices.",
1522
+ "capabilities": [
1523
+ "Cost of production calculator (inputs, labour, land, overheads)",
1524
+ "Break-even price and yield threshold analysis",
1525
+ "Gross margin and net profit per hectare / per head",
1526
+ "Multi-crop enterprise comparison on same land area",
1527
+ "Loan repayment integration for financed inputs"
1528
+ ],
1529
+ "priceMonthly": 7.99,
1530
+ "priceOneOff": 29,
1531
+ "tags": [
1532
+ "farm finance",
1533
+ "gross margin",
1534
+ "break-even",
1535
+ "cost of production",
1536
+ "farm planning"
1537
+ ],
1538
+ "targetUser": "Commercial farmers, farm business advisors, and cooperatives"
1539
+ },
1540
+ {
1541
+ "id": "market-price-tracker-produce",
1542
+ "name": "Market Price Tracker (Produce)",
1543
+ "category": "Agriculture & Food",
1544
+ "subcategory": "Market Intelligence",
1545
+ "description": "Real-time and 3-week forecast prices for agricultural commodities across key regional markets — including Kumasi, Lagos, Yerevan, Nairobi, and major export hubs.",
1546
+ "capabilities": [
1547
+ "Live wholesale prices for 50+ commodities in 20+ markets",
1548
+ "3-week price forecast based on seasonal and weather models",
1549
+ "Price alert notifications when target buy/sell price is reached",
1550
+ "Historical price chart (3-year) for trend analysis",
1551
+ "Export market price comparison (local vs Rotterdam/London)"
1552
+ ],
1553
+ "priceMonthly": 12.99,
1554
+ "tags": [
1555
+ "commodity prices",
1556
+ "market intelligence",
1557
+ "price forecast",
1558
+ "trading",
1559
+ "agriculture"
1560
+ ],
1561
+ "targetUser": "Farmers, commodity traders, export agents, and cooperatives",
1562
+ "badge": "New"
1563
+ },
1564
+ {
1565
+ "id": "food-safety-haccp-guide",
1566
+ "name": "Food Safety & HACCP Guide",
1567
+ "category": "Agriculture & Food",
1568
+ "subcategory": "Compliance",
1569
+ "description": "Step-by-step HACCP (Hazard Analysis Critical Control Points) plan builder for food processors and pack-houses. AI identifies critical control points, critical limits, and monitoring procedures for your specific process.",
1570
+ "capabilities": [
1571
+ "Process flow diagram builder with hazard identification",
1572
+ "Critical Control Point (CCP) identification per process",
1573
+ "Critical limit, monitoring, and corrective action templates",
1574
+ "Pre-requisite programme (PRP) checklists",
1575
+ "HACCP plan document export for audit purposes"
1576
+ ],
1577
+ "priceMonthly": 19.99,
1578
+ "priceOneOff": 99,
1579
+ "tags": [
1580
+ "HACCP",
1581
+ "food safety",
1582
+ "food processing",
1583
+ "compliance",
1584
+ "export",
1585
+ "pack-house"
1586
+ ],
1587
+ "targetUser": "Food processors, pack-houses, exporters, and farm fresh operations",
1588
+ "region": [
1589
+ "Global"
1590
+ ]
1591
+ },
1592
+ {
1593
+ "id": "organic-certification-advisor",
1594
+ "name": "Organic Certification Advisor",
1595
+ "category": "Agriculture & Food",
1596
+ "subcategory": "Certification",
1597
+ "description": "Navigate organic certification requirements for EU (EC 848/2018), USDA NOP, or East Africa Organic Standard. Includes inspection readiness checklist and prohibited substance checker.",
1598
+ "capabilities": [
1599
+ "Certification pathway selection (EU organic, USDA NOP, EAO)",
1600
+ "Inspection readiness checklist per standard",
1601
+ "Prohibited substance input checker (pesticide/fertiliser)",
1602
+ "Record-keeping template (field diary, input log, sales records)",
1603
+ "Parallel production management guidance"
1604
+ ],
1605
+ "priceMonthly": 14.99,
1606
+ "priceOneOff": 69,
1607
+ "tags": [
1608
+ "organic",
1609
+ "certification",
1610
+ "EU organic",
1611
+ "USDA NOP",
1612
+ "compliance",
1613
+ "farming"
1614
+ ],
1615
+ "targetUser": "Farmers pursuing or maintaining organic certification",
1616
+ "badge": "New"
1617
+ },
1618
+ {
1619
+ "id": "carbon-footprint-calculator",
1620
+ "name": "Carbon Footprint Calculator",
1621
+ "category": "Environment & Sustainability",
1622
+ "subcategory": "Carbon & Climate",
1623
+ "description": "Calculate Scope 1, 2, and 3 carbon emissions for individuals, SMEs, or farms. Generates reduction roadmap and carbon credit offset options.",
1624
+ "capabilities": [
1625
+ "Scope 1/2/3 emissions calculation with guided input",
1626
+ "Industry benchmarking comparison",
1627
+ "Reduction pathway with prioritised actions",
1628
+ "Carbon offset marketplace integration (verified credits)",
1629
+ "Shareable PDF report for stakeholders"
1630
+ ],
1631
+ "priceMonthly": 9.99,
1632
+ "priceOneOff": 49,
1633
+ "tags": [
1634
+ "carbon footprint",
1635
+ "sustainability",
1636
+ "ESG",
1637
+ "net zero",
1638
+ "climate"
1639
+ ],
1640
+ "targetUser": "Businesses, SMEs, farms, and individuals tracking emissions"
1641
+ },
1642
+ {
1643
+ "id": "renewable-energy-advisor",
1644
+ "name": "Renewable Energy Advisor",
1645
+ "category": "Environment & Sustainability",
1646
+ "subcategory": "Energy",
1647
+ "description": "AI analysis of your energy consumption profile generates personalised solar, wind, and battery storage recommendations with ROI calculations and payback period estimates.",
1648
+ "capabilities": [
1649
+ "Energy consumption audit analysis",
1650
+ "Solar PV sizing and financial modelling",
1651
+ "Battery storage payback calculator",
1652
+ "Feed-in tariff and government incentive lookup (UK/EU/Africa)",
1653
+ "Installation contractor checklist and procurement guide"
1654
+ ],
1655
+ "priceMonthly": 9.99,
1656
+ "priceOneOff": 39,
1657
+ "tags": [
1658
+ "solar",
1659
+ "renewable energy",
1660
+ "wind",
1661
+ "battery storage",
1662
+ "net zero",
1663
+ "sustainability"
1664
+ ],
1665
+ "targetUser": "Homeowners, SMEs, and farms considering renewable energy installations",
1666
+ "region": [
1667
+ "UK",
1668
+ "EU",
1669
+ "Africa"
1670
+ ]
1671
+ },
1672
+ {
1673
+ "id": "waste-reduction-planner",
1674
+ "name": "Waste Reduction Planner",
1675
+ "category": "Environment & Sustainability",
1676
+ "subcategory": "Waste",
1677
+ "description": "Systematic waste audit tool that identifies waste streams, recommends reduction interventions, and tracks progress toward zero-waste goals for businesses and households.",
1678
+ "capabilities": [
1679
+ "Waste stream audit template (by type and weight)",
1680
+ "Reduction opportunity matrix with priority ranking",
1681
+ "Circular economy intervention suggestions",
1682
+ "Cost savings calculator from waste reduction",
1683
+ "Progress tracker with monthly benchmarks"
1684
+ ],
1685
+ "priceMonthly": 7.99,
1686
+ "tags": [
1687
+ "waste reduction",
1688
+ "zero waste",
1689
+ "circular economy",
1690
+ "sustainability",
1691
+ "recycling"
1692
+ ],
1693
+ "targetUser": "Businesses, hospitality operators, and sustainability managers"
1694
+ },
1695
+ {
1696
+ "id": "water-conservation-guide",
1697
+ "name": "Water Conservation Guide",
1698
+ "category": "Environment & Sustainability",
1699
+ "subcategory": "Water",
1700
+ "description": "Assess water usage across household or business operations, identify high-use areas, and generate a prioritised action plan for conservation with estimated savings.",
1701
+ "capabilities": [
1702
+ "Water audit questionnaire with benchmarking",
1703
+ "High-use process identification",
1704
+ "Conservation technology comparison (greywater, harvesting, drip)",
1705
+ "Return on investment for water-saving installations",
1706
+ "Water stress risk assessment for your location"
1707
+ ],
1708
+ "priceMonthly": 6.99,
1709
+ "priceOneOff": 29,
1710
+ "tags": [
1711
+ "water conservation",
1712
+ "water audit",
1713
+ "sustainability",
1714
+ "irrigation",
1715
+ "water stress"
1716
+ ],
1717
+ "targetUser": "Farmers, businesses, and households in water-stressed regions"
1718
+ },
1719
+ {
1720
+ "id": "esg-reporting-assistant",
1721
+ "name": "ESG Reporting Assistant",
1722
+ "category": "Environment & Sustainability",
1723
+ "subcategory": "Reporting",
1724
+ "description": "Guided ESG (Environmental, Social, Governance) report builder aligned to GRI, SASB, or TCFD frameworks. Translates operational data into compliant disclosures.",
1725
+ "capabilities": [
1726
+ "Framework selection guidance (GRI, SASB, TCFD, CSRD)",
1727
+ "Data collection template by framework section",
1728
+ "Gap analysis against previous-year disclosure",
1729
+ "Narrative generation from quantitative metrics",
1730
+ "Investor-ready ESG report export"
1731
+ ],
1732
+ "priceMonthly": 24.99,
1733
+ "priceOneOff": 149,
1734
+ "tags": [
1735
+ "ESG",
1736
+ "sustainability reporting",
1737
+ "GRI",
1738
+ "TCFD",
1739
+ "CSRD",
1740
+ "investors",
1741
+ "corporate"
1742
+ ],
1743
+ "targetUser": "SMEs and mid-market companies with ESG disclosure obligations",
1744
+ "badge": "Pro"
1745
+ },
1746
+ {
1747
+ "id": "climate-risk-assessor",
1748
+ "name": "Climate Risk Assessor",
1749
+ "category": "Environment & Sustainability",
1750
+ "subcategory": "Carbon & Climate",
1751
+ "description": "Physical and transition climate risk assessment for businesses, farms, and property. Quantifies risks across temperature rise scenarios (1.5 °C, 2 °C, 3 °C) and recommends adaptation measures.",
1752
+ "capabilities": [
1753
+ "Location-based physical risk scoring (flood, drought, heat, storm)",
1754
+ "Scenario analysis across IPCC climate pathways",
1755
+ "Transition risk assessment (carbon pricing, regulation)",
1756
+ "Adaptation measure prioritisation by cost-benefit",
1757
+ "TCFD-aligned risk disclosure output"
1758
+ ],
1759
+ "priceMonthly": 19.99,
1760
+ "priceOneOff": 99,
1761
+ "tags": [
1762
+ "climate risk",
1763
+ "TCFD",
1764
+ "physical risk",
1765
+ "adaptation",
1766
+ "sustainability"
1767
+ ],
1768
+ "targetUser": "Businesses, investors, and agricultural enterprises assessing long-term climate exposure",
1769
+ "badge": "Pro"
1770
+ },
1771
+ {
1772
+ "id": "biodiversity-monitor",
1773
+ "name": "Biodiversity Monitor",
1774
+ "category": "Environment & Sustainability",
1775
+ "subcategory": "Biodiversity",
1776
+ "description": "Track species observations, habitat quality metrics, and biodiversity net gain calculations for land managers, developers, and conservation projects.",
1777
+ "capabilities": [
1778
+ "Species observation logging (photo ID integration)",
1779
+ "Habitat condition scoring per BNG metric",
1780
+ "Biodiversity Net Gain (BNG) calculator for UK planning",
1781
+ "Species at risk flagging by location (IUCN Red List lookup)",
1782
+ "Land management prescription for biodiversity improvement"
1783
+ ],
1784
+ "priceMonthly": 12.99,
1785
+ "tags": [
1786
+ "biodiversity",
1787
+ "BNG",
1788
+ "conservation",
1789
+ "habitat",
1790
+ "species",
1791
+ "nature"
1792
+ ],
1793
+ "targetUser": "Land managers, developers, ecologists, and conservation NGOs",
1794
+ "region": [
1795
+ "UK",
1796
+ "EU"
1797
+ ],
1798
+ "badge": "New"
1799
+ },
1800
+ {
1801
+ "id": "green-building-advisor",
1802
+ "name": "Green Building Advisor",
1803
+ "category": "Environment & Sustainability",
1804
+ "subcategory": "Buildings",
1805
+ "description": "Assess the sustainability performance of a building project or retrofit against BREEAM, LEED, or EDGE standards. Generate improvement roadmap and certification gap analysis.",
1806
+ "capabilities": [
1807
+ "BREEAM / LEED / EDGE pre-assessment scoring",
1808
+ "Energy, water, and materials improvement gap analysis",
1809
+ "Cost-benefit analysis for each sustainability measure",
1810
+ "Material specification guidance (low-carbon alternatives)",
1811
+ "Embodied carbon estimation for construction materials"
1812
+ ],
1813
+ "priceMonthly": 19.99,
1814
+ "priceOneOff": 99,
1815
+ "tags": [
1816
+ "green building",
1817
+ "BREEAM",
1818
+ "LEED",
1819
+ "sustainability",
1820
+ "construction",
1821
+ "retrofit"
1822
+ ],
1823
+ "targetUser": "Architects, developers, and building owners seeking green certification"
1824
+ },
1825
+ {
1826
+ "id": "property-valuation-assistant",
1827
+ "name": "Property Valuation Assistant",
1828
+ "category": "Real Estate",
1829
+ "description": "AI-assisted property valuation using comparable sales analysis, rental yield benchmarks, and local market trends. Supports residential and commercial properties across multiple markets.",
1830
+ "capabilities": [
1831
+ "Comparable sales analysis from public land registry data",
1832
+ "Automated Valuation Model (AVM) estimate with confidence range",
1833
+ "Rental yield benchmark for buy-to-let assessment",
1834
+ "Location quality score (schools, transport, amenities)",
1835
+ "Valuation report export for mortgage or sale purposes"
1836
+ ],
1837
+ "priceMonthly": 14.99,
1838
+ "priceOneOff": 49,
1839
+ "tags": [
1840
+ "property valuation",
1841
+ "AVM",
1842
+ "real estate",
1843
+ "house price",
1844
+ "buy-to-let"
1845
+ ],
1846
+ "targetUser": "Property buyers, sellers, landlords, and investors",
1847
+ "region": [
1848
+ "UK",
1849
+ "EU",
1850
+ "Armenia",
1851
+ "Georgia"
1852
+ ]
1853
+ },
1854
+ {
1855
+ "id": "rental-yield-calculator",
1856
+ "name": "Rental Yield Calculator",
1857
+ "category": "Real Estate",
1858
+ "description": "Calculate gross and net rental yield, cash flow, and return on investment for buy-to-let properties. Includes void period modelling, management fee impact, and tax estimates.",
1859
+ "capabilities": [
1860
+ "Gross and net rental yield calculation",
1861
+ "Monthly cash flow projection with all cost deductions",
1862
+ "Void period sensitivity analysis",
1863
+ "Mortgage interest and capital repayment comparison",
1864
+ "Stamp duty and tax liability estimate (UK, basic)"
1865
+ ],
1866
+ "priceMonthly": 7.99,
1867
+ "priceOneOff": 29,
1868
+ "tags": [
1869
+ "rental yield",
1870
+ "buy-to-let",
1871
+ "property investment",
1872
+ "cash flow",
1873
+ "landlord"
1874
+ ],
1875
+ "targetUser": "Buy-to-let landlords and property investors",
1876
+ "region": [
1877
+ "UK",
1878
+ "EU"
1879
+ ]
1880
+ },
1881
+ {
1882
+ "id": "lease-agreement-reviewer",
1883
+ "name": "Lease Agreement Reviewer",
1884
+ "category": "Real Estate",
1885
+ "description": "Upload any residential or commercial lease agreement and receive plain-language explanation of key clauses, red-flag warnings, and negotiation points.",
1886
+ "capabilities": [
1887
+ "Plain-language summary of all major lease clauses",
1888
+ "Red flag identification (unusual obligations, restrictive covenants)",
1889
+ "Break clause and rent review analysis",
1890
+ "Service charge and maintenance responsibility mapping",
1891
+ "Negotiation checklist for tenant or landlord perspective"
1892
+ ],
1893
+ "priceMonthly": 9.99,
1894
+ "priceOneOff": 39,
1895
+ "tags": [
1896
+ "lease review",
1897
+ "tenancy agreement",
1898
+ "commercial lease",
1899
+ "real estate",
1900
+ "legal"
1901
+ ],
1902
+ "targetUser": "Tenants and landlords reviewing residential or commercial lease agreements"
1903
+ },
1904
+ {
1905
+ "id": "neighbourhood-research-tool",
1906
+ "name": "Neighbourhood Research Tool",
1907
+ "category": "Real Estate",
1908
+ "description": "Comprehensive neighbourhood analysis combining school ratings, crime data, transport links, demographic trends, and future development plans to score locations for property purchase.",
1909
+ "capabilities": [
1910
+ "School OFSTED rating lookup and distance scoring",
1911
+ "Crime statistics trend analysis (last 5 years)",
1912
+ "Transport accessibility score (bus, rail, road)",
1913
+ "Planned development and regeneration zone check",
1914
+ "Demographic profile and future growth forecast"
1915
+ ],
1916
+ "priceMonthly": 7.99,
1917
+ "priceOneOff": 29,
1918
+ "tags": [
1919
+ "neighbourhood research",
1920
+ "location analysis",
1921
+ "property buying",
1922
+ "schools",
1923
+ "crime"
1924
+ ],
1925
+ "targetUser": "Homebuyers and property investors researching specific locations",
1926
+ "region": [
1927
+ "UK"
1928
+ ]
1929
+ },
1930
+ {
1931
+ "id": "mortgage-calculator-advisor",
1932
+ "name": "Mortgage Calculator & Advisor",
1933
+ "category": "Real Estate",
1934
+ "description": "Compare mortgage products, calculate monthly repayments, total cost over term, and affordability. AI recommends mortgage types based on your financial profile and risk tolerance.",
1935
+ "capabilities": [
1936
+ "Repayment vs interest-only comparison",
1937
+ "Fixed, tracker, and discount rate modelling",
1938
+ "Affordability calculation based on income multiples",
1939
+ "Overpayment impact on total interest and term",
1940
+ "Remortgage vs product transfer decision helper"
1941
+ ],
1942
+ "priceMonthly": 6.99,
1943
+ "priceOneOff": 24,
1944
+ "tags": [
1945
+ "mortgage",
1946
+ "home loan",
1947
+ "affordability",
1948
+ "remortgage",
1949
+ "property finance"
1950
+ ],
1951
+ "targetUser": "First-time buyers, movers, and homeowners reviewing mortgage options"
1952
+ },
1953
+ {
1954
+ "id": "property-investment-analyzer",
1955
+ "name": "Property Investment Analyzer",
1956
+ "category": "Real Estate",
1957
+ "description": "Full-stack investment analysis for residential and commercial property portfolios. Calculates IRR, NPV, equity build, and exit strategy scenarios over 5–25 year horizons.",
1958
+ "capabilities": [
1959
+ "IRR and NPV calculation over user-defined hold period",
1960
+ "Equity growth trajectory modelling with capital appreciation assumptions",
1961
+ "Leverage analysis (geared vs ungeared return comparison)",
1962
+ "Portfolio diversification scoring by geography and property type",
1963
+ "Exit strategy analysis (sale, refinance, BRRR)"
1964
+ ],
1965
+ "priceMonthly": 19.99,
1966
+ "priceOneOff": 99,
1967
+ "tags": [
1968
+ "property investment",
1969
+ "IRR",
1970
+ "NPV",
1971
+ "portfolio",
1972
+ "real estate finance"
1973
+ ],
1974
+ "targetUser": "Property investors and portfolio landlords",
1975
+ "badge": "Pro"
1976
+ },
1977
+ {
1978
+ "id": "budget-planner",
1979
+ "name": "Budget Planner",
1980
+ "category": "Personal Finance",
1981
+ "description": "Build and track a monthly household or personal budget using the 50/30/20 rule or custom allocations. AI identifies spending leaks and suggests adjustments.",
1982
+ "capabilities": [
1983
+ "Monthly income and expense categorisation",
1984
+ "50/30/20 rule analysis vs custom allocation",
1985
+ "Spending leak identification and trend alerts",
1986
+ "Savings target tracker with milestone projections",
1987
+ "Annual budget export for financial planning review"
1988
+ ],
1989
+ "priceMonthly": 4.99,
1990
+ "priceOneOff": 19,
1991
+ "tags": [
1992
+ "budget",
1993
+ "personal finance",
1994
+ "spending",
1995
+ "savings",
1996
+ "money management"
1997
+ ],
1998
+ "targetUser": "Individuals and households managing monthly budgets",
1999
+ "badge": "Popular"
2000
+ },
2001
+ {
2002
+ "id": "debt-management-advisor",
2003
+ "name": "Debt Management Advisor",
2004
+ "category": "Personal Finance",
2005
+ "description": "Organise and prioritise debt repayment using avalanche (highest interest first) or snowball (smallest balance first) strategies. AI calculates interest saved and time-to-debt-free.",
2006
+ "capabilities": [
2007
+ "Debt inventory builder (type, balance, rate, minimum payment)",
2008
+ "Avalanche vs snowball repayment comparison",
2009
+ "Total interest saved and months-to-freedom calculation",
2010
+ "Debt consolidation opportunity assessment",
2011
+ "Progress tracker with motivational milestones"
2012
+ ],
2013
+ "priceMonthly": 4.99,
2014
+ "priceOneOff": 19,
2015
+ "tags": [
2016
+ "debt management",
2017
+ "debt repayment",
2018
+ "credit card",
2019
+ "loan",
2020
+ "personal finance"
2021
+ ],
2022
+ "targetUser": "Individuals managing multiple debt obligations"
2023
+ },
2024
+ {
2025
+ "id": "investment-portfolio-analyzer",
2026
+ "name": "Investment Portfolio Analyzer",
2027
+ "category": "Personal Finance",
2028
+ "description": "Analyse the diversification, risk profile, and performance of your investment portfolio. AI suggests rebalancing actions and identifies concentration risk.",
2029
+ "capabilities": [
2030
+ "Asset class diversification scoring",
2031
+ "Geographic and sector concentration analysis",
2032
+ "Risk tolerance alignment check",
2033
+ "Performance attribution vs benchmark (e.g. MSCI World)",
2034
+ "Rebalancing recommendation with target weights"
2035
+ ],
2036
+ "priceMonthly": 9.99,
2037
+ "priceOneOff": 49,
2038
+ "tags": [
2039
+ "investment portfolio",
2040
+ "diversification",
2041
+ "stocks",
2042
+ "ETF",
2043
+ "personal finance",
2044
+ "wealth"
2045
+ ],
2046
+ "targetUser": "Self-directed investors managing ISA, pension, or brokerage accounts"
2047
+ },
2048
+ {
2049
+ "id": "tax-calculation-assistant",
2050
+ "name": "Tax Calculation Assistant",
2051
+ "category": "Personal Finance",
2052
+ "description": "Estimate income tax, capital gains tax, and dividend tax liability for individuals and sole traders in the UK, Armenia, and Ghana. Includes allowance optimisation suggestions.",
2053
+ "capabilities": [
2054
+ "Income tax estimate (UK: PAYE and self-assessment)",
2055
+ "Capital gains tax calculation with annual allowance",
2056
+ "Dividend tax tier calculation",
2057
+ "Armenia personal income tax (10% flat rate) estimate",
2058
+ "Ghana personal income tax (banded rate) estimate"
2059
+ ],
2060
+ "priceMonthly": 7.99,
2061
+ "priceOneOff": 29,
2062
+ "tags": [
2063
+ "tax",
2064
+ "income tax",
2065
+ "CGT",
2066
+ "self-assessment",
2067
+ "personal finance",
2068
+ "UK",
2069
+ "Armenia",
2070
+ "Ghana"
2071
+ ],
2072
+ "targetUser": "UK self-assessment filers, freelancers, and individuals in Armenia and Ghana",
2073
+ "region": [
2074
+ "UK",
2075
+ "Armenia",
2076
+ "Ghana"
2077
+ ]
2078
+ },
2079
+ {
2080
+ "id": "insurance-needs-assessor",
2081
+ "name": "Insurance Needs Assessor",
2082
+ "category": "Personal Finance",
2083
+ "description": "Systematic review of personal and family insurance needs across life, health, income protection, critical illness, home, and travel. AI identifies coverage gaps and over-insurance.",
2084
+ "capabilities": [
2085
+ "Life insurance needs calculation (human life value method)",
2086
+ "Income protection gap analysis",
2087
+ "Health insurance comparison framework",
2088
+ "Home insurance rebuild cost estimator",
2089
+ "Coverage gap summary report for adviser discussions"
2090
+ ],
2091
+ "priceMonthly": 6.99,
2092
+ "priceOneOff": 29,
2093
+ "tags": [
2094
+ "insurance",
2095
+ "life insurance",
2096
+ "income protection",
2097
+ "health insurance",
2098
+ "personal finance"
2099
+ ],
2100
+ "targetUser": "Individuals and families reviewing insurance coverage"
2101
+ },
2102
+ {
2103
+ "id": "retirement-planning-guide",
2104
+ "name": "Retirement Planning Guide",
2105
+ "category": "Personal Finance",
2106
+ "description": "Model retirement income scenarios across different contribution levels, investment returns, and retirement ages. Calculates the savings gap and required contribution increase.",
2107
+ "capabilities": [
2108
+ "Pension pot projection at different contribution rates",
2109
+ "State pension forecast integration (UK)",
2110
+ "Retirement income gap analysis vs target lifestyle",
2111
+ "Safe withdrawal rate modelling (4% rule and alternatives)",
2112
+ "Tax-efficient drawdown strategy overview (ISA vs SIPP)"
2113
+ ],
2114
+ "priceMonthly": 9.99,
2115
+ "priceOneOff": 49,
2116
+ "tags": [
2117
+ "retirement",
2118
+ "pension",
2119
+ "SIPP",
2120
+ "financial planning",
2121
+ "savings",
2122
+ "long-term finance"
2123
+ ],
2124
+ "targetUser": "Adults planning for retirement at any stage of their career",
2125
+ "region": [
2126
+ "UK"
2127
+ ]
2128
+ },
2129
+ {
2130
+ "id": "credit-score-advisor",
2131
+ "name": "Credit Score Advisor",
2132
+ "category": "Personal Finance",
2133
+ "description": "Analyse factors affecting your credit score and generate a personalised improvement plan. Tracks progress and alerts you to actions that will improve your score fastest.",
2134
+ "capabilities": [
2135
+ "Credit score factor breakdown (payment history, utilisation, etc.)",
2136
+ "Personalised improvement action plan with time estimates",
2137
+ "Credit utilisation optimisation calculator",
2138
+ "Impact simulation for actions (new card, closing account)",
2139
+ "Soft-search credit monitoring alerts"
2140
+ ],
2141
+ "priceMonthly": 4.99,
2142
+ "priceOneOff": 19,
2143
+ "tags": [
2144
+ "credit score",
2145
+ "credit report",
2146
+ "credit building",
2147
+ "personal finance",
2148
+ "mortgage readiness"
2149
+ ],
2150
+ "targetUser": "Individuals building, repairing, or monitoring their credit profile"
2151
+ },
2152
+ {
2153
+ "id": "currency-exchange-tracker",
2154
+ "name": "Currency Exchange Tracker",
2155
+ "category": "Personal Finance",
2156
+ "description": "Track exchange rates for 50+ currency pairs, set rate alerts, compare money transfer services by cost, and calculate the true cost of international payments.",
2157
+ "capabilities": [
2158
+ "Live exchange rates for 50+ currency pairs",
2159
+ "Rate alert notifications (target rate reached)",
2160
+ "Money transfer service comparison (Wise, Remitly, Western Union, etc.)",
2161
+ "Total cost calculator including fees and spread",
2162
+ "Historical rate chart (12-month) for trend analysis"
2163
+ ],
2164
+ "priceMonthly": 3.99,
2165
+ "priceOneOff": 14,
2166
+ "tags": [
2167
+ "currency exchange",
2168
+ "forex",
2169
+ "money transfer",
2170
+ "remittance",
2171
+ "exchange rate"
2172
+ ],
2173
+ "targetUser": "Expats, freelancers, importers/exporters, and international payment senders",
2174
+ "region": [
2175
+ "Global"
2176
+ ],
2177
+ "badge": "Popular"
2178
+ },
2179
+ {
2180
+ "id": "visa-immigration-guide",
2181
+ "name": "Visa & Immigration Guide",
2182
+ "category": "Government & Civic",
2183
+ "description": "Step-by-step guidance for visa applications covering 50+ destination countries and 30+ origin countries. Includes document checklist, processing time estimates, and common refusal reasons.",
2184
+ "capabilities": [
2185
+ "Visa category selection guide (tourist, work, study, family)",
2186
+ "Country-specific document checklist",
2187
+ "Processing time estimates from official data",
2188
+ "Common refusal reason analysis and mitigation tips",
2189
+ "Appeals and reapplication guidance for refusals"
2190
+ ],
2191
+ "priceMonthly": 9.99,
2192
+ "priceOneOff": 39,
2193
+ "tags": [
2194
+ "visa",
2195
+ "immigration",
2196
+ "travel documents",
2197
+ "work permit",
2198
+ "citizenship"
2199
+ ],
2200
+ "targetUser": "Individuals applying for visas, work permits, and immigration status",
2201
+ "region": [
2202
+ "Global"
2203
+ ],
2204
+ "badge": "Popular"
2205
+ },
2206
+ {
2207
+ "id": "business-registration-assistant",
2208
+ "name": "Business Registration Assistant",
2209
+ "category": "Government & Civic",
2210
+ "description": "Guided business registration for UK (Companies House), Armenia (State Register), and Ghana (Registrar General). Includes structure selection (Ltd, LLC, sole trader), filing steps, and ongoing compliance checklist.",
2211
+ "capabilities": [
2212
+ "Business structure comparison and recommendation",
2213
+ "Country-specific registration step-by-step guide",
2214
+ "Document preparation checklist",
2215
+ "Registered address and director requirements",
2216
+ "Post-registration compliance calendar (VAT, annual return, etc.)"
2217
+ ],
2218
+ "priceMonthly": 9.99,
2219
+ "priceOneOff": 39,
2220
+ "tags": [
2221
+ "business registration",
2222
+ "company formation",
2223
+ "Ltd",
2224
+ "UK Companies House",
2225
+ "Armenia",
2226
+ "Ghana"
2227
+ ],
2228
+ "targetUser": "Entrepreneurs starting businesses in UK, Armenia, or Ghana",
2229
+ "region": [
2230
+ "UK",
2231
+ "Armenia",
2232
+ "Ghana"
2233
+ ]
2234
+ },
2235
+ {
2236
+ "id": "tax-filing-helper",
2237
+ "name": "Tax Filing Helper (UK/Armenia/Ghana)",
2238
+ "category": "Government & Civic",
2239
+ "description": "Guided self-assessment tax filing for sole traders and freelancers in the UK (HMRC), Armenia (Tax Service), and Ghana (GRA). Calculates liability, identifies allowable expenses, and prepares returns.",
2240
+ "capabilities": [
2241
+ "Self-assessment return walkthrough (UK HMRC)",
2242
+ "Allowable expense categorisation and optimisation",
2243
+ "Armenian income tax return guidance (10% flat)",
2244
+ "Ghana personal income tax and withholding tax guide",
2245
+ "Filing deadline tracker and penalty avoidance alerts"
2246
+ ],
2247
+ "priceMonthly": 9.99,
2248
+ "priceOneOff": 34,
2249
+ "tags": [
2250
+ "tax filing",
2251
+ "self-assessment",
2252
+ "HMRC",
2253
+ "sole trader",
2254
+ "freelancer",
2255
+ "Armenia tax",
2256
+ "Ghana GRA"
2257
+ ],
2258
+ "targetUser": "Sole traders and freelancers filing self-assessment tax returns",
2259
+ "region": [
2260
+ "UK",
2261
+ "Armenia",
2262
+ "Ghana"
2263
+ ]
2264
+ },
2265
+ {
2266
+ "id": "government-benefits-checker",
2267
+ "name": "Government Benefits Checker",
2268
+ "category": "Government & Civic",
2269
+ "description": "Check eligibility for UK government benefits: Universal Credit, Child Benefit, Working Tax Credit, Housing Benefit, Pension Credit, and more. Estimates entitlements and guides the claim process.",
2270
+ "capabilities": [
2271
+ "Benefits eligibility check for 20+ UK programmes",
2272
+ "Weekly/monthly entitlement estimate",
2273
+ "Step-by-step claim guidance per benefit",
2274
+ "Means-test calculation including savings and income",
2275
+ "Change-in-circumstances update guide"
2276
+ ],
2277
+ "priceMonthly": 4.99,
2278
+ "tags": [
2279
+ "benefits",
2280
+ "Universal Credit",
2281
+ "Housing Benefit",
2282
+ "welfare",
2283
+ "UK government",
2284
+ "entitlement"
2285
+ ],
2286
+ "targetUser": "UK residents checking or claiming government benefits",
2287
+ "region": [
2288
+ "UK"
2289
+ ]
2290
+ },
2291
+ {
2292
+ "id": "electoral-information-guide",
2293
+ "name": "Electoral Information Guide",
2294
+ "category": "Government & Civic",
2295
+ "description": "Provide clear, non-partisan information on electoral processes: voter registration, voting procedures, candidate research tools, and electoral system explainers for the UK, Armenia, and Ghana.",
2296
+ "capabilities": [
2297
+ "Voter registration check and process guide",
2298
+ "Polling station finder and opening hours",
2299
+ "Candidate and party policy comparison framework",
2300
+ "Electoral system explainer (FPTP, AMS, list PR)",
2301
+ "Post-election results tracker and interpretation"
2302
+ ],
2303
+ "priceMonthly": 2.99,
2304
+ "priceOneOff": 9,
2305
+ "tags": [
2306
+ "elections",
2307
+ "voting",
2308
+ "democracy",
2309
+ "voter registration",
2310
+ "civic",
2311
+ "political"
2312
+ ],
2313
+ "targetUser": "Voters in UK, Armenia, and Ghana seeking non-partisan electoral information",
2314
+ "region": [
2315
+ "UK",
2316
+ "Armenia",
2317
+ "Ghana"
2318
+ ]
2319
+ },
2320
+ {
2321
+ "id": "public-records-requester",
2322
+ "name": "Public Records Requester",
2323
+ "category": "Government & Civic",
2324
+ "description": "Guided Freedom of Information (FOI) and Subject Access Request (SAR) submission for UK public bodies. Generates correct request letters, tracks deadlines, and guides escalation if refused.",
2325
+ "capabilities": [
2326
+ "FOI request letter generator (correctly scoped and phrased)",
2327
+ "Subject Access Request (GDPR Article 15) letter template",
2328
+ "UK public body directory with FOI contacts",
2329
+ "20-working-day deadline tracker with auto-reminders",
2330
+ "Escalation guide for non-response and refusal appeals (ICO)"
2331
+ ],
2332
+ "priceMonthly": 4.99,
2333
+ "priceOneOff": 14,
2334
+ "tags": [
2335
+ "FOI",
2336
+ "freedom of information",
2337
+ "subject access request",
2338
+ "GDPR",
2339
+ "transparency",
2340
+ "civic"
2341
+ ],
2342
+ "targetUser": "UK individuals and journalists seeking government or organisational records",
2343
+ "region": [
2344
+ "UK"
2345
+ ]
2346
+ },
2347
+ {
2348
+ "id": "daily-mood-tracker",
2349
+ "name": "Daily Mood Tracker",
2350
+ "category": "Wellness & Mental Health",
2351
+ "description": "Track daily mood, energy, and emotional states with journal prompts. AI identifies patterns, triggers, and trends over time to support mental wellness awareness.",
2352
+ "capabilities": [
2353
+ "Daily mood log (1–10 scale + free-form journal entry)",
2354
+ "Mood pattern visualisation (weekly and monthly trends)",
2355
+ "Trigger identification from journal analysis",
2356
+ "Energy and sleep correlation tracking",
2357
+ "Weekly mood summary with pattern insights"
2358
+ ],
2359
+ "priceMonthly": 4.99,
2360
+ "priceOneOff": 19,
2361
+ "tags": [
2362
+ "mood tracking",
2363
+ "mental health",
2364
+ "journaling",
2365
+ "wellbeing",
2366
+ "emotional health"
2367
+ ],
2368
+ "targetUser": "Individuals tracking mental wellness and emotional patterns",
2369
+ "badge": "Popular"
2370
+ },
2371
+ {
2372
+ "id": "stress-management-coach",
2373
+ "name": "Stress Management Coach",
2374
+ "category": "Wellness & Mental Health",
2375
+ "description": "Evidence-based stress management techniques delivered as guided exercises: breathing, progressive muscle relaxation, cognitive reframing, and time management strategies.",
2376
+ "capabilities": [
2377
+ "Stress level assessment and pattern identification",
2378
+ "Guided breathing exercises (4-7-8, box breathing, coherent breathing)",
2379
+ "Progressive muscle relaxation audio-guided session",
2380
+ "Cognitive reframing worksheet for stressed thoughts",
2381
+ "Time management and workload prioritisation guide"
2382
+ ],
2383
+ "priceMonthly": 7.99,
2384
+ "priceOneOff": 34,
2385
+ "tags": [
2386
+ "stress management",
2387
+ "breathing",
2388
+ "mental health",
2389
+ "wellbeing",
2390
+ "relaxation"
2391
+ ],
2392
+ "targetUser": "Working adults managing workplace or personal stress"
2393
+ },
2394
+ {
2395
+ "id": "sleep-improvement-guide",
2396
+ "name": "Sleep Improvement Guide",
2397
+ "category": "Wellness & Mental Health",
2398
+ "description": "Personalised sleep improvement programme based on CBT-I (Cognitive Behavioural Therapy for Insomnia) principles. Tracks sleep patterns and adjusts recommendations weekly.",
2399
+ "capabilities": [
2400
+ "Sleep diary and pattern analysis",
2401
+ "Sleep hygiene audit and improvement plan",
2402
+ "Sleep restriction and stimulus control techniques (CBT-I)",
2403
+ "Relaxation routine builder for bedtime",
2404
+ "Progress tracking with sleep efficiency scoring"
2405
+ ],
2406
+ "priceMonthly": 7.99,
2407
+ "priceOneOff": 29,
2408
+ "tags": [
2409
+ "sleep",
2410
+ "insomnia",
2411
+ "CBT-I",
2412
+ "sleep hygiene",
2413
+ "mental health",
2414
+ "wellbeing"
2415
+ ],
2416
+ "targetUser": "Adults experiencing insomnia or poor sleep quality"
2417
+ },
2418
+ {
2419
+ "id": "mindfulness-meditation-leader",
2420
+ "name": "Mindfulness & Meditation Leader",
2421
+ "category": "Wellness & Mental Health",
2422
+ "description": "Guided mindfulness and meditation sessions from 3 to 30 minutes. Includes beginner foundations, body scan, loving-kindness, and walking meditation with adaptive difficulty.",
2423
+ "capabilities": [
2424
+ "Guided meditation sessions (3, 5, 10, 20, 30 min)",
2425
+ "Body scan and progressive relaxation practices",
2426
+ "Loving-kindness (Metta) meditation sessions",
2427
+ "Mindfulness in daily activities guides",
2428
+ "Streak tracking and session history"
2429
+ ],
2430
+ "priceMonthly": 6.99,
2431
+ "priceOneOff": 24,
2432
+ "tags": [
2433
+ "mindfulness",
2434
+ "meditation",
2435
+ "mental health",
2436
+ "stress",
2437
+ "wellbeing",
2438
+ "MBSR"
2439
+ ],
2440
+ "targetUser": "Anyone seeking to establish or deepen a meditation practice",
2441
+ "badge": "Popular"
2442
+ },
2443
+ {
2444
+ "id": "anxiety-support-companion",
2445
+ "name": "Anxiety Support Companion",
2446
+ "category": "Wellness & Mental Health",
2447
+ "description": "Supportive AI companion for managing anxiety using CBT and ACT (Acceptance and Commitment Therapy) techniques. Provides grounding exercises, worry journaling, and coping skill practice.",
2448
+ "capabilities": [
2449
+ "In-the-moment grounding exercises (5-4-3-2-1 sensory)",
2450
+ "Worry journal with cognitive distortion identification",
2451
+ "ACT defusion exercises for unhelpful thoughts",
2452
+ "Anxiety trigger log and pattern analysis",
2453
+ "Safety escalation signposting to professional services"
2454
+ ],
2455
+ "priceMonthly": 9.99,
2456
+ "tags": [
2457
+ "anxiety",
2458
+ "CBT",
2459
+ "ACT",
2460
+ "mental health",
2461
+ "coping",
2462
+ "grounding"
2463
+ ],
2464
+ "targetUser": "Individuals managing generalised anxiety, social anxiety, or worry",
2465
+ "badge": "New"
2466
+ },
2467
+ {
2468
+ "id": "habit-formation-coach",
2469
+ "name": "Habit Formation Coach",
2470
+ "category": "Wellness & Mental Health",
2471
+ "description": "Build and track positive habits using the Habit Loop framework (cue, routine, reward). AI adapts difficulty, timing, and reminders based on your success pattern.",
2472
+ "capabilities": [
2473
+ "Habit design workshop (cue, routine, reward structuring)",
2474
+ "Daily habit tracker with streak counter",
2475
+ "Habit stacking guidance (linking habits to existing routines)",
2476
+ "Difficulty adjustment based on completion rate",
2477
+ "Weekly habit review with AI-generated optimisation tips"
2478
+ ],
2479
+ "priceMonthly": 5.99,
2480
+ "priceOneOff": 24,
2481
+ "tags": [
2482
+ "habits",
2483
+ "habit formation",
2484
+ "behaviour change",
2485
+ "productivity",
2486
+ "wellbeing"
2487
+ ],
2488
+ "targetUser": "Individuals building new positive habits or breaking old ones",
2489
+ "badge": "Popular"
2490
+ },
2491
+ {
2492
+ "id": "work-life-balance-advisor",
2493
+ "name": "Work-Life Balance Advisor",
2494
+ "category": "Wellness & Mental Health",
2495
+ "description": "Assess your current work-life balance, identify imbalance drivers, and create a personalised boundary-setting and time-allocation plan for a sustainable lifestyle.",
2496
+ "capabilities": [
2497
+ "Work-life balance self-assessment across 8 life domains",
2498
+ "Time audit (where your hours actually go vs where you want them)",
2499
+ "Boundary-setting conversation scripts for work contexts",
2500
+ "Energy management framework (ultradian rhythms)",
2501
+ "Weekly balance check-in with adjustment suggestions"
2502
+ ],
2503
+ "priceMonthly": 6.99,
2504
+ "tags": [
2505
+ "work-life balance",
2506
+ "boundaries",
2507
+ "wellbeing",
2508
+ "time management",
2509
+ "mental health"
2510
+ ],
2511
+ "targetUser": "Professionals and remote workers struggling with work-life boundaries"
2512
+ },
2513
+ {
2514
+ "id": "burnout-prevention-guide",
2515
+ "name": "Burnout Prevention Guide",
2516
+ "category": "Wellness & Mental Health",
2517
+ "description": "Assess burnout risk using the Maslach Burnout Inventory framework. Generate personalised recovery and prevention plan covering workload, autonomy, recognition, and connection.",
2518
+ "capabilities": [
2519
+ "Burnout risk assessment (Maslach framework)",
2520
+ "Three-dimension scoring: exhaustion, cynicism, efficacy",
2521
+ "Recovery plan generation for moderate-to-high risk scores",
2522
+ "Conversation guide for discussing workload with managers",
2523
+ "Weekly monitoring to track recovery progress"
2524
+ ],
2525
+ "priceMonthly": 7.99,
2526
+ "priceOneOff": 34,
2527
+ "tags": [
2528
+ "burnout",
2529
+ "stress",
2530
+ "workplace wellbeing",
2531
+ "mental health",
2532
+ "recovery",
2533
+ "resilience"
2534
+ ],
2535
+ "targetUser": "High-workload professionals at risk of or recovering from burnout"
2536
+ },
2537
+ {
2538
+ "id": "literature-review-assistant",
2539
+ "name": "Literature Review Assistant",
2540
+ "category": "Science & Research",
2541
+ "description": "Systematic literature search, PRISMA-compliant screening, and thematic synthesis assistant for academic and professional research. Supports any discipline.",
2542
+ "capabilities": [
2543
+ "Systematic search query construction (Boolean, MeSH terms)",
2544
+ "PRISMA flow diagram and screening template",
2545
+ "Duplicate detection and inclusion/exclusion criteria application",
2546
+ "Thematic clustering and synthesis of included papers",
2547
+ "Reference management export (BibTeX, RIS, Zotero)"
2548
+ ],
2549
+ "priceMonthly": 14.99,
2550
+ "priceOneOff": 69,
2551
+ "tags": [
2552
+ "literature review",
2553
+ "systematic review",
2554
+ "PRISMA",
2555
+ "research",
2556
+ "academic",
2557
+ "meta-analysis"
2558
+ ],
2559
+ "targetUser": "Researchers, PhD students, and evidence-based practitioners",
2560
+ "badge": "Pro"
2561
+ },
2562
+ {
2563
+ "id": "citation-generator",
2564
+ "name": "Citation Generator (APA/MLA/Chicago)",
2565
+ "category": "Science & Research",
2566
+ "description": "Generate accurate citations in APA 7th, MLA 9th, Chicago 17th, Harvard, and Vancouver formats from DOI, ISBN, URL, or manual entry. Export to Word or reference managers.",
2567
+ "capabilities": [
2568
+ "Citation generation from DOI, ISBN, PMID, or URL",
2569
+ "Manual citation builder for all source types",
2570
+ "APA 7, MLA 9, Chicago 17, Harvard, and Vancouver styles",
2571
+ "In-text citation and reference list formatting",
2572
+ "Export to Word, BibTeX, RIS, and Zotero"
2573
+ ],
2574
+ "priceMonthly": 4.99,
2575
+ "priceOneOff": 14,
2576
+ "tags": [
2577
+ "citation",
2578
+ "references",
2579
+ "APA",
2580
+ "MLA",
2581
+ "Chicago",
2582
+ "academic writing",
2583
+ "bibliography"
2584
+ ],
2585
+ "targetUser": "Students, researchers, and academic writers",
2586
+ "badge": "Popular"
2587
+ },
2588
+ {
2589
+ "id": "experiment-design-helper",
2590
+ "name": "Experiment Design Helper",
2591
+ "category": "Science & Research",
2592
+ "description": "Guided experimental design assistant for natural, social, and applied sciences. Helps define hypotheses, select study design, calculate sample size, and identify confounders.",
2593
+ "capabilities": [
2594
+ "Research question to testable hypothesis formulation",
2595
+ "Study design selection guide (RCT, cohort, case-control, etc.)",
2596
+ "Sample size calculator for common statistical tests",
2597
+ "Confounder and bias identification checklist",
2598
+ "Pre-registration template (OSF-compatible)"
2599
+ ],
2600
+ "priceMonthly": 9.99,
2601
+ "priceOneOff": 39,
2602
+ "tags": [
2603
+ "experiment design",
2604
+ "research methods",
2605
+ "sample size",
2606
+ "hypothesis",
2607
+ "statistics",
2608
+ "research"
2609
+ ],
2610
+ "targetUser": "Researchers, PhD students, and applied scientists designing studies"
2611
+ },
2612
+ {
2613
+ "id": "statistical-analysis-interpreter",
2614
+ "name": "Statistical Analysis Interpreter",
2615
+ "category": "Science & Research",
2616
+ "description": "Upload statistical output (SPSS, R, Stata, Python) and receive plain-language interpretation of results, effect size commentary, and appropriate reporting language for papers.",
2617
+ "capabilities": [
2618
+ "Plain-language interpretation of regression, ANOVA, t-test outputs",
2619
+ "Effect size calculation and practical significance commentary",
2620
+ "Statistical assumption check guidance",
2621
+ "Results section writing template with placeholder language",
2622
+ "Common statistical error identification (p-hacking, multiple comparisons)"
2623
+ ],
2624
+ "priceMonthly": 12.99,
2625
+ "priceOneOff": 49,
2626
+ "tags": [
2627
+ "statistics",
2628
+ "data analysis",
2629
+ "SPSS",
2630
+ "R",
2631
+ "research methods",
2632
+ "academic writing"
2633
+ ],
2634
+ "targetUser": "Researchers and students interpreting quantitative research results"
2635
+ },
2636
+ {
2637
+ "id": "grant-writing-assistant",
2638
+ "name": "Grant Writing Assistant",
2639
+ "category": "Science & Research",
2640
+ "description": "Structure and draft sections of research grant applications for UKRI, Horizon Europe, Wellcome Trust, NIH, and private foundations. Includes impact and dissemination plan templates.",
2641
+ "capabilities": [
2642
+ "Grant funder eligibility and fit assessment",
2643
+ "Project summary and lay abstract generator",
2644
+ "Work package planning and Gantt chart template",
2645
+ "Impact and knowledge exchange plan framework",
2646
+ "Budget justification narrative templates"
2647
+ ],
2648
+ "priceMonthly": 19.99,
2649
+ "priceOneOff": 99,
2650
+ "tags": [
2651
+ "grant writing",
2652
+ "research funding",
2653
+ "UKRI",
2654
+ "Horizon Europe",
2655
+ "NIH",
2656
+ "Wellcome",
2657
+ "academic"
2658
+ ],
2659
+ "targetUser": "Academic researchers and research organisations applying for grants",
2660
+ "badge": "Pro"
2661
+ },
2662
+ {
2663
+ "id": "peer-review-checklist",
2664
+ "name": "Peer Review Checklist",
2665
+ "category": "Science & Research",
2666
+ "description": "Structured peer review checklist for journal article reviews. Guides reviewers through methodology, statistics, presentation, and ethics assessment with editable comment templates.",
2667
+ "capabilities": [
2668
+ "Discipline-agnostic methodology quality assessment",
2669
+ "Statistical reporting standards checklist (EQUATOR guidelines)",
2670
+ "Ethics and research integrity red-flag identifier",
2671
+ "Structured reviewer comment template (major/minor revisions)",
2672
+ "CONSORT, STROBE, PRISMA reporting guideline checks"
2673
+ ],
2674
+ "priceMonthly": 6.99,
2675
+ "priceOneOff": 24,
2676
+ "tags": [
2677
+ "peer review",
2678
+ "academic review",
2679
+ "journal article",
2680
+ "research quality",
2681
+ "CONSORT",
2682
+ "STROBE"
2683
+ ],
2684
+ "targetUser": "Academic peer reviewers and editors assessing submitted manuscripts"
2685
+ }
2686
+ ]
2687
+ }