with one click
approval-file-upload
通过云之家审批文件服务上传本地文件,并返回可直接写入轻云 attachmentWidget 的附件对象。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
通过云之家审批文件服务上传本地文件,并返回可直接写入轻云 attachmentWidget 的附件对象。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Generate an interactive visual report from one markdown attachment by calling the built-in report canvas service.
基于客户需求、待办分析与上下文,输出金蝶可交付的价值主张、沟通角度和推进建议。
基于客户拜访录音转写、会议纪要或跟进记录,提炼会话摘要、关键事实、客户承诺、我方承诺和风险信号。
[user] 为金蝶云之家销售人员生成客户拜访准备材料。基于客户研究信息和客户提出的主要需求,生成结构化的讲解提纲、话术要点和竞品差异化对比。当用户提到拜访准备、客户拜访、讲解提纲、拜访计划、客户演示准备时使用此Skill。
在会话理解基础上拆出客户需求、客户侧待办、我方待办和责任归属,帮助销售把纪要转成可执行动作。
按联系人模板预演轻云新建请求,并引用当前模板快照与公共选项资源。
| name | approval.file_upload |
| description | 通过云之家审批文件服务上传本地文件,并返回可直接写入轻云 attachmentWidget 的附件对象。 |
Use this skill when a shadow write needs a real uploaded attachment, especially before calling customer/contact update skills that accept attachmentWidget values.
references/execution.json for the fixed internal API and upstream approval file-service chain.POST /api/approval/files/upload.attachmentValue object as-is in downstream LightCloud attachmentWidget fields.fileId, fileType, fileSize, or fileExt.filePathbizKeybizKey: cloudflowattachmentValue shape for LightCloud writesfilePathbizKeyaccessTokenScopeuploadedattachmentValueattachmentValue must stay in LightCloud format:[
{
"fileName": "测试上传附件.pptx",
"fileId": "69ea3d811285ac00016ede26",
"fileSize": "3888931",
"fileType": "doc",
"fileExt": "pptx"
}
]
references/execution.jsonreferences/source-summary.md