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

    小蔥技能站7w4.net,專業的AI技能分享平臺。

Installation

npm install

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