← 返回 Skills 市场
177
总下载
1
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install memory-governor
功能描述
Memory governance kernel for AI agents that complements OpenClaw Dreaming with explicit correction staging, target-class routing, adapter boundaries, and saf...
安全使用建议
This skill is internally consistent with its documentation: it provides rules, templates, and small helper scripts to check and bootstrap host-level memory adapter files. Before running anything, review the included scripts (bootstrap-generic-host.sh, check-memory-host.py, validate-memory-frontmatter.py, review-learning-candidates.py) so you understand what files they will read or create. The bootstrap script will create example files in a target directory (it documents that it won't overwrite existing files). Avoid copying secrets into the memory files it manages (references/exclusions.md explicitly forbids storing tokens/passwords). If you do not want the agent or scripts to access certain workspace files, run them in a controlled directory or inspect/limit file permissions. If you need stricter runtime guarantees, run the scripts manually rather than allowing autonomous agent invocation. Overall, the package appears to do what it claims; proceed if that governance model fits your host and you are comfortable with the scripts' filesystem access.
功能分析
Type: OpenClaw Skill
Name: memory-governor
Version: 0.2.9
The 'memory-governor' bundle is a governance framework designed to help AI agents categorize and manage their memory layers (e.g., long-term, daily, and working buffers). The bundle contains Python validation scripts (check-memory-host.py, validate-memory-frontmatter.py) and a shell bootstrap script that operate strictly on local files to ensure workspace configuration matches the defined memory contract. Analysis of the SKILL.md and reference documentation shows no evidence of malicious prompt injection; rather, the instructions explicitly direct the agent to exclude secrets and sensitive data from memory. No network activity, data exfiltration, or unauthorized persistence mechanisms were detected.
能力评估
Purpose & Capability
Name/description (a memory-governor governance kernel) align with the shipped files: policy docs, adapter/manifest guidance, fallback templates, and helper scripts for host checking, frontmatter validation, candidate review, and a lightweight bootstrap. There are no unrelated environment variables, binaries, or credentials requested.
Instruction Scope
SKILL.md and the references concentrate on classification, routing, promotion and exclusion rules. The included scripts read host manifests and structured memory files and the bootstrap script creates example files. This is coherent with the stated purpose, but note that running the scripts will read and (in the case of bootstrap) write files in a host directory — exactly as documented.
Install Mechanism
No install spec; the skill is instruction-only and ships helper scripts. No downloads, package managers, or external installers are referenced in the metadata. Risk from installation is low since nothing will be pulled from arbitrary URLs.
Credentials
The skill requires no environment variables, credentials, or config paths. The job it performs (governing memory artifacts) legitimately needs access to host files and manifests, which is consistent with the provided scripts and guidance.
Persistence & Privilege
Flags are default (always: false). The package does include a bootstrap script that can create host files when run, but installation metadata does not request permanent platform privileges or automatic modification of unrelated skills; the docs explicitly state integration should be explicit and not silent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-governor - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-governor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.9
- Added guidance for OpenClaw Dreaming integration to clarify boundaries and avoid duplicate promotion flows.
- Introduced explicit mention of correction staging, adapter separation, and hardening rules in the skill description.
- Expanded reference documentation, including a new dreaming-integration guide.
- Improved rule descriptions around target-class routing and memory promotion.
- Updated references and docs to refine installation, adapters, host profiles, and integration practices.
v0.2.8
- Introduced the learning_candidates target class as a staging layer for corrections and emerging lessons.
- Added references and documentation for candidate review and correction pipelines.
- Updated routing, promotion, and integration guides to reflect the candidate staging and review flow.
- Provided example assets and scripts for handling learning candidates in host environments.
- Expanded README and SKILL.md to clarify the candidate-to-rule process and new classification logic.
v0.2.7
**Changelog for memory-governor 0.2.7**
- Major cleanup: removed 57 files, including all dev, test, and historical release materials.
- Documentation now streamlined: SKILL.md and README.md are significantly simplified and clarified.
- English-only documentation: Chinese-language documentation and bilingual explanations have been removed from core docs.
- Reference section pointers remain, but "first read" flow and explanations are more concise.
- All development, evaluation, plan, and scenario files are now removed for a leaner public distribution.
v0.2.6-beta
Organizes the repository into runtime, dev, releases, and tests; adds maintainer-facing tests and clearer package boundaries.
v0.2.4-beta
Fixes Python 3.9/3.10 compatibility for packaged scripts via tomli fallback and documents the requirement explicitly.
v0.2.3-beta
Adds fallback-aware manifest validation, a migration guide, and clearer reusable_lessons adapter modes.
v0.2.2-beta
Adds bilingual public-facing README and SKILL intro for English and Chinese readers.
v0.2.1-beta
Adds an English public-facing summary, bilingual ClawHub metadata, and clearer readiness wording for external users.
v0.2.0-beta
First public beta of a memory governance core for AI agents. Adds target classes, adapters/fallbacks, host manifests, host checker, and generic/OpenClaw integration guidance.
元数据
常见问题
Memory Governor 是什么?
Memory governance kernel for AI agents that complements OpenClaw Dreaming with explicit correction staging, target-class routing, adapter boundaries, and saf... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 Memory Governor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-governor」即可一键安装,无需额外配置。
Memory Governor 是免费的吗?
是的,Memory Governor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memory Governor 支持哪些平台?
Memory Governor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Governor?
由 SakenW(@sakenw)开发并维护,当前版本 v0.2.9。
推荐 Skills