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",
},
],
},
}
AI agent for local businesses (salons, clinics, etc.) to automate appointment scheduling, reminders, and cancellations.
npm install
node index.js
共 1 个版本