← Back to Skills Marketplace
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-user-onboarding
Description
Bootstraps new OpenClaw users with guided setup and configurable feature introductions. Auto-triggers on first session if ONBOARDING_PROGRESS.md is missing....
Usage Guidance
This skill is internally consistent for an onboarding tool, but it will modify workspace files and create a recurring cron job that triggers agent messages. Before installing or allowing it to run: 1) Inspect SKILL.md and README (you already have them) to ensure you’re comfortable with files it will write (USER.md, SOUL.md, HEARTBEAT.md, ONBOARDING_PROGRESS.md). 2) If you prefer to test first, install it in an isolated workspace copy or a throwaway profile. 3) After first run, verify the ONBOARDING_PROGRESS.md and the created cron job (jobId) and confirm delivery channel settings are correct. 4) If you don’t want persistent auto-loading, do not enable always-loaded skills or remove this skill after setup. 5) If you see unexpected external delivery targets or unknown credentials being requested, revoke and investigate. Overall: acceptable for use if you trust the source and consent to automatic workspace changes and scheduled intros.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-user-onboarding
Version: 1.0.0
The skill is a comprehensive onboarding tool designed to guide new OpenClaw users through platform features. It uses standard OpenClaw mechanisms, such as workspace files (USER.md, ONBOARDING_PROGRESS.md) and the cron system, to manage a multi-day introduction curriculum. All behaviors, including data collection (name, timezone) and persistent task scheduling, are transparently documented and aligned with the stated purpose of personalized setup and feature discovery.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill asks onboarding questions, writes USER.md / SOUL.md / HEARTBEAT.md / ONBOARDING_PROGRESS.md, and schedules periodic feature-intro runs. It does not request unrelated credentials or binaries.
Instruction Scope
Instructions read and write workspace files and create a cron-style job that will trigger future agent turns and deliver intros to the user's chosen channel. This is coherent for an onboarding skill, but it does grant the skill the ability to mutate workspace state and schedule recurring activity — users should expect those side-effects and review the written files and cron job after first run.
Install Mechanism
Instruction-only skill with no install spec or downloads; nothing is written to disk by an installer. Lower risk from install mechanism.
Credentials
No environment variables, secrets, or external credentials are requested. The skill asks for a preferred messaging channel (Q2) to target delivery; actual delivery is expected to use existing platform connectors rather than new credentials, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is flagged always: true and is injected into every interactive session so it can auto-trigger on first run. This behavior is explained by the README (always-loaded to check onboarding state), but always:true is a higher privilege—it will be present in all sessions and can auto-start the onboarding flow and create cron jobs. That is reasonable for onboarding but worth conscious consent.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-user-onboarding - After installation, invoke the skill by name or use
/openclaw-user-onboarding - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw User Onboarding Skill — initial release.
- Automatically guides new OpenClaw users through setup if ONBOARDING_PROGRESS.md is missing.
- Collects user info (name, channel, goal, timezone, intro frequency) via a friendly, step-by-step conversation.
- Creates and configures USER.md, SOUL.md, HEARTBEAT.md, onboarding cron job, and ONBOARDING_PROGRESS.md.
- Introduces one OpenClaw feature per interval (daily/weekly/custom), supporting pause/resume/adjustment.
- All actions are triggered only in interactive (not cron or background) sessions.
Metadata
Frequently Asked Questions
What is Openclaw User Onboarding?
Bootstraps new OpenClaw users with guided setup and configurable feature introductions. Auto-triggers on first session if ONBOARDING_PROGRESS.md is missing.... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Openclaw User Onboarding?
Run "/install openclaw-user-onboarding" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw User Onboarding free?
Yes, Openclaw User Onboarding is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw User Onboarding support?
Openclaw User Onboarding is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw User Onboarding?
It is built and maintained by Tian (@dukesky); the current version is v1.0.0.
More Skills