OKR工作管理炼金术师
v2.0.0KPI/OKR 工作管理系统。支持季度/年度 OKR 目标设置,通过自然语言记录工作日志 自动追踪目标进度,生成周报、月报、季报、年报,实现目标管理+工作记录+进度追踪+复盘总结的完整闭环。
⭐ 0· 90·0 current·0 all-time
by爱吃肉的小怪兽@zerosloney
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97acrgs6drn0zb4jrkbetnpfx83yzw1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
