← 返回 Skills 市场
terry-cyx

纪念.skill

作者 Terry-cyx · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
79
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memorial
功能描述
为逝去的亲人建立纪念档案,让记忆得以延续。支持文字追忆、人格重建、声音克隆。
安全使用建议
This repo appears internally consistent with its purpose: it processes local chat logs, photos and audio to build memorial archives and optionally trains a local voice model. Before installing or running: 1) Review the Python scripts (especially wechat_voice_extractor.py, voice_trainer.py, voice_synthesizer.py) for any network calls or unexpected behavior; run them in a sandbox or VM if possible. 2) Expect large downloads (Whisper models, PyTorch/CUDA wheels, GPT-SoVITS weights) and GPU needs for voice training. 3) The skill requires access to sensitive personal data (chat histories, voice messages, photos). Ensure you have consent from data owners and comply with local laws/ethics, especially for voice cloning of deceased persons. 4) Prefer to keep memorials on an isolated disk and back up before bulk operations; verify the toolchain's source URLs (GitHub repos) and checksum downloaded models. 5) If you cannot audit the code fully, avoid running the extraction/training steps that touch system files (WeChat DB) or run them in an isolated environment.
功能分析
Type: OpenClaw Skill Name: memorial Version: 1.0.0 The 'memorial' skill bundle provides a comprehensive toolset for creating digital archives of deceased individuals, including voice cloning and chat log analysis. The most significant security concern is found in 'wechat_voice_extractor.py', which utilizes the 'pywxdump' library to decrypt local WeChat databases to extract private voice messages. While the stated intent is benign and the documentation emphasizes that data remains local, the bundle requires broad 'Bash' permissions to execute scripts that perform high-risk operations on sensitive personal communication data. The reliance on bypassing application security (e.g., requiring specific older WeChat versions to facilitate decryption) and the inherent risk of handling decrypted chat databases warrant a suspicious classification, despite the lack of evidence of intentional data exfiltration.
能力评估
Purpose & Capability
Name/description (memorial archives, persona reconstruction, voice cloning) match the included tools: chat parsers, photo analyzer, audio transcriber/preprocessor, voice trainer/synthesizer, skill_writer, and prompts. Requiring access to local chat exports, audio and photos is expected for this purpose.
Instruction Scope
SKILL.md explicitly instructs running local Python tools (wechat extraction, preprocess, transcription, training, synthesis) and to read/write files under memorials/{slug}/. All actions are within the stated scope, but several are high-impact: decrypt/parse WeChat exports, read chat databases and audio files, and train local voice models. The instructions repeatedly assert "data only local," but you should confirm the scripts do not contain unexpected network calls before running.
Install Mechanism
No install spec for the skill itself (instruction-only frontmatter), which lowers installer risk. The README/INSTALL recommend cloning external repos and downloading large ML models (openai-whisper, GPT-SoVITS, PyTorch CUDA wheels, pretrained weights). Those downloads are expected for voice cloning but will pull code/data from third-party sources (GitHub, PyTorch), so verify sources and be prepared for large network transfers.
Credentials
The registry metadata declares no required env vars, no credentials, and no config paths. The toolset operates on user-provided local files (chat exports, audio, photos). The lack of requested secrets is consistent with the described offline/local design.
Persistence & Privilege
The skill is user-invocable, not always-on. It requests file read/write and Bash tool use (for running the included scripts), which is necessary for creating and updating memorials; it does not request elevated persistent platform privileges in the metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memorial
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memorial 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首个完整版本:文字追忆 + 人格重建 + 声音克隆
元数据
Slug memorial
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

纪念.skill 是什么?

为逝去的亲人建立纪念档案,让记忆得以延续。支持文字追忆、人格重建、声音克隆。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。

如何安装 纪念.skill?

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

纪念.skill 是免费的吗?

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

纪念.skill 支持哪些平台?

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

谁开发了 纪念.skill?

由 Terry-cyx(@terry-cyx)开发并维护,当前版本 v1.0.0。

💬 留言讨论