← 返回 Skills 市场
wwl52

work-log

作者 william-w · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ✓ 安全检测通过
213
总下载
0
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install work-log
功能描述
Automated work log management with daily/weekly report generation. Use when users need to record, track, or manage work tasks, generate daily/weekly reports...
安全使用建议
This skill is internally consistent: it stores logs at ~/.workbuddy/work-log/logs.json, generates reports, and will create scheduled reminders for incomplete tasks. Before installing, consider: (1) the log file is a plaintext JSON in your home directory — it may contain sensitive details, so decide whether to encrypt or exclude it from backups; (2) the skill will create persistent hourly reminders during work hours and will scan all saved logs (not just today's) — ask the platform how automations are registered and how to disable or delete them; (3) there are no external credentials or network calls declared, so data stays local unless your agent/platform sends messages externally — verify notification delivery channels. If you need stronger guarantees, request details from the author about automation storage, retention, and how reminders are created/removed.
功能分析
Type: OpenClaw Skill Name: work-log Version: 1.0.7 The 'work-log' skill is a legitimate tool for managing daily and weekly work logs, storing data locally in the user's directory (~/.workbuddy/work-log/logs.json). It includes features for task tracking, automated progress reminders, and report generation without any evidence of data exfiltration, malicious execution, or unauthorized access to sensitive system files.
能力评估
Purpose & Capability
Name and description (work log, reports, reminders) align with the instructions: storing logs, querying, deleting, generating daily/weekly reports, and creating reminders. The use of a home-directory JSON file (~/.workbuddy/work-log/logs.json) is coherent for a local work-log tool.
Instruction Scope
SKILL.md explicitly instructs the agent to read and write the user's log file at ~/.workbuddy/work-log/logs.json and to scan all dates' tasks for outstanding progress. It also instructs creating and cancelling scheduled/automated reminders (hourly on workdays until completion). These behaviors are within the feature set but are persistent and broad (scans across all dates and hourly reminders) and are specified in imperative terms without details about where/how reminders are stored or how to opt out.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. Lowest install risk.
Credentials
No environment variables, credentials, or external services are requested — appropriate for a local work-log. However, the skill will read and write a plaintext JSON file in the user's home directory; that file could contain sensitive work information and should be considered when evaluating privacy and backup/encryption needs.
Persistence & Privilege
always is false, and autonomous invocation is allowed (platform default). The skill's instructions assume creation of persistent automated reminders (scheduled tasks that fire hourly on workdays). That persistent behavior is coherent for reminders but is implemented outside the SKILL.md (platform automation). Confirm where those automations will be registered and how to disable them.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install work-log
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /work-log 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
No changes detected in this version. - Version and content remain unchanged from the previous release. - No new features, fixes, or updates were applied.
v1.0.6
- Progress reminder logic is improved: now all unfinished tasks (across all dates, not just today) will trigger reminders until completion. - Reminder notifications list every incomplete task with their date and time for easier tracking. - No other feature or file changes in this version.
v1.0.5
work-log 1.0.5 - Removed the README.md file from the project. - No changes to skill logic or functionality.
v1.0.4
- 优化了进度提醒机制,新增只在工作日(周一至周五)9:00-18:00范围内每隔1小时提醒,非工作时段不再发送提醒 - 其它核心功能、日志结构和输出格式保持不变
v1.0.3
Version 1.0.3 - No code or documentation changes detected in this release. - Functionality and usage remain unchanged from the previous version.
v1.0.2
work-log 1.2.0 adds enhanced detail and progress tracking features. - 新增日志字段 detail,用于记录任务详细说明、具体问题或备注信息。 - 日志结构和展示格式同步增加 detail 字段,日报/周报表格与文本均支持详细内容。 - 优化进度提醒机制:未完成任务将每隔 1 小时自动提醒用户补充进度,已完成任务不再提醒。 - 增加丰富可扩展的日报、周报字段生成规范,并区分 AI 自动生成与用户填写部分。
v1.0.1
work-log 1.1.0 introduces enhanced log detail and better progress tracking: - 日志结构新增“progress”(进度)、“category”(任务分类)和“status”(状态)字段,记录更细致。 - 添加日志时,若未填写进度,系统会主动提醒补充,1小时后再次提醒。 - 日报与周报的表格/文本格式增加任务分类与进度信息,格式更丰富。 - 示例和字段说明同步更新,兼容更多工作类型。
v1.0.0
work-log 1.0.0 - Initial release with automated work log recording. - Supports adding, viewing, and deleting daily work log entries. - Provides automatic daily and weekly summary generation in both table and text formats. - Allows users to quickly log and manage tasks with conversational commands. - Summaries include structured templates for risks, plans, and reflections.
元数据
Slug work-log
版本 1.0.7
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 8
常见问题

work-log 是什么?

Automated work log management with daily/weekly report generation. Use when users need to record, track, or manage work tasks, generate daily/weekly reports... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 213 次。

如何安装 work-log?

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

work-log 是免费的吗?

是的,work-log 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

work-log 支持哪些平台?

work-log 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 work-log?

由 william-w(@wwl52)开发并维护,当前版本 v1.0.7。

💬 留言讨论