openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Unified Self Improving

统一自我进化系统,整合 self-improving-agent、self-improving、mulch 三个技能的优势,提供结构化日志、三层存储、自动升级、模式检测、命名空间隔离和 token 高效的 JSONL 格式支持。

数据与表格

作者:Cui Ruochen @421zuoduan

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.4

统计:⭐ 0 · 93 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:421zuoduan/unified-self-improving

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

This skill is internally consistent with its stated purpose: a local, file-based CLI for managing self-improvement records; it reads/writes under ~/.openclaw/workspace/memory and contains no network exfiltration or unexpected credential requests.

目的

Name/description describe a local self-improvement/memory manager and the included scripts implement exactly that: CLI commands to log/query/move/index/namespace/manage sessions and detect patterns. There are no extraneous credentials, remote endpoints, or unrelated binaries required.

说明范围

SKILL.md and the scripts direct the agent to operate on local files under ~/.openclaw/workspace/memory (index.jsonl, hot/warm/cold JSONL/MD files). The instructions and code only read/write those paths and do not instruct collection or transmission of unrelated system data or secrets.

安装机制

There is no install spec that downloads arbitrary code at install time. The repository includes shell scripts and docs only; those scripts run locally and do not fetch remote artifacts. Risk is low, but the scripts assume standard CLI tools (jq, grep, mv, mktemp, etc.), so ensure required utilities are present and trusted.

证书

The skill declares no required environment variables or credentials. The code does honor optional environment overrides MEMORY_ROOT and SKILL_ROOT which can change where data is stored—this is functional but worth noting because an env override could redirect storage to another location if misset.

持久

always: false and model invocation is allowed (platform default). The skill only writes to its own workspace and memory directories; it does not modify other skills or system-wide agent configs. Namespace deletion prompts for confirmation before rm -rf.

综合结论

This skill appears coherent and implements a local, file-based memory/learning manager. Before installing, review and optionally run the scripts in a sandbox: 1) verify the repository origin (homepage is missing), 2) ensure you have required CLI tools (jq, grep, etc.), 3) note that data is stored under ~/.openclaw/workspace/memory by default (or wherever MEMORY_ROOT points) — back up any important data, and be cautious if you set MEMORY_ROOT t…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Unified Self Improving」。简介:统一自我进化系统,整合 self-improving-agent、self-improving、mulch 三个技能的优势,提供结构化日志、三层存储、自动升级…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/421zuoduan/unified-self-improving/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。