← 返回 Skills 市场
Memory Onboarding Wizard
作者
stevojarvisai-star
· GitHub ↗
· v1.0.0
· MIT-0
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-onboarding-wizard
功能描述
Bootstrap a new OpenClaw agent's memory system in one command. Sets up MEMORY.md, daily memory files, HEARTBEAT.md, and USER.md by asking 3 quick questions....
安全使用建议
This skill is internally consistent: it creates simple memory files in the OpenClaw workspace and avoids network/secret access. Before running, confirm the workspace path (default ~/.openclaw/workspace) is correct, and review the generated USER.md/MEMORY.md to avoid accidentally storing sensitive information. If you want stricter control, run with --workspace pointing to a sandboxed directory or use --non-interactive to avoid prompts.
功能分析
Type: OpenClaw Skill
Name: memory-onboarding-wizard
Version: 1.0.0
The skill bundle is a legitimate utility designed to initialize an OpenClaw agent's memory system by creating local Markdown files (MEMORY.md, USER.md, etc.). The Python script `scripts/memory-onboarding-wizard.py` performs standard file I/O and interactive user input to populate these templates without any network activity, data exfiltration, or suspicious execution logic. While SKILL.md contains promotional links to an external site (getagentiq.ai), the code itself is transparent and strictly follows its stated purpose.
能力评估
Purpose & Capability
The name/description match the included Python script and SKILL.md: the tool bootstraps MEMORY.md, daily notes, HEARTBEAT.md, and USER.md. There are no unrelated environment variables, binaries, or resources requested.
Instruction Scope
Runtime instructions are limited to running the included Python script from the OpenClaw workspace. The script only reads/writes files under the workspace, prompts the user for three simple answers, and prints a validation summary. It does not attempt to read other system files, environment secrets, or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only with a shipped script). The script is local and does not download or extract remote code, so there is no elevated install risk.
Credentials
No required environment variables, credentials, or config paths are declared or used. The script uses only standard filesystem paths under the specified workspace and user-provided answers — this is proportional to the skill's purpose.
Persistence & Privilege
The skill is user-invocable and not always-enabled. It writes only its own workspace files and does not modify other skills or global agent settings. It does not request persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-onboarding-wizard - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-onboarding-wizard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Bootstrap your OpenClaw agent memory system in one command. Solves the #1 pain point: agents waking up with no context.
元数据
常见问题
Memory Onboarding Wizard 是什么?
Bootstrap a new OpenClaw agent's memory system in one command. Sets up MEMORY.md, daily memory files, HEARTBEAT.md, and USER.md by asking 3 quick questions.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Memory Onboarding Wizard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-onboarding-wizard」即可一键安装,无需额外配置。
Memory Onboarding Wizard 是免费的吗?
是的,Memory Onboarding Wizard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memory Onboarding Wizard 支持哪些平台?
Memory Onboarding Wizard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Onboarding Wizard?
由 stevojarvisai-star(@stevojarvisai-star)开发并维护,当前版本 v1.0.0。
推荐 Skills