← 返回 Skills 市场
Memorist Agent
作者
YinghaoJia
· GitHub ↗
· v0.1.0
· MIT-0
261
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install memorist-agent
功能描述
Memorist Agent — helps you capture your parents' and family members' life stories through adaptive interviews via WhatsApp, WeChat, or direct conversation. O...
安全使用建议
This skill appears coherent with a local-first memoir tool, but it requests the installer create persistent per-narrator agents and to modify your Openclaw bindings and agent list. Before installing or running /memorist_agent spawn: 1) Inspect the template files (templates/memorist/*) and AGENTS.md that will be copied into the narrator workspace — this becomes the system prompt for the spawned agent. 2) Backup ~/.openclaw/openclaw.json and review any binding entries the skill proposes to add so you know which phone numbers/peers will be routed to new agents. 3) If you plan to enable voice transcription, confirm the pip/homebrew package names (mlx-whisper, openai-whisper) are the tools you want and install them manually if you prefer. 4) Be aware that spawned agents will run autonomously for their bound peer; only spawn agents for phone numbers/people you control. 5) If you are uncomfortable with automatic creation of agents or modifications to openclaw.json, use 'relay' or manual interview modes instead (no spawn needed). If you want a safer test, install in a disposable or backup environment first or run the skill without executing spawn/despawn steps.
功能分析
Type: OpenClaw Skill
Name: memorist-agent
Version: 0.1.0
The Memorist Agent is a legitimate family history and memoir-capturing tool designed for local-first data storage. While it possesses high-privilege capabilities such as installing dependencies (pip/brew for Whisper STT), modifying the OpenClaw configuration (to bind agents to specific WhatsApp/Telegram peers), and spawning isolated sub-agents, these actions are transparently documented and strictly aligned with its stated purpose of conducting automated interviews. The instructions in SKILL.md and the spawned agent templates (AGENTS.md) actually include protective constraints, such as limiting file access to specific narrator directories and preventing the exposure of internal system details to the end-user.
能力评估
Purpose & Capability
The skill is an oral-history / interview agent and the declared capabilities (local storage under ~/.openclaw, WhatsApp/relay modes, optional STT via mlx-whisper / openai-whisper) line up with its stated purpose. Allowed tools (file_read, file_write, whatsapp_send_message, fetch, web_search) are plausible for interviewing, transcript lookup, and optional media/API calls.
Instruction Scope
The SKILL.md instructs the agent to read/write narrator data under ~/.openclaw/memorist_agent/, copy template files, spawn isolated narrator agents, and add peer-level bindings to ~/.openclaw/openclaw.json. Those actions are within the skill's domain but expand scope to system-level config (bindings) and creating independent agents. Also: the instructions explicitly create a narrator agent system prompt (AGENTS.md) and instruct it to operate silently (save first, then reply). That is expected for 'spawn' behavior but is a higher-privilege operation and worth human review. The SKILL.md also contains an instruction to reply even if a save failed (retry once, then reply anyway) which could cause data-not-saved situations — this is an operational oddity to be aware of.
Install Mechanism
Install steps are limited to installing local STT tools: pip3 install mlx-whisper (Apple Silicon) and a Homebrew formula openai-whisper. These are standard package distribution mechanisms (pip/homebrew) rather than arbitrary downloads. No remote archive/extract URLs or unknown servers were requested.
Credentials
The skill declares no required environment variables, no external API keys, and no unexpected credential requests. The permissions it needs (filesystem access under ~/.openclaw and the ability to call Openclaw gateway commands or gateway bindings) are proportionate to its functionality. There are no unrelated secrets or credential asks in the metadata.
Persistence & Privilege
The skill instructs creating persistent, per-narrator agents and adding peer-level bindings to the user's global openclaw.json, which routes inbound messages directly to those spawned agents. That gives the spawned agents autonomous, persistent access to inbound messaging for the bound peer. While this matches the described auto-reply use-case, it is a relatively powerful and persistent change to your Openclaw configuration — examine the templates and produced agent workspace (AGENTS.md, owner.json, bootstraps) before spawning. Combine this with the included system-prompt content (see scan findings) and the overall blast radius is higher than a purely instruction-only skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memorist-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/memorist-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Capture family life stories through adaptive interviews. Supports WhatsApp, iMessage, Telegram auto-reply and relay mode. Bilingual English/Chinese.
元数据
常见问题
Memorist Agent 是什么?
Memorist Agent — helps you capture your parents' and family members' life stories through adaptive interviews via WhatsApp, WeChat, or direct conversation. O... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 261 次。
如何安装 Memorist Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memorist-agent」即可一键安装,无需额外配置。
Memorist Agent 是免费的吗?
是的,Memorist Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memorist Agent 支持哪些平台?
Memorist Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, windows)。
谁开发了 Memorist Agent?
由 YinghaoJia(@yinghaojia)开发并维护,当前版本 v0.1.0。
推荐 Skills