Install
openclaw skills install webchat-proClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
生产级AI聊天网页应用,支持多模型、流式输出、会话持久化和导出,含文件上传、语音及多设备同步等高级功能。
openclaw skills install webchat-pro版本: 1.0.0
作者: 贝贝
描述: 生产级 AI 聊天网页应用
clawhub install webchat-pro
cd ~/.openclaw/workspace/skills/webchat-pro
npm install
npm start
编辑 .env 文件:
PORT=4000
PASSWORD=admin123
ALLOWED_ORIGINS=*
POST /api/chat - 发送消息GET /api/models - 模型列表GET /api/health - 健康检查