openclaw 网盘下载
OpenClaw

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

首页 > 技能库 > Auto Memory Pro

Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, ex...

开发与 DevOps

作者:Alireza Rezvani @alirezarezvani

许可证:MIT-0

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

版本:v1.0.0

统计:⭐ 0 · 185 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :可疑 · OpenClaw :可疑

Package:alirezarezvani/auto-memory-pro

安全扫描(ClawHub)

  • VirusTotal :可疑
  • OpenClaw :可疑

OpenClaw 评估

The skill's files and instructions mostly match its stated purpose (curating auto-memory into rules/skills), but there are inconsistencies between claimed behavior and the actual hook implementation and a few potentially surprising local-file operations you should review before enabling.

目的

Name/description match what the files do: analyze MEMORY.md, propose/promote rules, and extract portable skills. The included agents (memory-analyst, skill-extractor) and promote/remember/extract/review/status commands are coherent with that purpose. Minor note: some documentation claims the hook 'appends a structured entry to auto-memory' automatically, but the provided hook script only prints a structured message (does not append).

说明范围

Runtime instructions explicitly tell the agent to read local memory directories (e.g. ~/.claude/projects/.../memory/, ./CLAUDE.md, .claude/rules/) and to run shell commands like grep, ls, find. That is appropriate for a local memory-curation tool, but it does mean the skill will read arbitrary files under the declared memory paths and the repository. The discrepancy between claimed automatic write-to-memory behavior and the hook script's actua…

安装机制

No install spec and no remote downloads: instruction-only with a small local hook script. This is low-risk from an installation standpoint because nothing is fetched from external URLs.

证书

The skill requires no credentials or external environment variables. The hook script expects CLAUDE_TOOL_OUTPUT in its runtime environment (provided by the host during PostToolUse), which is reasonable for a hook but is not declared as a required env var in metadata — a minor documentation gap rather than a secret-exfiltration signal.

持久

always:false (normal). The skill includes actions that can write to project files (promote writes to CLAUDE.md or .claude/rules/ and can remove entries from MEMORY.md) — this is expected for the feature but is a write-level privilege to your repository and local Claude config, so you should explicitly confirm file writes before use.

安装(复制给龙虾 AI)

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

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Auto Memory Pro」。简介:Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alirezarezvani/auto-memory-pro/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

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