| name | content-summary |
| description | Summarize and distill existing content from pasted text, chat context, or already parsed attachment content into summaries, TL;DR, key points, action items, risks, conclusions, decisions, meeting notes, or requirements summaries. Use when the user asks for 总结, 摘要, 提炼重点, 归纳, 归纳需求点, 行动项, 风险, 结论, 会议纪要, summarize, summary, TL;DR, key points, action items, risks, conclusions, decisions, or meeting notes. |
| when_to_use | Use this skill only after the source content is already available in the conversation, pasted by the user, or supplied by the platform attachment parser. Do not use it to read, parse, extract, OCR, or inspect uploaded PDF, DOCX, XLSX, CSV, image, or other files directly. If the user asks to export the summary as Word, PDF, Markdown, or another file, produce the summary first and then route the generated content to file-generator. |
| runtime_type | prompt |
| max_calls_per_turn | 5 |
| timeout_seconds | 5 |
| display | {"icon":"list-collapse","category":"document_processing","scenarios":["document_handling","office_collaboration","knowledge_research"],"label":{"en_US":"Content Summary","zh_Hans":"内容总结"},"description":{"en_US":"Designed for long text, meeting notes, or parsed documents that need faster reading; extracts summaries, key points, actions, risks, conclusions, and meeting minutes.","zh_Hans":"适用于快速理解长文本、会议记录或已解析文档,可提炼摘要、重点、行动项、风险、结论和会议纪要。"},"when_to_use":{"en_US":"Use when existing text or extracted document content needs to be summarized or distilled.","zh_Hans":"当已有文本或文档读取结果需要总结、提炼或归纳时使用。"},"tags":{"en_US":["Summary","Extraction","Productivity"],"zh_Hans":["总结","提炼","归纳"]}} |