← Back to Skills Marketplace
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install personal-os-onboarding
Description
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...
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personal-os-onboarding - After installation, invoke the skill by name or use
/personal-os-onboarding - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Onboarding?
Run "/install personal-os-onboarding" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Onboarding free?
Yes, Onboarding is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Onboarding support?
Onboarding is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Onboarding?
It is built and maintained by borodich (@borodich); the current version is v1.0.1.
More Skills