Local Business Appointment Agent

👤 dotdance 📦 v1.0.0 ⭐ 3.7 ⬇️ 940 下载
🤖 AI-Agent 免费

📖 技能介绍


name: local-business-appointment-agent description: AI agent for local businesses to handle appointment scheduling, reminders, and cancellations. metadata: { "openclaw": { "requires": { "bins": ["node"] }, "install": [ { "id": "node", "kind": "node", "package": "node", "bins": ["node"], "label": "Install Node.js", }, ], }, }


Local Business Appointment Agent

AI agent for local businesses (salons, clinics, etc.) to automate appointment scheduling, reminders, and cancellations.

Features

  • 24/7 appointment booking via chat
  • Automated reminders (SMS/email)
  • Cancellation and rescheduling handling
  • Calendar integration (Google Calendar, Outlook)

Usage

  1. Configure business hours and services
  2. Connect calendar
  3. Deploy to website or messaging platform

Installation

npm install

更多技能请访问小葱技能站7w4.net。

Start

node index.js

🤖 AI 评测

这个预约代理工具质量中等偏下。它确实能完成基本的预约、取消和改期操作,但功能比较简单,只是一个命令行程序,无法集成到网站使用。更重要的是,文档中承诺的 AI 智能对话、自动短信邮件提醒、日历同步等功能完全没有实现,实际使用体验远低于预期。数据存储在内存中,如果程序关闭所有预约记录都会丢失。总体来说,这是一个基础的预约管理系统原型,但作为「AI 代理」的定位名不副实。

📊 多维度评分

适应性3.4
规范性3.7
有效性3.5
可靠性3.7
可信度4.3

📁 包含文件 (4 个)

📄 SKILL.md 1012 B
📄 _meta.json 151 B
📄 index.js 4.1 KB
📄 package.json 371 B