OKR for clawbot

v1.0.1

基于流行 OKR 体系管理智能体目标(O)与关键结果(KR)。当用户提到目标管理、季度计划、OKR、关键结果、复盘、评分、经验沉淀时使用,并将信息维护到 memory/okr.md。

1· 296·3 current·3 all-time
byInfiniEcho@dawnlck·duplicate of @dawnlck/kpi
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (OKR management) align with the instructions: creating O/KR, tracking progress, enforcing reviews, and persisting to ~/.openclaw/workspace/memory/okr.md. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md limits actions to reading/updating the specified memory file, normalizing KRs, and producing reviews/scores. It explicitly instructs to read before writing and not to record sensitive credentials. It does not request broader system access or network exfiltration.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by an installer beyond the normal read/write of the declared memory file at runtime.
Credentials
The skill requires no environment variables, credentials, or config paths beyond the single workspace memory file it maintains. The requested access (read/write to memory/okr.md) is proportionate to an OKR manager.
Persistence & Privilege
The skill persists state to ~/.openclaw/workspace/memory/okr.md (expected for a memory-backed helper). It is not always-enabled and does not request elevated privileges, but it will modify a file in the user's workspace when invoked — consider whether you trust automatic updates to that file.
Assessment
This skill is internally coherent and appears to do only OKR-related work: it will read and update ~/.openclaw/workspace/memory/okr.md to store objectives, KRs, and post-completion reviews. Before installing, confirm you are comfortable with a skill that will modify that specific file (back it up if needed). There are no network calls, installs, or credential requirements declared. If you need stricter control, avoid granting autonomous invocation or review edits the skill makes before they are saved.

Like a lobster shell, security has layers — review code before you run it.

latestvk97adb6j6c2xgpn7jmj6c2yr4s82kfja

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments