← 返回 Skills 市场
2658
总下载
5
收藏
7
当前安装
5
版本数
在 OpenClaw 中安装
/install penfield
功能描述
Persistent memory for OpenClaw agents. Store decisions, preferences, and context that survive across sessions. Build knowledge graphs that compound over time...
安全使用建议
This skill looks functionally coherent but lacks transparency about where and how it stores user data and the npm package has no listed homepage/source to inspect. Before installing: (1) verify the openclaw-penfield npm package and author on the registry and read its source code or repository; (2) confirm the storage backend (local vs cloud), retention policy, encryption at rest/in transit, and which accounts can access memories; (3) test the package in an isolated environment (non-production) and monitor network activity to discover external endpoints; (4) prefer installing only if you can audit the package or the vendor provides clear data-handling documentation. If you cannot verify these, treat the package as higher-risk and avoid installing it in sensitive environments.
功能分析
Type: OpenClaw Skill
Name: penfield
Version: 2.0.0
The 'penfield' skill bundle provides a comprehensive suite of tools for persistent agent memory and knowledge graph management, including memory storage, session context checkpointing, and artifact management. All tools and instructions in SKILL.md are consistent with the stated purpose of providing long-term memory via the penfield.app service. No evidence of malicious intent, unauthorized data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name, description, and the SKILL.md tools (store/recall/connect/etc.) align: a plugin is expected to provide persistent memory and graph features. Requiring the OpenClaw plugin config flag is coherent.
Instruction Scope
SKILL.md focuses on what to store and how to use memory tools; it does not instruct the agent to read unrelated system files or extra env vars. However the runtime document does not disclose where memories/artifacts are persisted, who can access them, retention/ deletion behavior, or network endpoints used—important scope gaps for a persistence feature.
Install Mechanism
Install spec is an npm package (openclaw-penfield) which is a plausible delivery method for an OpenClaw plugin. But there is no homepage or source repository listed, so you cannot review the package before installing; npm packages from unknown/opaque authors are a moderate supply-chain risk.
Credentials
The skill requests no environment variables or credentials, which is plausible if storage is managed by the platform. However, persistent storage typically involves a backend (local disk, database, or cloud) and the absence of any declared storage credentials or description of where data goes is a transparency concern.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed but is the platform default. The plugin requests the normal plugin config path only. No indication it modifies other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install penfield - 安装完成后,直接呼叫该 Skill 的名称或使用
/penfield触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
**Major update adds new tools and enhances memory graph management.**
- Added `penfield_disconnect` tool for removing links between memories in the knowledge graph.
- Introduced `penfield_awaken` tool to load or refresh personality configuration at session start.
- Updated documentation to describe the new tools and their use cases.
- No file changes detected in the codebase; update is documentation and workflow focused.
v1.1.2
Added auth warning to v1.1.2
v1.1.0
Changes to address VirusTotal security scan concerns
v1.0.7
- Changed skill name from "penfield-memory" to "penfield" for consistency.
- No code or core functionality changes detected.
- SKILL.md metadata updated to reflect the new skill name.
v1.0.6
- SKILL.md with comprehensive documentation on Penfield memory, search strategies, and knowledge graph usage.
- Added detailed usage guides for all Penfield tools, including memory, knowledge graph, context management, and artifact handling.
- Provided best practices on writing effective, searchable memories, including examples and recommended formatting.
- Documented memory types and importance scoring for better organization and recall.
- Listed connection and relationship types for building a knowledge graph.
- Outlined search tuning, filtering, and recommended workflows for optimal agent use.
元数据
常见问题
Penfield 是什么?
Persistent memory for OpenClaw agents. Store decisions, preferences, and context that survive across sessions. Build knowledge graphs that compound over time... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2658 次。
如何安装 Penfield?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install penfield」即可一键安装,无需额外配置。
Penfield 是免费的吗?
是的,Penfield 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Penfield 支持哪些平台?
Penfield 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Penfield?
由 dial481(@dial481)开发并维护,当前版本 v2.0.0。
推荐 Skills