Real Skill packageSource verifiedClawHub registry

memory-optimizer

基于遗忘曲线与间隔复习科学的高效学习与记忆优化计划生成器(Node.js 实现,含可视化图表,与 sleep-optimizer 同系列)。用户输入 memory-optimizer(或 /memory-optimizer)主动调用,或询问任何学习/记忆相关问题(复习计划、背书、遗忘、备考、学习计划、记忆力、考前冲刺等)时自动触发:先按问题框架收集备考阶段与任务目标,再生成含遗忘曲线图、复习调度甘特图和每日学习计划的可执行记忆优化方案

Identity and source

Publisher attribution55zhangregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 56% rule confidence
Package forminstruction with code5 recorded files
Canonical sourceClawHub registryclawhub:55zhang:memory-optimizer
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/30/2026.claude/skills/memory-optimizer

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/30/2026.agents/skills/memory-optimizer
1 structural issue
  • warning: Codex portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/30/2026skills/memory-optimizer
1 structural issue
  • warning: OpenClaw portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @55zhang/memory-optimizer
clawhub inspect @55zhang/memory-optimizer --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
5 / 5 inspected as text
Checked
8/30/2026, 4:44:55 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: www.w3.org
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 1:11:45 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:fe6532c626fcdb47531cba7027b3e107b6e09c7846541e2a1a71602a9e183f6a
Show up to 5 recorded paths
  • assets/study-diary-template.md
  • references/memory-science-references.md
  • scripts/study_planner.js
  • skill-card.md
  • SKILL.md

Source changelog

Big update: Rebuilt memory-optimizer as a learning & memory planning assistant based on cognitive science. - Fully redefined from a file management utility to an interactive study plan generator powered by forgetting curve and spaced repetition research. - Now auto-triggers on learning/memory-related queries—guides user step-by-step to collect goals and study stage, then creates a personalized review and study plan. - Generates visual study schedules with forgetting-curve charts, Gantt review timelines, and daily tasks (via Node.js script). - Includes new references, scientific background, and practical usage examples. - Added study planning script and templates; removed old deduplication, watcher, archive scripts, and related setup files.