← 返回 Skills 市场
engsathiago

Memoria Persistente

作者 engsathiago · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memoria-persistente
功能描述
Sistema de memória hierárquica em 3 camadas para agentes IA: curto prazo (contexto), médio prazo (diário), longo prazo (conhecimento). Tudo em português.
安全使用建议
This skill is instruction-only and appears to implement a local .memory/ folder layout for short/medium/long-term memories. Before using it: (1) Understand that any persisted memories will be written to disk in the agent's working directory (.memory/) — avoid storing secrets or PII there. (2) Ensure proper file permissions or encryption if you will persist sensitive info. (3) The SKILL.md shows CLI commands and a 'clawhub install' example, but no executable or install spec is included; don't expect a separate binary unless the publisher provides one. (4) Test the skill in an isolated environment to confirm behavior and where files are written. If you need stronger privacy guarantees, request guidance from the author on encryption/retention or implement an explicit policy to avoid persisting sensitive data.
功能分析
Type: OpenClaw Skill Name: memoria-persistente Version: 1.0.0 The skill bundle describes a hierarchical memory system (short, medium, and long-term) for AI agents to persist context and knowledge across sessions using local file storage. The documentation (SKILL.md) and metadata (clawhub.json, _meta.json) are consistent with the stated purpose of providing a Portuguese-language memory framework, and there is no evidence of malicious code, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name and description describe a 3-layer persistent memory system and the SKILL.md only requires creating/reading files under a .memory/ directory — that is coherent. Minor inconsistency: the README shows CLI usage examples (memoria-persistente salvar/recuperar) and an install line (clawhub install memoria-persistente), but the package is instruction-only and includes no binary or install spec; consumers should not assume a separate executable will be installed.
Instruction Scope
Instructions are narrowly scoped to creating and reading local files in .memory/ (context, daily, knowledge). They do not reference external endpoints, unrelated system files, or secret env vars. However, the instructions are vague about handling sensitive data, encryption, access controls, retention, or file permissions — a privacy risk if the agent persists secrets or PII.
Install Mechanism
There is no install spec and no code files; this is the lowest-risk pattern. The SKILL.md includes an example 'clawhub install' command but the registry metadata contains no install script or binary — likely informational rather than an actual download/install step.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate for a local file-based memory system.
Persistence & Privilege
Flags are standard (always: false, user-invocable: true, model invocation allowed). The skill does not request elevated privileges or permanent/forced inclusion.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memoria-persistente
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memoria-persistente 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Primeira versão lançada do "memoria-persistente". - Sistema de memória hierárquica em 3 camadas: curto prazo (contexto), médio prazo (diário), longo prazo (conhecimento). - Persistência de memória entre sessões para agentes IA. - Interface de linha de comando para salvar, recuperar e listar memórias. - Toda a documentação e funcionamento em português, focando na comunidade brasileira.
元数据
Slug memoria-persistente
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Memoria Persistente 是什么?

Sistema de memória hierárquica em 3 camadas para agentes IA: curto prazo (contexto), médio prazo (diário), longo prazo (conhecimento). Tudo em português. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 Memoria Persistente?

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

Memoria Persistente 是免费的吗?

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

Memoria Persistente 支持哪些平台?

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

谁开发了 Memoria Persistente?

由 engsathiago(@engsathiago)开发并维护,当前版本 v1.0.0。

💬 留言讨论