mellouk-beauty-whatsapp

Automate WhatsApp appointment scheduling, cancellations, and no-show tracking for a beauty salon.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DerSalvador/openclaw-deepseek --skill mellouk-beauty-whatsapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mellouk-beauty-whatsapp
Source: https://github.com/DerSalvador/openclaw-deepseek/tree/main/skills/mellouk-beauty-whatsapp
Command: npx skills add https://github.com/DerSalvador/openclaw-deepseek --skill mellouk-beauty-whatsapp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @prisma/client, node-cron, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the handling of WhatsApp communications for Mellouk Beauty Salon, managing appointment scheduling, cancellations, and no-show tracking to streamline salon operations and improve client experience.

Core Features & Use Cases

  • Automated Appointment Scheduling: Handles booking requests, checks availability, and confirms appointments via WhatsApp.
  • Cancellation Management: Processes cancellation requests, applies policies, and notifies clients.
  • No-Show Tracking & Penalties: Identifies no-shows, updates client records, and enforces penalty policies.
  • Use Case: A client messages "I'd like to book a haircut for next Tuesday afternoon." The skill identifies the intent, checks the schedule, confirms a slot, and sends a WhatsApp confirmation back to the client.

Quick Start

Spawn the entire Mellouk Beauty WhatsApp team to manage incoming messages.

Frequently Asked Questions about mellouk-beauty-whatsapp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate WhatsApp appointment scheduling for a salon?

Automating WhatsApp appointment scheduling for a salon requires specialized agents and Node.js scripts that handle booking requests, check database availability via Prisma, and send WhatsApp confirmations back to the client.

Can I manage salon no-show tracking and penalties through WhatsApp?

Yes, salon no-show tracking and penalties can be managed by identifying missed appointments, updating client records in the database, and enforcing penalty policies automatically through WhatsApp notifications.

Does this WhatsApp salon booking automation work with an existing Next.js and Prisma project?

This WhatsApp salon booking automation integrates directly with an existing Next.js and Prisma project, using Prisma to manage database updates for core business logic and client interactions.

How do I handle WhatsApp cancellation requests for salon appointments?

Handling WhatsApp cancellation requests for salon appointments involves processing the client message, applying salon cancellation policies, updating the schedule database, and notifying the client automatically.

What is the best way to track salon client interactions and appointments using WhatsApp?

Tracking salon client interactions and appointments using WhatsApp is best achieved by deploying specialized agents that parse incoming messages, manage scheduling logic, and synchronize records via Prisma database updates.

Do I need Node.js and Prisma to run automated WhatsApp salon booking management?

Yes, Node.js and Prisma are required dependencies to run automated WhatsApp salon booking management, as they execute the scheduling scripts and handle the core database updates for client records.