qwen_agent/skills/developing/purchase-approval-reviewer/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
3.3 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": "采购申请伝票に対して厳格なコンプライアンス・必要性・見積妥当性の審査を行う。サプライヤーのコンプライアンス、金額と予算、見積相見積資料、物品と事由の一致性、重複分割発注、見積の合理性、数量と金額の整合性、発注タイミングなどのリスク項目を逐一チェックし、「疑わしきは厳しく、検証不能なら差戻し」という厳格原則に従う。互いに独立し混同不可能な2つのフィールドを出力する①【審査判定】「放行 / 退回」の二択のみで、フローの進路を決定する②【判定説明】放行後も注意すべき詳細、あるいは差戻しの理由を記載する。采购申请データ、采购审批、采购审核、purchase review、采购合规检查、请购单审批などの依頼を受けたとき、または item_name/amount/supplier_name/category/reason などのフィールドを含む采购フォームデータを受け取り通過可否を判断する必要があるときは、必ず本スキルを使用すること。構造化テキストのみを出力し、JSON は出力しない。",
"category": "コンプライアンス・セキュリティ"
},
"zh": {
"description": "对采购申请单据做严格的合规性、必要性与报价合理性审核,逐项检查供应商合规、金额与预算、报价/比价材料、物品与事由一致性、重复/拆分采购、报价合理性、数量金额自洽、采购时效等风险点,遵循“疑罪从严、无法核验即退回”的从严原则。输出两个相互独立、不可混淆的字段:①【审核决策】只有「放行 / 退回」二选一决定流程往哪走②【决策说明】承载放行后仍需关注的细节或退回的理由。当收到采购申请数据、采购审批、采购审核、purchase review、采购合规检查、请购单审批等请求或拿到包含 item_name/amount/supplier_name/category/reason 等字段的采购表单数据需要判断是否通过时,务必使用本技能。只输出结构化文本,不要输出 JSON。",
"category": "合规与安全"
},
"en": {
"description": "Performs strict compliance, necessity, and price-reasonableness review on 采购申请 (purchase request) forms. Checks supplier compliance, amount vs. budget, quotation/comparison materials, item-reason consistency, duplicate/split purchases, price reasonableness, quantity-amount self-consistency, purchase timeliness, and other risks, following the strict principle of \"when in doubt, reject; if unverifiable, return\". Outputs two mutually independent, unambiguous fields: (1) [Review Decision] — only \"放行 / 退回\" (approve / return), which decides where the flow goes; (2) [Decision Explanation] — details to watch out for after approval, or the reason for return. Whenever you receive purchase-request data, or requests like 采购审批, 采购审核, purchase review, 采购合规检查, 请购单审批, or you receive purchase form data containing item_name/amount/supplier_name/category/reason and need to judge whether it passes, you MUST use this skill. Output structured text only, never JSON.",
"category": "Compliance & Security"
}
}