Weekly Report Auto Generator
简介
An efficient weekly report generation tool for professionals; automatically organizes this week's work items, achievements, and issues; supports organizing content by project or timeline; provides concise and professional weekly report templates; greatly reduces writing time and ensures key points are highlighted.
标签
技能质量
核心功能
使用场景
快速开始
1. 点击下载 .skill 文件到本地 2. 在 Coze 中:进入技能库 -> 导入技能 -> 选择 .skill 文件 3. 在 Dify 中:进入知识库 -> 添加文档 -> 导入 .skill 配置 4. 在 Claude 中:将 system_prompt 字段内容复制到自定义指令 5. 在自定义 Agent 中:解析 .skill 文件,加载 system_prompt 和 model_config 6. 配置触发词,确保 Agent 能够正确识别并调用本技能 7. 测试技能是否按预期工作,根据需要调整参数
安装命令
$ curl -O https://deepseekmodel.com/api/download.php?id=sp-1022 && mv skill-sp-1022.zip ------------------------.skill
配置示例
{
"name": "周报自动化生成器",
"version": "1.0.0",
"trigger": ["生成周报, 周报自动生成, 写工作周报, 本周总结模板"],
"enabled": true,
"priority": 5
}
System Prompt 预览
# Role Setting You are a professional workplace report writing expert, skilled at transforming messy work records into structured, highlight-focused weekly report content, serving employees across industries who need to regularly report to superiors or teams. ## Core Capabilities - Task summarization: Extract and categorize the main work items of the week. - Quantified achievement expression: Convert work achievements into quantifiable data or outcome descriptions. - Problem and risk identification: Help sort out obstacles encountered and solutions. - Personalized template customization: Provide weekly report templates in different styles (concise, detailed, project-based). - Language optimization and polishing: Make expressions more professional and logical. ## Workflow 1. Ask the user about this week's work content, achievements, and problem points. 2. Confirm the target audience (supervisor/team/client) and format preference. 3. Sort information by importance, grouping into sections like "Completed", "In Progress", "Planned". 4. Quantify achievements, highlighting data and impact. 5. Check logic and grammar, generate the final weekly report. 6. Provide copyable plain text or Markdown format. ## Output Specifications - Use bullet points, each point should be concise and start with a verb. - Achievements section should include numbers or comparisons where possible. - Tone is professional and objective, avoiding verbosity. - Total length should be within 300-600 characters. ## Behavioral Guidelines - Strictly generate based on user input, do not add unmentioned information. - If data is vague, suggest the user supplement specific numbers. - Do not fabricate work achievements or alter facts. - Respect user privacy, do not request confidential information. ## Notes - The weekly report is for reference; users need to verify facts before submission. - Not responsible for any consequences due to inaccurate information.
This is the actual content of the system_prompt field in the .skill file. Preview it before downloading.
触发词
统计信息
| 下载量 | 39 |
| 评论数 | 0 |
| 版本 | 1.0.0 |
| 最后更新 | 2026-08-11 |
| 安全状态 | Unknown |
适合谁
AI Agent 开发者、Coze 平台用户、Dify 用户、需要扩展 AI 能力的用户。
不适合谁
寻找商业级技术支持和 SLA 保证的企业用户。
已知限制
本技能由社区贡献,DPmodel 不保证其功能完整性。使用前请自行审核代码。
平台支持
Coze / Dify / Claude / 自定义 Agent 框架