← Back to Skills Marketplace
guoquan

Session Memory Manual

by guoquan · GitHub ↗ · v0.5.6 · MIT-0
cross-platform ✓ Security Clean
131
Downloads
1
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install session-memory-manual
Description
跨 Session 记忆查找与同步机制,完全手动触发
Usage Guidance
This skill appears coherent and low risk, but before installing: (1) confirm that the agent runtime actually prompts and waits for explicit user confirmation before any session read/write (the SKILL.md is an instruction that must be respected at runtime); (2) inspect your memory files (memory/, MEMORY.md) and session directories to ensure they don't already contain secrets; (3) test the skill in a safe account to observe exactly which files it reads/writes; (4) if you are concerned about autonomous agent actions, keep an eye on agent audit logs or restrict agent permissions to the .openclaw workspace. If any behavior deviates from the documented manual‑trigger flow, treat it as suspicious and revoke the skill.
Capability Assessment
Purpose & Capability
Name/description describe cross‑session memory lookup and sync; the skill only references local session listing/history tools and local memory files (~/.openclaw/...), which are exactly what this purpose needs. The small index.js is a harmless placeholder.
Instruction Scope
SKILL.md instructs reading local session JSONL files, using sessions_list/sessions_history, grep/find, and writing memory/*.md — all consistent with the stated function. It documents user confirmation before reads/writes and repeatedly emphasizes manual trigger and privacy constraints. Note: the enforcement of prompts is instructional text; verify at runtime that the agent indeed prompts before executing reads/writes.
Install Mechanism
No install spec and no network downloads. Instruction‑only skill with a tiny placeholder JS file: low installation risk.
Credentials
The skill declares no env vars, no credentials, and asks for no external tokens. The operations are local file reads/writes; this is proportionate to the described functionality.
Persistence & Privilege
always:false and user‑invocable:true. The skill does not request permanent elevated presence or modify other skills or system settings. It writes to memory files only after user confirmation per the documentation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install session-memory-manual
  3. After installation, invoke the skill by name or use /session-memory-manual
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.5.6
Remove automatic trigger references from README to fix security scan
v0.5.5
Re-publish to trigger security rescan after removing auto-detection
v0.5.4
Re-publish to trigger security rescan after removing auto-detection
v0.5.3
Re-publish to trigger security rescan after removing auto-detection
v1.0.0
全新 skill,无历史包袱
Metadata
Slug session-memory-manual
Version 0.5.6
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Session Memory Manual?

跨 Session 记忆查找与同步机制,完全手动触发. It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.

How do I install Session Memory Manual?

Run "/install session-memory-manual" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Session Memory Manual free?

Yes, Session Memory Manual is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Session Memory Manual support?

Session Memory Manual is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Session Memory Manual?

It is built and maintained by guoquan (@guoquan); the current version is v0.5.6.

💬 Comments