qwen_agent/skills/developing/store-replenishment-forecast/language.json
朱潮 462ba14074 add language.json for developing and linggan skills
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-23 21:10:36 +08:00

15 lines
2.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ja": {
"description": "生鮮/食品の短い消費期限を扱う店舗向けの仕入れ(補充)予測アシスタント。ユーザーがアップロードした Excel過去の販売数、現在の在庫、商品マスタに基づき、今後のカバー期間の需要を予測し、SKU ごとの「推奨発注量」を算出する。賞味期限/棚日数を強い制約として課し、期限切れロスを抑え、最終的に「発注推奨リスト + 予測の解説 + リスク注意点」を出力する。门店采购预测、补货预测、要货建议、订货量计算、replenishment/purchase forecast、防缺货防积压、生鲜订货などの依頼を受けたとき、または日付販売数在庫賞味期限を含む店舗 Excel データを受け取り「何個発注すべきか」を計算する必要があるときに、本スキルを使用する。",
"category": "データ・取得"
},
"zh": {
"description": "面向生鲜/食品短保门店的采购(补货)预测助手。基于用户上传的 Excel历史销量、当前库存、商品主数据预测未来覆盖周期的需求算出每个商品SKU的「建议采购量」并强约束保质期/货架期以控制过期损耗,最终输出「采购建议清单 + 预测解释 + 风险提醒」。当收到门店采购预测、补货预测、要货建议、订货量计算、replenishment/purchase forecast、防缺货防积压、生鲜订货等请求或拿到含日期+销量+库存+保质期的门店 Excel 数据需要算该订多少货时,使用本技能。",
"category": "数据检索"
},
"en": {
"description": "A purchase (replenishment) forecasting assistant for fresh / short-shelf-life food stores. Based on user-uploaded Excel files (historical sales, current inventory, product master data), it forecasts demand for the upcoming coverage period and computes a \"recommended purchase quantity\" for each SKU, with hard constraints on shelf life / on-shelf days to limit expiration loss. The final output is a \"purchase recommendation list + forecast explanation + risk warnings\". Use this skill when you receive requests like 门店采购预测, 补货预测, 要货建议, 订货量计算, replenishment/purchase forecast, 防缺货防积压, 生鲜订货, or when you get a store Excel containing date + sales + inventory + shelf life and need to compute how much to order.",
"category": "Data & Retrieval"
}
}