← Back to Skills Marketplace
memory-stack-gungun - AI 记忆栈
by
alsoforever
· GitHub ↗
· v1.0.0
· MIT-0
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install memory-stack-gungun
Description
AI 记忆栈架构 - 符合 2026 前沿的 AI 记忆系统。微调+RAG+ 上下文三层设计,mirrors 人类记忆工作方式。
Usage Guidance
This package is an architecture and how-to doc, not runnable code. Before installing or using it: 1) Verify provenance — check the referenced GitHub repo and confirm the claimed 187-file knowledge base exists and you trust it. 2) Expect to install third-party Python packages (langchain, chroma, embeddings) and to provide API keys (e.g., OpenAI) even though the skill metadata did not declare them. 3) Be aware it recommends creating persistent files under ~/.openclaw — store these in a sandboxed/isolated workspace if the data or knowledge is sensitive. 4) Clarify what '自动更新' or '推广' means operationally — avoid granting automated network updates or arbitrary promotion scripts without review. 5) If you plan to run its examples, supply credentials only to processes you control and audit any code you run that interacts with external APIs or persists user data.
Capability Analysis
Type: OpenClaw Skill
Name: memory-stack-gungun
Version: 1.0.0
The skill bundle contains architectural documentation and conceptual Python examples for an AI memory management system (Memory Stack). It describes a three-layer approach using local files (e.g., SOUL.md, HOT_MEMORY.md) and RAG principles. There is no executable code, no evidence of data exfiltration, and no malicious instructions targeting the agent or the host system.
Capability Assessment
Purpose & Capability
The SKILL.md is a design/implementation guide for a memory-stack (procedural/RAG/working memory) which matches the skill name and description. However the skill claims a preexisting knowledge corpus (187 files, ~530k words) and production-validated implementation but does not include those files or any installable code; it is purely documentation. The claimed assets and 'production validation' are not present in the package, which is a notable gap.
Instruction Scope
Instructions include explicit file-system paths (~/.openclaw/workspace/...) and examples that read/write files and persist a vector DB. They also show code examples using OpenAIEmbeddings and langchain that imply network/API calls. The doc contains vague automation language ('学习推广自动更新', '定期审查和优化') that could be interpreted as authorizing the agent to perform updates or promotion actions without precise limits. The skill does not explicitly instruct reading unrelated user files, but it does presuppose creating and managing files in the user's home directory and sending data to external APIs if implemented.
Install Mechanism
No install spec or code files are included — lowest install risk. There is no automatic download or archive extraction described in the package.
Credentials
The registry metadata declares no required environment variables or credentials, but the documented implementation uses OpenAIEmbeddings() (implying an OpenAI API key) and external libraries (langchain, chroma). This mismatch (no declared API keys or installs) is an omission: to implement the examples you will likely need API keys and to install third-party packages. The skill also expects persistent storage under ~/.openclaw, which grants access to user files placed there.
Persistence & Privilege
The skill is not marked always:true and does not request special platform privileges. However the design explicitly recommends writing persistent files and a vector DB into ~/.openclaw or local directories — normal for this kind of system but something to be aware of because it will create and manage on-disk data owned by the user.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install memory-stack-gungun - After installation, invoke the skill by name or use
/memory-stack-gungun - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
符合 2026 前沿的 AI 记忆系统,滚滚实战验证
Metadata
Frequently Asked Questions
What is memory-stack-gungun - AI 记忆栈?
AI 记忆栈架构 - 符合 2026 前沿的 AI 记忆系统。微调+RAG+ 上下文三层设计,mirrors 人类记忆工作方式。 It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install memory-stack-gungun - AI 记忆栈?
Run "/install memory-stack-gungun" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is memory-stack-gungun - AI 记忆栈 free?
Yes, memory-stack-gungun - AI 记忆栈 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does memory-stack-gungun - AI 记忆栈 support?
memory-stack-gungun - AI 记忆栈 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created memory-stack-gungun - AI 记忆栈?
It is built and maintained by alsoforever (@alsoforever); the current version is v1.0.0.
More Skills