← 返回 Skills 市场
52yuanchangxing

Onboarding Journey Designer

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
152
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install onboarding-journey-designer
功能描述
设计客户或员工 onboarding 路径,按第 1 天、第 7 天、第 30 天拆解。;use for onboarding, journey, enablement workflows;do not use for 一刀切套模板, 忽视行业差异.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install onboarding-journey-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /onboarding-journey-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug onboarding-journey-designer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Onboarding Journey Designer 是什么?

设计客户或员工 onboarding 路径,按第 1 天、第 7 天、第 30 天拆解。;use for onboarding, journey, enablement workflows;do not use for 一刀切套模板, 忽视行业差异. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。

如何安装 Onboarding Journey Designer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install onboarding-journey-designer」即可一键安装,无需额外配置。

Onboarding Journey Designer 是免费的吗?

是的,Onboarding Journey Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Onboarding Journey Designer 支持哪些平台?

Onboarding Journey Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Onboarding Journey Designer?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论