← 返回 Skills 市场
820
总下载
1
收藏
3
当前安装
4
版本数
在 OpenClaw 中安装
/install productivity-improving
功能描述
Personal productivity tracking and analysis skill. Records work and life activities via voice/text input, tracks time, categorizes tasks, and generates daily...
安全使用建议
This skill appears coherent and stores all data locally under a data/ folder; it does not request credentials or perform network calls. Before installing, note: (1) advertised integrations (voice input handling, calendar/health sync, optional encryption, API endpoints) are described but not implemented in the included code — enabling those would require adding code and likely additional permissions/credentials; (2) activity data is written to data/activities.json and data/logs/, so check where the skill runs and whether that directory is accessible to others or backed up; (3) if you want encryption or cloud sync, expect to supply extra credentials and review any added code for network endpoints; and (4) if running in a multi-user or hosted agent environment, verify file permissions so your personal logs are not exposed.
功能分析
Type: OpenClaw Skill
Name: productivity-improving
Version: 1.0.5
The skill bundle is a standard productivity tracking tool that records activities and generates local reports. Analysis of 'src/index.ts' and 'SKILL.md' shows no network activity, shell execution, or unauthorized data access; all operations are restricted to local file storage within the 'data/' directory.
能力评估
Purpose & Capability
The code implements local activity capture, categorization, reporting, and analysis that match the description. However, SKILL.md advertises voice input, calendar/health app sync, optional encryption, and API integrations that are not implemented in the shipped src/index.ts — those are described as optional but there is no code or env/config to perform them.
Instruction Scope
Runtime instructions in SKILL.md are limited to tracking, local storage under data/, report generation, exports, and suggested workflows. There are no instructions to read unrelated system files, exfiltrate data, or call external endpoints.
Install Mechanism
This is an instruction-only skill with bundled source; there is no install script, no downloads from external URLs, and no package installs at runtime.
Credentials
The skill declares no required environment variables, binaries, or credentials and the code does not access environment secrets. Required filesystem writes are proportional to the stated purpose (data/activities.json, data/logs).
Persistence & Privilege
The skill does not request always:true and will not be force-included. It writes only to its local data directory (data/) and does not modify other skills or global configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install productivity-improving - 安装完成后,直接呼叫该 Skill 的名称或使用
/productivity-improving触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Replace the mispublished update manager with the intended productivity tracker skill.
v1.0.3
Add triggers for skill recognition
v1.0.2
Complete rewrite: Clean English documentation, proper metadata, removed all unrelated files. Now contains only essential skill files.
v1.0.1
Publish under new slug after resolving slug conflict; English documentation updated.
元数据
常见问题
Productivity Improving 是什么?
Personal productivity tracking and analysis skill. Records work and life activities via voice/text input, tracks time, categorizes tasks, and generates daily... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 820 次。
如何安装 Productivity Improving?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install productivity-improving」即可一键安装,无需额外配置。
Productivity Improving 是免费的吗?
是的,Productivity Improving 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Productivity Improving 支持哪些平台?
Productivity Improving 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Productivity Improving?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.5。
推荐 Skills