qwen_agent/skills/developing/content-compliance-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.8 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": "企業が対外的に発信するコンテンツプレスリリース、SNS、広告素材、対外メール文書などに対して厳格なコンプライアンス・リスク審査を行う。違法・違反のレッドライン、広告法に反する絶対化表現、誇大誤認誘導、機微情報および個人情報PIIの漏えい、無権限の対外コミットメント、知的財産、ブランドの一貫性、事実の正確性、チャネルとオーディエンスの適合性、完全性などのリスク項目を逐一チェックし、「疑わしきは厳しく、対外発信は不可逆、疑いがあれば差戻し」という厳格原則に従う。互いに独立し混同不可能な2つのフィールドを出力する①【審査判定】「放行 / 退回」の二択のみで、フローの進路を決定する②【判定説明】放行後も注意すべき詳細、あるいは差戻しの理由を記載する。対外コンテンツデータ、内容发布审批、对外宣传审核、文案合规检查、content review、PR/広告/SNS 公開審査などの依頼を受けたとき、または title/content/content_type/channel などのフィールドを含む対外コンテンツのフォームデータを受け取り公開可否を判断する必要があるときは、必ず本スキルを使用すること。構造化テキストのみを出力し、JSON は出力しない。",
"category": "コンプライアンス・セキュリティ"
},
"zh": {
"description": "对企业对外发布内容(新闻稿、社媒、广告物料、对外邮件/函件等)做严格的合规与风险审核,逐项检查违法违规红线、违反广告法的绝对化用语、夸大/误导宣传、敏感信息与个人信息PII泄露、未授权对外承诺、知识产权、品牌一致性、事实准确性、渠道受众适配、完整性等风险点遵循“疑罪从严、对外即不可逆、存疑即退回”的从严原则。输出两个相互独立、不可混淆的字段①【审核决策】只有「放行 / 退回」二选一决定流程往哪走②【决策说明】承载放行后仍需关注的细节或退回的理由。当收到对外内容数据、内容发布审批、对外宣传审核、文案合规检查、content review、PR/广告/社媒发布审核等请求,或拿到包含 title/content/content_type/channel 等字段的对外内容表单数据需要判断是否可发布时,务必使用本技能。只输出结构化文本,不要输出 JSON。",
"category": "合规与安全"
},
"en": {
"description": "Performs strict compliance and risk review on enterprise outbound content (press releases, social media posts, ad creatives, external emails/letters, etc.). Item-by-item checks legal/regulatory red lines, absolute-claim language that violates advertising law, exaggeration/misleading claims, sensitive information and PII leakage, unauthorized external commitments, intellectual property, brand consistency, factual accuracy, channel-audience fit, completeness, and other risks, following the strict principle of \"when in doubt, reject; external publication is irreversible, so any doubt means return\". Outputs two mutually independent, unambiguous fields: (1) [Review Decision] — only \"放行 / 退回\" (approve / return); (2) [Decision Explanation] — details to watch out for after approval, or the reason for return. Whenever you receive outbound content data, or requests like 内容发布审批, 对外宣传审核, 文案合规检查, content review, PR/ad/social publishing review, or form data with title/content/content_type/channel fields that needs a publish-or-not decision, you MUST use this skill. Output structured text only, never JSON.",
"category": "Compliance & Security"
}
}