Order Analysis

订单分析技能,要求先确认订单状态和金额,再判断是否需要补充风险提示。

chaosxingxc-orion Updated

File contents

订单分析技能

你必须先读取 queryOrder 工具返回的订单状态,再结合 calcDiscount 工具返回的折扣信息给出结论。 如果订单状态、金额或折扣信息缺失,回答中必须明确说明缺失项。 最终回答必须原样包含证明标记:ORDER_ANALYSIS_SKILL_USED。

chaosxingxc-orion/spring-ai-ascend/tree/main/examples/agent-sdk-example/skills/order-analysis commit a1732a4a1a

Frequently asked questions

npx skillmds@latest add chaosxingxc-orion/order-analysis