← Back to Skills Marketplace
52yuanchangxing

Onboarding Journey Designer

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
152
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install onboarding-journey-designer
Description
设计客户或员工 onboarding 路径,按第 1 天、第 7 天、第 30 天拆解。;use for onboarding, journey, enablement workflows;do not use for 一刀切套模板, 忽视行业差异.
Usage Guidance
This skill appears to be what it says: a local tool + templates to produce onboarding Day 1/7/30 blueprints. Before running: (1) run the script against a controlled input file (examples/example-input.md) to verify output; (2) avoid passing system/root directories as --input unless you intend a content audit—the script will read many file types and could surface secrets; (3) there are no network calls or credential requirements, but redact any PII/sensitive data in inputs; (4) review resources/template.md and resources/spec.json to confirm output format; (5) if you need the agent to execute the script autonomously, be aware it will operate locally and read files the agent can access.
Capability Analysis
Type: OpenClaw Skill Name: onboarding-journey-designer Version: 1.0.0 The skill bundle is a well-structured tool for designing onboarding journeys. It includes a Python script (scripts/run.py) that provides text formatting and several auditing modes (directory, CSV, and pattern scanning). Notably, the script contains a security-focused 'pattern_audit' mode that identifies high-risk strings like 'curl|bash' or hardcoded secrets, even including logic to redact sensitive values. The SKILL.md and README.md files emphasize safety boundaries, dry-run procedures, and user review before execution. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (onboarding journey design) align with the provided resources (spec.json, template.md, examples) and the script that generates structured briefs. The bundled script also supports directory/csv/skill audits and pattern scanning which is broader than a minimal 'write a Day 1/7/30 plan' tool but plausibly useful for auditing existing docs—this extra capability is not disproportionate but worth noting.
Instruction Scope
SKILL.md instructs producing a readable draft and, when available, running the local Python script. The instructions explicitly limit high-risk actions and recommend dry-runs. The script reads files/directories and templates to build reports; it does not perform network calls, delete files, or modify external systems by default. Caution: if given a system or root directory as input, the script will read many file types (including .py/.sh/.json) which could surface sensitive local data—this is expected behavior for a local audit tool but should be used with care.
Install Mechanism
No install spec; only runtime dependency is python3 (declared). No downloads or package installs are requested. This is low-risk and consistent with an instruction-driven skill that bundles a small Python script.
Credentials
The skill does not request environment variables, credentials, or config paths. That matches the stated purpose; there is no unnecessary credential access.
Persistence & Privilege
always is false and the skill does not request elevated/persistent platform privileges. The skill does not modify other skills or global agent settings and does not persist credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install onboarding-journey-designer
  3. After installation, invoke the skill by name or use /onboarding-journey-designer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of onboarding-journey-designer. - Provides structured onboarding journey design for customers or employees, splitting tasks into Day 1, Day 7, and Day 30. - Outputs reviewable drafts and executable checklists, highlighting critical milestones, risks, and metrics. - Clearly lists any missing required information as "待确认项" rather than assuming details. - Adds boundaries for high-risk, privacy, or compliance concerns; only outputs templates when execution isn’t safe. - Emphasizes custom workflows over generic templates, adapting to industry context.
Metadata
Slug onboarding-journey-designer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Onboarding Journey Designer?

设计客户或员工 onboarding 路径,按第 1 天、第 7 天、第 30 天拆解。;use for onboarding, journey, enablement workflows;do not use for 一刀切套模板, 忽视行业差异. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.

How do I install Onboarding Journey Designer?

Run "/install onboarding-journey-designer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Onboarding Journey Designer free?

Yes, Onboarding Journey Designer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Onboarding Journey Designer support?

Onboarding Journey Designer is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Onboarding Journey Designer?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments