name: fmode-product-vision
description: Analyze product images with gemini-3.1-flash-image-preview for visible facts, packaging, exact text, logo, colors, materials, identity anchors, style, and quality risks. Use when the user asks to 识别商品图、分析产品图、看图提取商品信息、识别包装文字、商品图审计, or when DeepSeek/Claude Code cannot directly see an attached image.
Fmode Product Vision
- 用户粘贴当前项目内图片路径时,直接把路径传给
fmode_image_set_analyze;不要 Glob 搜索、猜测历史文件或要求改用 VSCode 上传。
- 用户声明多张图片均为同一商品图时全部使用 identity 角色;混合 style/detail/model 且无法判断时才确认角色。最新请求无图时不得复用旧图。
- 把结果分成可见事实、视觉推断和未知项。
- 不把材质猜测升级为成分,不臆造功效、认证、尺寸、价格和性能。
- 输出商品身份锚点、品牌色、可见文字、风险与需要用户确认的字段。
- 用户要继续做套图时,把结构化
analysis 和用户明确声明的 productName 传给 fmode_image_set_plan,并保留原始图片路径供生成时作为 referenceImages 传回。