技能标识:pinduoduo-cs-assistant-v2
Build, install, configure, run, and troubleshoot a Windows resident Pinduoduo AI customer-service assistant with 20-second browser polling, knowledge-base replies, safe automatic responses, human review queues, Chrome session isolation, and pause-on-risk controls. Use when Codex is asked to create or operate 拼多多客服自动化, monitor merchant inquiries, standardize buyer replies, install the bundled Node.js dashboard, calibrate Pinduoduo page selectors, or handle customer-service and aftersales messages
使用内置应用模板搭建 Windows 半自动客服:标准问题按规则回复,退款、投诉、议价、加急、账号和特殊承诺转人工确认。页面定位、登录或验证码异常时立即暂停。
references/setup-and-calibration.md。references/customer-service-playbook.md。references/aftersales-workflow.md。references/compliance-boundaries.md。scripts/pdd_reply_helper.py,不要启动浏览器。assets/pdd-ai-customer-service-template,完成知识库配置、测试和页面校准。选择一个新的目标目录,运行:
CODEBLOCK0
不要把技能目录当作运行目录,也不要复制 node_modules、data/state.json、Chrome Profile、Cookie 或日志。目标目录已存在且非空时停止,避免覆盖用户文件。
编辑目标目录中的 config/knowledge-base.json,核对商品与套餐价格、交付内容和时效、买家所需资料、修改次数和服务边界。
在 config/default.json 中保留 monitor.autoStart: false,直到页面校准和模拟问答全部通过。API Key 只放环境变量,不写入技能、配置、日志或消息。
启动本地面板:
CODEBLOCK1
在“规则测试”至少验证:问候、价格、交付时间、所需资料、修改规则、退款、投诉、议价和未知需求。
只有知识库明确允许的低风险类别可以自动回复。AI 自定义草稿默认进入人工队列。任何包含退款、赔偿、优惠、加急、账号、联系方式或结果保证的咨询必须转人工。
unreadConversation、conversationName、incomingMessage、messageInput 和 sendButton。页面变化、选择器缺失或多匹配时停止值守并重新校准。不要通过逆向接口、读取 Cookie、绕过验证码或模拟平台安全验证来维持登录。
只有在稳定运行、知识库核对和真实页面校准完成后,才建议启用 monitor.autoStart。执行 scripts/install-startup-task.ps1 会创建 Windows 登录启动任务,运行前必须取得用户确认。
npm test 和 npm run check 均通过。127.0.0.1。请通过上方所属套餐查看交付内容与下载方式。
下载不等于安装成功,运行环境、平台适配和外部服务需按说明准备。
此处不单独展示技能价格,请以上方所属套餐价格为准。