← 返回 Skills 市场
terrycarter1985

周报速整助手

作者 terrycarter1985 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
55
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weekly-report-organizer
功能描述
将零散工作记录整理成符合企业规范的结构化周报,包含本周完成情况、下周计划及待协调问题三部分。
使用说明 (SKILL.md)

周报速整助手

将用户提供的零散工作记录整理为结构化、专业化的企业周报。

输入处理

接收用户提供的任意格式原始记录:便签、聊天片段、清单、口述文字、时间线等。若信息模糊,按最合理推断归类,不做多余追问。

输出格式

按以下模板输出,三项模块为必选项:

# 周报 | {姓名} | {YYYY.MM.DD - YYYY.MM.DD}

## 一、本周工作完成情况

| 序号 | 工作内容 | 完成状态 | 备注 |
|------|----------|----------|------|
| 1 | ... | 已完成/进行中 | ... |

## 二、下周工作计划

| 序号 | 计划内容 | 优先级 | 预计完成时间 |
|------|----------|--------|-------------|
| 1 | ... | 高/中/低 | ... |

## 三、待协调问题

| 序号 | 问题描述 | 影响范围 | 需协调方 |
|------|----------|----------|----------|
| 1 | ... | ... | ... |

若无待协调问题,在表格中填"暂无"而非省略模块。

分类规则

  1. 已完成工作 → "本周工作完成情况",状态标"已完成"
  2. 进行中/未完成工作 → "本周工作完成情况",状态标"进行中",同时视情况出现在"下周工作计划"中
  3. 明确的下一步/未来任务 → "下周工作计划"
  4. 阻碍、资源短缺、跨部门依赖、待确认事项 → "待协调问题"
  5. 一条原始记录仅归入一个主模块,避免重复;若横跨两类,拆分为两条分别归入

表述优化

  • 将口语化表达转为书面正式用语(例:"跟客户聊了一下" → "与客户进行需求沟通";"搞了个方案" → "制定解决方案")
  • 每条工作内容以动宾短语开头,简洁明确(例:"完成XX模块开发"、"推进XX项目立项")
  • 避免模糊量词,尽可能量化成果(例:"优化性能" → "将接口响应时间降低40%")
  • 删除冗余语气词和主观评价,保留客观事实与结果

注意事项

  • 不编造未提及的内容,仅整理和润色用户提供的信息
  • 日期范围根据用户输入推断;若无法推断,使用当前自然周
  • 表格为默认格式;若用户指定其他格式,优先遵循用户要求
安全使用建议
This skill appears safe for its purpose. As with any report-writing assistant, review the generated weekly report for accuracy before sharing it, especially if the input notes were vague.
功能分析
Type: OpenClaw Skill Name: weekly-report-organizer Version: 1.0.0 The skill is a text-processing utility designed to organize and format user-provided work notes into structured weekly reports. It contains only Markdown instructions (SKILL.md) and metadata (_meta.json), with no executable code, network requests, or instructions to access sensitive data.
能力评估
Purpose & Capability
The stated purpose is to turn user-provided work notes into a structured weekly report, and the SKILL.md content stays within that writing/formatting task.
Instruction Scope
Instructions define input handling, classification rules, formatting, and style guidance; they do not ask the agent to override user intent, use tools, access files, or perform actions outside report generation.
Install Mechanism
No install spec, binaries, environment variables, credentials, or code files are present.
Credentials
The skill does not request local system access, network access, account access, or other environmental permissions.
Persistence & Privilege
The artifacts show no persistence, background behavior, memory storage, privilege escalation, or autonomous mutation of user data.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weekly-report-organizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weekly-report-organizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug weekly-report-organizer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

周报速整助手 是什么?

将零散工作记录整理成符合企业规范的结构化周报,包含本周完成情况、下周计划及待协调问题三部分。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 周报速整助手?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install weekly-report-organizer」即可一键安装,无需额外配置。

周报速整助手 是免费的吗?

是的,周报速整助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

周报速整助手 支持哪些平台?

周报速整助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 周报速整助手?

由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。

💬 留言讨论