← Back to Skills Marketplace
Salon Skill
by
abhi152003
· GitHub ↗
· v0.0.1
· MIT-0
141
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install salon-skill
Description
A comprehensive skill for beauty salon operations — covering hair, nails, and skin services. Use this skill whenever anyone asks about salon appointments, bo...
Usage Guidance
This skill appears coherent for salon use, but take these practical precautions before enabling it for real clients: 1) Fill in the placeholders (salon name, contact info, cancellation policy, real service prices and staff names) so the skill does not output placeholders to customers. 2) Be aware it collects personal data (names, phone numbers, allergies). Ensure you have explicit consent to store and message clients and implement appropriate data-retention and access controls. 3) If you connect this skill to a booking system, SMS/WhatsApp provider, or CRM, add only the minimum credentials required and store them securely (do not paste secrets into skill text). 4) Add explicit opt-in messaging and an unsubscribe method before sending campaigns (legal/regulatory risk for mass SMS/WhatsApp). 5) Review generated confirmations and marketing copy for accuracy and brand/tone before sending, and test flows with dummy data. 6) If you need the skill to integrate with external systems, require a reviewed install/credential flow — the current instruction-only skill will not perform automated bookings until such integrations are added. If you want a security review after adding integration code or install steps, provide those artifacts for re-evaluation.
Capability Analysis
Type: OpenClaw Skill
Name: salon-skill
Version: 0.0.1
The salon-skill bundle is a well-structured template for beauty salon operations, including appointment booking, service menus, and client consultations. It contains only Markdown and JSON files (SKILL.md, _meta.json, and reference files) with no executable code, network calls, or instructions that attempt to exfiltrate data or bypass agent constraints.
Capability Assessment
Purpose & Capability
Name/description (salon operations: bookings, menus, consultations, marketing) align with the skill's contents. There are no unrelated required binaries, environment variables, or install steps; referenced files (services.md, consultation.md) are consistent with a salon assistant.
Instruction Scope
Runtime instructions are limited to conversational intake, generating confirmations, recommending services, and creating marketing copy. This is within scope, but the skill explicitly directs collecting PII (full name, contact number, notes about health/allergies) and creating WhatsApp/SMS blasts — activities that carry privacy and consent implications. The SKILL.md does not include guidance on data retention, consent/opt-in for marketing, or safe handling of sensitive client medical/allergy info.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk. This is the lowest-risk install profile and matches the skill's purpose.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate given it is a conversational/template skill. Note: for real-world deployment you will likely add booking-system API keys or SMS provider credentials — these are not present and should be added only when necessary and with least privilege.
Persistence & Privilege
always:false and normal model invocation are used. The skill does not request persistent/system-level privileges or attempt to modify other skills. Nothing here indicates elevated platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install salon-skill - After installation, invoke the skill by name or use
/salon-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
Salon Skill 1.0.0 — Initial Release
- Launches comprehensive support for beauty salon operations, including hair, nails, and skin services.
- Enables appointment bookings, confirmations, rescheduling, and cancellations.
- Provides service menu lookup with pricing, durations, and upsell options.
- Supports client consultations with personalized service recommendations based on type, budget, and occasion.
- Generates marketing content such as promotions, emails, and social posts in a salon-appropriate voice.
- Includes guidance for staff messaging, reminders, and required placeholders for full customization.
Metadata
Frequently Asked Questions
What is Salon Skill?
A comprehensive skill for beauty salon operations — covering hair, nails, and skin services. Use this skill whenever anyone asks about salon appointments, bo... It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.
How do I install Salon Skill?
Run "/install salon-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Salon Skill free?
Yes, Salon Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Salon Skill support?
Salon Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Salon Skill?
It is built and maintained by abhi152003 (@abhi152003); the current version is v0.0.1.
More Skills