📦 Document — 文档
v1.0.0Ops Exception Review Coordinator 使用 memory-first 检索、原生文件工具和正确的调度语义,协调文档运维异常评审工作。
0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidenceThe skill's declared purpose, required resources, and runtime instructions are internally consistent: it coordinates exception review using memory, local file operations, and scheduler APIs and does not request unrelated credentials or installs.
评估建议
This skill appears coherent and limited to coordinating review tasks. Before installing, confirm that your agent platform's memory, file I/O, exec, and scheduler APIs behave as you expect and that you trust the agent runtime: the skill can read/write local files, access the agent's memory, and (as a last resort) run exec commands and create scheduled tasks. Make sure these platform-level capabilities are acceptable for your security posture and verify any workspace skill the agent may read is tr...详细分析 ▾
✓ 用途与能力
Name/description match the runtime instructions: the SKILL.md explicitly instructs use of memory_search/memory_get, local read/write/edit, workspace inspection, and scheduler semantics — all appropriate for a coordinator skill. There are no unrelated required binaries, env vars, or installs.
✓ 指令范围
Instructions stay on-topic (search memory, read workspace if present, update tracker/, use heartbeat vs cron correctly). They do allow falling back to exec only when local file tools are insufficient; that is an implementation detail but not itself inconsistent with the stated purpose. The instructions do not request external endpoints, unrelated files, or undisclosed credentials.
✓ 安装机制
Instruction-only skill with no install spec and no code files — lowest-risk delivery mechanism and consistent with the described behavior.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The SKILL.md references only agent memory, workspace skill, local files, and scheduler APIs — all proportional to coordinating exception review.
✓ 持久化与权限
The skill is not always-enabled and does not request persistent system-wide changes or other skills' credentials. It instructs creating/updating its own tracker/ paths which is reasonable for its role.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
Initial release: coordinates document ops exception review tasks with advanced memory use and strict scheduler rules. - Uses memory-first retrieval for prior paths, reminders, and conventions before local or external calls. - Enforces precise scheduler semantics: heartbeat for ongoing awareness, and cron only for exact follow-ups. - Integrates native file read, write, and edit before running local commands. - Follows clear workflow: only schedules as instructed, records blockers with set labels, and updates main tracker upon summary. - Offers details on when and how to use isolated agent turns, reminders, and memory lookups.
● 无害
安装命令
点击复制官方npx clawhub@latest install document-ops-exception-review-coordinator
镜像加速npx clawhub@latest install document-ops-exception-review-coordinator --registry https://cn.longxiaskill.com