← 返回 Skills 市场
zerosloney

OKR工作管理炼金术师

作者 爱吃肉的小怪兽 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install okr-work-manager
功能描述
KPI/OKR 工作管理系统。支持季度/年度 OKR 目标设置,通过自然语言记录工作日志 自动追踪目标进度,生成周报、月报、季报、年报,实现目标管理+工作记录+进度追踪+复盘总结的完整闭环。
安全使用建议
This skill appears to do what it says: it will read and write structured JSON files under {workspace}/.okr-work-manager and can create scheduled (cron) agent jobs to auto-generate reports. Before installing, consider: (1) Back up any existing .okr-work-manager data in your workspace — the skill will create/modify files there. (2) If you do not want automatic periodic runs, do not enable the Gateway Cron tasks or adjust the schedules after installation. (3) The skill requests no external credentials and performs no network calls in the documentation, but it can modify workspace files — only install if you trust it to operate on those files. (4) If your environment restricts agent scheduling or file writes, review/limit the skill's permission to create cron jobs or run autonomously.
功能分析
Type: OpenClaw Skill Name: okr-work-manager Version: 2.0.0 The 'okr-work-manager' skill is a productivity tool designed for tracking KPIs and OKRs through natural language work logs. It operates by reading and writing structured JSON data within the local workspace directory ('.okr-work-manager/'). The skill leverages the OpenClaw Gateway Cron feature to automate report generation, but the scheduled tasks are limited to processing local work logs for reporting purposes. No evidence of malicious intent, data exfiltration, or unauthorized system access was found.
能力评估
Purpose & Capability
Name/description claim OKR/KPI management and the skill only requires reading/writing JSON under {workspace}/.okr-work-manager and creating scheduled report tasks — all coherent with the stated purpose. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the Agent to read/write JSON files in {workspace}/.okr-work-manager, create/modify those files, and optionally create Gateway Cron jobs to aggregate reports. It does not instruct access to other system paths, environment variables, or external endpoints beyond the scheduling API references, which align with report automation.
Install Mechanism
This is instruction-only (no install spec, no code files executed). That lowers disk-write/execution risk; nothing is downloaded or installed.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its data access is limited to the workspace JSON directory described in the docs, which is proportionate to an OKR manager.
Persistence & Privilege
always:false (good). The skill includes instructions to create Gateway Cron tasks so it can schedule periodic agent turns — this enables autonomous periodic runs (expected for scheduled reports). Confirm you want scheduled autonomous runs and that the agent's cron API permissions are acceptable for your environment.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install okr-work-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /okr-work-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
**okr-work-manager 1.0.2 Changelog** - Added usage and troubleshooting documentation: `examples/basic-usage.md`, `examples/advanced-usage.md`, `references/troubleshooting.md` - Removed outdated reference: `references/workflows.md`
v1.0.1
No functional changes in this release. - Documentation updated: The daily work log example in SKILL.md now includes three richer entries, demonstrating multiple tasks with different tags and OKR associations. - No changes to code or features detected.
v1.0.0
okr-work-manager v1.0.0 - 初始发布,支持 KPI/OKR 工作管理全流程。 - 支持自然语言解析,自动提取工时、标签、OKR 关联并写入日志。 - 四级报告生成:自动输出周报、月报、季报、年报。 - 支持主动设置季度/年度 OKR,并基于日志自动追踪进度。 - 直接读写本地 JSON 文件,无需依赖脚本或数据库。 - 周计划与进度查看功能上线,支持计划录入与进度展示。
元数据
Slug okr-work-manager
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

OKR工作管理炼金术师 是什么?

KPI/OKR 工作管理系统。支持季度/年度 OKR 目标设置,通过自然语言记录工作日志 自动追踪目标进度,生成周报、月报、季报、年报,实现目标管理+工作记录+进度追踪+复盘总结的完整闭环。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 OKR工作管理炼金术师?

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

OKR工作管理炼金术师 是免费的吗?

是的,OKR工作管理炼金术师 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OKR工作管理炼金术师 支持哪些平台?

OKR工作管理炼金术师 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OKR工作管理炼金术师?

由 爱吃肉的小怪兽(@zerosloney)开发并维护,当前版本 v2.0.0。

💬 留言讨论