← Back to Skills Marketplace
167
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install okr-work-manager
Description
KPI/OKR 工作管理系统。支持季度/年度 OKR 目标设置,通过自然语言记录工作日志 自动追踪目标进度,生成周报、月报、季报、年报,实现目标管理+工作记录+进度追踪+复盘总结的完整闭环。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install okr-work-manager - After installation, invoke the skill by name or use
/okr-work-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 文件,无需依赖脚本或数据库。
- 周计划与进度查看功能上线,支持计划录入与进度展示。
Metadata
Frequently Asked Questions
What is OKR工作管理炼金术师?
KPI/OKR 工作管理系统。支持季度/年度 OKR 目标设置,通过自然语言记录工作日志 自动追踪目标进度,生成周报、月报、季报、年报,实现目标管理+工作记录+进度追踪+复盘总结的完整闭环。 It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.
How do I install OKR工作管理炼金术师?
Run "/install okr-work-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OKR工作管理炼金术师 free?
Yes, OKR工作管理炼金术师 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OKR工作管理炼金术师 support?
OKR工作管理炼金术师 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OKR工作管理炼金术师?
It is built and maintained by 爱吃肉的小怪兽 (@zerosloney); the current version is v2.0.0.
More Skills