qwen_agent/skills/common/pptx/language.json
2026-06-23 18:35:23 +08:00

15 lines
1.1 KiB
JSON

{
"ja": {
"description": "プレゼンテーションの作成・編集・分析。Claude がプレゼンテーション(.pptx ファイル)を扱う必要がある場合に使用します:(1) 新規プレゼンテーションの作成、(2) 内容の変更・編集、(3) レイアウト操作、(4) コメントや発表者ノートの追加、その他あらゆるプレゼンテーション関連タスク。",
"category": "文書処理"
},
"zh": {
"description": "演示文稿的创建、编辑与分析。当 Claude 需要处理演示文稿(.pptx 文件)时使用,包括:(1) 创建新演示文稿,(2) 修改或编辑内容,(3) 处理版式布局,(4) 添加批注或演讲者备注,以及其他任何演示文稿相关任务。",
"category": "文档处理"
},
"en": {
"description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks",
"category": "Document Processing"
}
}