← Back to Skills Marketplace
aidalong

memoir

by AIdalong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
136
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install memoir
Description
帮助用户撰写人生回忆录。通过间歇性采集和引导式提问,收集用户的人生故事, 然后整理成完整的回忆录。前期以用户讲述为主(引导提问),后期以总结为主(整理成文)。 触发条件:用户说"写回忆录"、"回忆录"、"人生故事"、"帮我记录一下人生"等。
Usage Guidance
这个技能看起来是做它声称的事:引导对话并把回忆写成本地文件。安装前请考虑: - 意识到技能会在 ~/.openclaw/workspace/skills/memoir/ 下保存每次采集的文件,内容可能非常敏感;确认你接受这些文件存在于磁盘上。 - 如果隐私敏感,启用磁盘加密或在将技能投入使用前把该目录移动到加密位置;或者把 config.collection_frequency 设为 manual,避免自动频繁保存。 - 定期检查并加固该目录的文件权限,备份/删除策略要事先规划。 - 本包没有网络/凭据访问指令,但仍建议在首次使用时留意是否有意外上传或分享操作。 - 如果你想更严格的隐私控制,要求技能在保存前明确询问用户同意,并提供导出/删除记录的命令。
Capability Analysis
Type: OpenClaw Skill Name: memoir Version: 1.0.2 The 'memoir' skill is a purely instructional bundle designed to help users document their life stories. It contains no executable code, network activity, or suspicious instructions; it simply guides the AI agent to conduct interviews and save the resulting text to a local workspace directory (~/.openclaw/workspace/skills/memoir/). All files, including SKILL.md and config.json, are consistent with the stated purpose of personal storytelling and data organization.
Capability Assessment
Purpose & Capability
技能名称/描述(撰写回忆录、分阶段采集与整理)与其实际指令一致:通过对话收集用户回忆并在本地以 markdown 文件保存。没有要求与回忆录无关的凭据或二进制。
Instruction Scope
SKILL.md 明确指示在 ~/.openclaw/workspace/skills/memoir/ 下创建 memory/ 和 drafts/ 并“每次采集后自动保存到 memory/YYYY-MM-DD.md”。这在功能上合理,但意味着技能会持续写入本地磁盘并保存高度敏感的个人信息;没有提到任何网络传输或外部端点。
Install Mechanism
无安装规范、无代码文件,属于 instruction-only 类型,未下载或写入外部二进制——这是低风险且与用途相符。
Credentials
未请求环境变量、凭据或其他与用途无关的配置路径。唯一的数据权限是对用户主目录下的技能工作区进行读写(在 SKILL.md 中声明),这与记录/存储回忆录相符。
Persistence & Privilege
技能不会设置 always:true,也不修改其他技能配置,但会在用户主目录下持久写入文件(memory/ drafts/ config.json)。持久性本身合理但带来隐私风险:这些文件会长期保留在磁盘上,除非用户清理或加密。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memoir
  3. After installation, invoke the skill by name or use /memoir
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- 移除了 memory/2026-03-25.md 示例采集记录文件 - 其他功能与文档未做实际更动
v1.0.1
No user-facing changes in this version. - No files were modified from the previous version. - Functionality and documentation remain unchanged.
v1.0.0
Initial release of memoir – an assistant for writing personal memoirs through guided storytelling. - Guides users to share life stories with open-ended prompts, gradually collecting memories. - Organizes user stories into structured memoirs after enough material is gathered. - Supports daily, weekly, or manual collection frequencies. - Covers a range of topics from childhood to life reflections. - Respects user privacy and pacing; only records what is shared. - Memoirs are saved and can be reviewed or iterated upon before finalization.
Metadata
Slug memoir
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is memoir?

帮助用户撰写人生回忆录。通过间歇性采集和引导式提问,收集用户的人生故事, 然后整理成完整的回忆录。前期以用户讲述为主(引导提问),后期以总结为主(整理成文)。 触发条件:用户说"写回忆录"、"回忆录"、"人生故事"、"帮我记录一下人生"等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.

How do I install memoir?

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

Is memoir free?

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

Which platforms does memoir support?

memoir is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created memoir?

It is built and maintained by AIdalong (@aidalong); the current version is v1.0.2.

💬 Comments