with one click
beauty-salon-suite
美容院套件入口:内置共享单库 beauty.sqlite3 的首次自动初始化。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
美容院套件入口:内置共享单库 beauty.sqlite3 的首次自动初始化。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
美容院产品与服务项目管理。管理服务项目、产品、价格、时长、耗材关联。触发:添加服务项目/录入服务项目、导入产品/新增产品、改价、查列表、设置耗材。
美容院耗材库存(单库 beauty.sqlite3)。触发:库存不够了/库存预警/低库存、库存查询、入库、出库、耗材扣减、变动记录。
美容院营销:会员分群 JSON、节日/精准/方案路由;深度文案与海报走 sophnet-customized-marketing。触发:做活动/营销方案、节日营销、精准唤醒、朋友圈内容、小红书/团购运营、老带新。
美容院会员与预约:档案、储值、次卡、预约、技师推荐、完成服务(联动扣耗材与员工业绩)。触发:新客开卡/新客建档、查剩余次数、预约/改期/取消、安排技师(如“明天下午3点做面部护理”)。
Build a practical membership & repurchase plan for a beauty salon. Use when the user asks about 会员体系, 复购提升, 次卡/疗程设计, 沉睡唤醒, 触达话术, or 美容院私域运营.
美容院员工管理:档案、自定义字段、底薪、提成、技师排班/排班、业绩与工资。触发:添加技师、技师排班、技师业绩/排名/工资核算。
| name | beauty-salon-suite |
| description | 美容院套件入口:内置共享单库 beauty.sqlite3 的首次自动初始化。 |
scripts/,资料和 playbook 在 references/。BEAUTY_DB_PATH,例如 export BEAUTY_DB_PATH="$PWD/beauty-salon-suite/beauty.sqlite3"。PYTHONPATH="$PWD/scripts:$PYTHONPATH",或将本 skill 的 scripts/ 内容复制到 workspace 后执行。安装本 skill 后,beauty-salon-* 系列会在首次运行时自动初始化单库 beauty.sqlite3(建库建表),用户无需配置环境变量,也不需要迁移历史数据。
%USERPROFILE%\\.config\\beauty-salon-suite\\beauty.sqlite3$HOME/.config/beauty-salon-suite/beauty.sqlite3BEAUTY_DB_PATH:覆盖默认数据库文件路径。