← 返回 Skills 市场
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install personal-os-onboarding
功能描述
Set up your Personal OS in 15 minutes through a conversational interview. Creates SOUL.md, USER.md, IDENTITY.md, AGENTS.md, and MEMORY.md — the foundation fi...
安全使用建议
This skill appears to do what it says: run a guided interview and create five local files (SOUL.md, USER.md, IDENTITY.md, AGENTS.md, MEMORY.md) that the agent will read each session. Before installing or running it, be aware: (1) it will inspect the current working directory and a few local system details (OS, timezone, whether certain agent runtimes are on your PATH) — this is normal for tailoring the flow but happens 'silently' per the instructions; (2) the files it creates will contain personal profile and preferences, so store them where you expect (they're plain text by default) and ensure any filesystem or repo you use for your workspace is trusted; (3) review the generated files after the run and remove or redact any sensitive data you don't want stored in plaintext. If you want stricter behavior, ask the skill to explicitly confirm before reading environment details or creating files, or run it in a directory you control (e.g., a dedicated onboarding folder).
功能分析
Type: OpenClaw Skill
Name: personal-os-onboarding
Version: 1.0.1
The skill bundle implements a conversational onboarding process to create a local 'Personal OS' environment. It uses standard shell commands (uname, date, ls) in SKILL.md for environment detection and creates five local Markdown files to store user preferences and agent identity. The instructions explicitly include safety rules against data exfiltration and unauthorized external actions.
能力评估
Purpose & Capability
Name and description claim to run a conversational onboarding and produce five local foundation files; the SKILL.md precisely describes creating those files and asking relevant questions. There are no unrelated credentials, binaries, or installs requested, so the declared purpose aligns with the requested capabilities.
Instruction Scope
The instructions tell the agent to run a few local checks (ls to see existing files, uname -s, date +%Z, and look for 'openclaw' or 'claude' on PATH) and then create SOUL.md, USER.md, IDENTITY.md, AGENTS.md, and MEMORY.md populated with personal data collected in the interview. Reading OS/timezone and PATH is reasonable for tailoring prompts, but the SKILL.md also instructs 'Detect silently (don't announce)' — users should be aware the agent will inspect local environment and filesystem state without explicit user-facing disclosure during the run. The directive 'Run this before any other skill' is advisory but could cause ordering expectations; it's not inherently dangerous but is noteworthy.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. Risk from installation is minimal because no external packages or downloads are performed.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The runtime instructions access local system information (filesystem, uname, date, PATH) which is proportionate to an onboarding flow that detects OS/timezone and existing setup files.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or global agent settings. It will create local files that the agent is intended to read on subsequent sessions (expected for onboarding). Autonomous invocation is allowed by default but is not combined with elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-os-onboarding - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-os-onboarding触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: removed deal-sourcing ref. Tested end-to-end: all 5 files created correctly.
v1.0.0
Set up your Personal OS in 15 min via conversational interview. Creates SOUL.md, USER.md, IDENTITY.md, AGENTS.md, MEMORY.md.
元数据
常见问题
Onboarding 是什么?
Set up your Personal OS in 15 minutes through a conversational interview. Creates SOUL.md, USER.md, IDENTITY.md, AGENTS.md, and MEMORY.md — the foundation fi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Onboarding?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-os-onboarding」即可一键安装,无需额外配置。
Onboarding 是免费的吗?
是的,Onboarding 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Onboarding 支持哪些平台?
Onboarding 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Onboarding?
由 borodich(@borodich)开发并维护,当前版本 v1.0.1。
推荐 Skills