← Back to Skills Marketplace
yunr-tg

周报生成

by yunr-tg · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weekly-report-gen
Description
根据输入的工作任务清单,自动生成包含重点工作和工作明细的Markdown格式周报。
README (SKILL.md)

Skill: 自动生成周报 (Weekly Report Generator)

描述

根据提供的工作日志/任务清单,自动生成 Markdown 格式周报。
支持按模块拆分任务,生成“重点工作”和“工作明细”两部分。

输入

  • 文本格式的工作任务清单,要求每行包含模块名称和任务内容,例如:
大模型:hs商品分类检索详情,对比文档并补充缺失字段
大模型:hs商品分类检索详情,解决hscode编码类型处理错误问题
大模型:链路追踪可视化,分析开源或成熟框架
大模型:报关任务调度配合调测

输出

Markdown 格式周报,结构如下:

------------------ 重点工作 ------------------

- 模块名:
  - 进度:默认50%
  - 描述:完成部分模块任务。

------------------ 工作明细 ------------------

- 模块名:
  - 功能开发:
    - 任务1
    - 任务2
  - 优化调整:
    - (可根据实际优化任务添加)

配置说明

  • 默认进度:默认进度百分比,可按模块调整
  • 优化调整部分可以根据实际任务补充
  • 支持任意模块数量和任务条目
  • 输出为 Markdown,可直接复制到周报或导出 PDF
Usage Guidance
安装前可放心把它视为文本格式化辅助工具;使用时仍应避免在输入中放入不应出现在周报里的敏感业务信息或个人信息。
Capability Analysis
Type: OpenClaw Skill Name: weekly-report-gen Version: 1.0.0 The skill is a simple text-processing utility designed to format task lists into Markdown weekly reports. It contains no executable code, external network requests, or suspicious instructions in SKILL.md, and its behavior is entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
用途与能力一致:根据输入的工作日志/任务清单生成包含重点工作和工作明细的 Markdown 周报。
Instruction Scope
指令范围限于文本整理和格式化输出,没有要求覆盖用户目标、调用工具、访问外部服务或执行系统操作。
Install Mechanism
无安装规范、无代码文件、无依赖或二进制要求,是纯说明型技能。
Credentials
未声明环境变量、配置路径、文件系统访问、网络访问或本地命令执行;环境权限与周报生成目的相称。
Persistence & Privilege
未发现持久化、后台运行、凭据使用、账户权限或长期状态保存要求。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weekly-report-gen
  3. After installation, invoke the skill by name or use /weekly-report-gen
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Updated skill to generate Markdown-format weekly reports based on text task lists. - Added support for splitting tasks by module with “重点工作” and “工作明细” sections. - New input requirements: each task line must specify a module and content. - Improved output structure, supporting any number of modules and tasks. - Documentation and template details revised to guide usage and configuration. - Removed README.md; all instructions are now in SKILL.md.
Metadata
Slug weekly-report-gen
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 周报生成?

根据输入的工作任务清单,自动生成包含重点工作和工作明细的Markdown格式周报。 It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install 周报生成?

Run "/install weekly-report-gen" 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 yunr-tg (@yunr-tg); the current version is v1.0.0.

💬 Comments