处理某汽车电机企业「QE质检作业指导书Agent」业务请求。这个Skill本身就是岗位SOP:读取内置mock数据,运行确定性脚本,生成业务结果,然后像真实业务Agent一样给用户汇报结论、建议和人工确认点。
当用户以真实业务口吻调用本Skill时,先运行:
python3 ~/.workbuddy/skills/auto-motor-qe-inspection-demo/scripts/run_demo.py
脚本默认输出到当前工作目录:
auto_motor_skill_outputs/auto-motor-qe-inspection-demo/
如需指定输出目录,使用:
python3 ~/.workbuddy/skills/auto-motor-qe-inspection-demo/scripts/run_demo.py --output-dir <目标目录>
assets/mock_data/。scripts/run_demo.py 生成业务处理结果。demo_result.md。assets/mock_data/:本场景独立mock数据。scripts/run_demo.py:独立演示脚本。@skill:auto-motor-qe-inspection-demo ST-FAN-150X要做质检作业指导书,请根据图纸特征和历史质量问题生成首检、巡检、终检初稿
demo_result.md。.xlsx,需要提示用户可以打开Excel查看。运行脚本后检查:
auto_motor_skill_outputs/auto-motor-qe-inspection-demo/demo_result.md
共 1 个版本