← Back to Skills Marketplace
terrycarter1985

周报速整助手

by terrycarter1985 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weekly-report-organizer
Description
将零散工作记录整理成符合企业规范的结构化周报,包含本周完成情况、下周计划及待协调问题三部分。
README (SKILL.md)

周报速整助手

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

输入处理

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

输出格式

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

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

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

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

## 二、下周工作计划

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

## 三、待协调问题

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

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

分类规则

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

表述优化

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

注意事项

  • 不编造未提及的内容,仅整理和润色用户提供的信息
  • 日期范围根据用户输入推断;若无法推断,使用当前自然周
  • 表格为默认格式;若用户指定其他格式,优先遵循用户要求
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weekly-report-organizer
  3. After installation, invoke the skill by name or use /weekly-report-organizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug weekly-report-organizer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 周报速整助手?

将零散工作记录整理成符合企业规范的结构化周报,包含本周完成情况、下周计划及待协调问题三部分。 It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.

How do I install 周报速整助手?

Run "/install weekly-report-organizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 周报速整助手 free?

Yes, 周报速整助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 周报速整助手 support?

周报速整助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 周报速整助手?

It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.

💬 Comments