← 返回 Skills 市场
jofiction918

Memory Sorting

作者 Mr.Zhenweisi · GitHub ↗ · v3.0.7 · MIT-0
cross-platform ⚠ suspicious
219
总下载
0
收藏
1
当前安装
16
版本数
在 OpenClaw 中安装
/install memory-sorting
功能描述
像整理衣柜一样整理记忆,检测重复/过时/冲突,生成提案等你批准 / 触发词:整理记忆、记忆整理 / 命令:/memory-sorting
安全使用建议
This skill appears to do what it says (scan and reorganize your local memory files), but there are a few caution points: 1) The SKILL.md is ambiguous about the search scope—'grep 全文' could scan only memory files or the entire workspace; confirm with the author which it uses. 2) The skill asks for exec permission (to run grep). exec is powerful — even though SKILL.md mentions only grep, granting exec allows arbitrary shell commands, so only enable it if you trust the skill and can review what commands it will run. 3) The SKILL.md implies verifying against 'current code/config' but permissions only explicitly mention memory files—if you do not want the skill to read source code or configs, do not grant broader FileRead access. 4) The skill will modify files after you 'approve' actions; make sure you have backups or version control enabled so you can revert changes. 5) There are small metadata inconsistencies (SKILL.md version 3.1.0 vs registry 3.0.7 and _meta.json version 1.0.2) — this may be a packaging oversight but is worth asking the publisher to clarify. If you decide to proceed: restrict file-read/write scope to only the memory files (topics/, MEMORY.md, memory/), require explicit user approval for every change, and avoid giving unrestricted exec rights or workspace-wide file read access unless you can audit the exact commands the agent will run.
能力评估
Purpose & Capability
The declared purpose—reading and reorganizing MEMORY.md, topics/, and daily notes—and the SKILL.md's required FileRead/FileWrite/exec permissions are generally proportional. However, SKILL.md also says it will verify against “当前代码/配置” (current code/config), implying access to source files or configs beyond the memory files; the skill's registry metadata does not declare that broader scope. This mismatch between described scope (memory files) and the implied scope (code/config) is a notable inconsistency.
Instruction Scope
The instructions require scanning topics/, MEMORY.md, and memory/*.md and then run 'grep 全文' to detect duplicates/conflicts—but it's ambiguous whether '全文' is limited to those memory files or to the entire workspace. The skill also requires running edits after user approval. 'exec' is requested for grep, which grants the agent the ability to run shell commands; while SKILL.md mentions only grep, exec is a powerful permission. The requirement to 'trust reality' and compare against current code/configs further implies reads of other repo files not explicitly scoped in the permission list.
Install Mechanism
Instruction-only skill with no install spec or external downloads. No code files to execute were provided by the skill bundle itself, which reduces installation risk.
Credentials
No environment variables or external credentials are requested (good). The skill does request file read/write and exec capabilities in SKILL.md; those are functionally necessary for editing MEMORY.md/topics and running grep, but they are sensitive and should be granted only with clear scope (which the SKILL.md currently leaves ambiguous).
Persistence & Privilege
The skill is not always-on and is user-invocable. Autonomous invocation is allowed (platform default) but does not by itself change this assessment. The skill does perform write operations after explicit approval per its workflow, which is appropriate for an edit-oriented tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-sorting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-sorting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.7
三个skill统一线性工作流结构,版本升至3.1.1
v3.0.6
dream-rem+memory-sorting: 加核查清单,强制输出扫描证据防止偷懒
v3.0.5
memory-sorting v3.1.0: 补强检测逻辑,六类问题系统性检测+真实性验证+健康度评分
v3.0.4
extract-memories: 补全提炼输出示例格式,含四种类型完整结构
v3.0.3
新增更新流程规范文件,统一三端版本对齐标准
v3.0.2
v3.0.1: 修复版本号、更新描述、修模板颜色对比度
v3.0.1
v3.0.0: 修复记忆系统触发机制,更新描述
v3.0.0
extract-memories v3.0.0: 修复触发机制为提醒型自动,主会话主动触发;dream-rem v3.0.0: Cron每2小时检测sessionCount>=5+24h;memory-sorting v3.0.0: 修复;更新所有skill描述为诚实版
v2.0.2
- Only documentation updated: adjusted the “基于 Claude Code 记忆系统 remember 设计” to “基于 CC 记忆系统 remember 设计” in SKILL.md. - No changes to code or features.
v2.0.1
No file changes detected for version 2.0.1. - No updates or modifications in this release. - Functionality and documentation remain the same as version 2.0.0.
v2.0.0
**memory-sorting v2.0.0 – Changelog** - 重构数据结构,日常文件从 memory/*.md 切换为 topics/*.md,聚焦主题索引与内容聚合。 - 新增两种扫描模式:快速扫描(仅生成提案,无写入)和完整扫描(提案获批后写入)。 - 问题类型简化及更新,增加超限(MEMORY.md 条目过多/过大)判定,统一成表格格式。 - 输出模板优化,更突出提案与健康度评分,列出 MEMORY.md 索引快照。 - 流程分步更清晰:全量扫描→问题检测→生成提案→获批后执行→输出报告。 - 调整权限范围,兼容 OpenClaw v2.0.0 及新版 Claude 记忆体系。
v1.2.0
memory-sorting v1.2.0 — Major update with improved proposal format and new detection types. - Fully restructured documentation with detailed usage instructions and a step-by-step workflow. - Adds new detection types: orphan entries and fragmented themes. - Provides a standardized proposal and execution report template for memory cleanup. - Clarifies user interaction, including instructions for proposal approval and exceptions. - Specifies detection exceptions to reduce false positives. - Updates recommended trigger command to `/memory-sorting` and refines when to use the skill.
v1.0.3
Add standard response output format templates
v1.0.2
Align description with GitHub README
v1.0.1
Polish description: vivid closet organizing analogy
v1.0.0
Rename to memory-sorting: like organizing a closet for memories
元数据
Slug memory-sorting
版本 3.0.7
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 16
常见问题

Memory Sorting 是什么?

像整理衣柜一样整理记忆,检测重复/过时/冲突,生成提案等你批准 / 触发词:整理记忆、记忆整理 / 命令:/memory-sorting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。

如何安装 Memory Sorting?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-sorting」即可一键安装,无需额外配置。

Memory Sorting 是免费的吗?

是的,Memory Sorting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Memory Sorting 支持哪些平台?

Memory Sorting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Memory Sorting?

由 Mr.Zhenweisi(@jofiction918)开发并维护,当前版本 v3.0.7。

💬 留言讨论