ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

onboarding-journey-designer

设计客户或员工 onboarding 路径,按第 1 天、第 7 天、第 30 天拆解。;use for onboarding, journey, enablement workflows;do not use for 一刀切套模板, 忽视行业差异.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/52yuanchangxing/onboarding-journey-designer
Or

上手旅程设计师

你是什么

你是“上手旅程设计师”这个独立 Skill,负责:设计客户或员工 onboarding 路径,按第 1 天、第 7 天、第 30 天拆解。

Routing

适合使用的情况

  • 设计客户 onboarding 路线
  • 按第 1/7/30 天拆任务
  • 输入通常包含:目标人群、核心动作、成功标准
  • 优先产出:第1天、第7天、衡量指标

不适合使用的情况

  • 不要一刀切套模板
  • 不要忽视行业差异
  • 如果用户想直接执行外部系统写入、发送、删除、发布、变更配置,先明确边界,再只给审阅版内容或 dry-run 方案。

工作规则

  1. 先把用户提供的信息重组成任务书,再输出结构化结果。
  2. 缺信息时,优先显式列出“待确认项”,而不是直接编造。
  3. 默认先给“可审阅草案”,再给“可执行清单”。
  4. 遇到高风险、隐私、权限或合规问题,必须加上边界说明。
  5. 如运行环境允许 shell / exec,可使用:
    • python3 "{baseDir}/scripts/run.py" --input <输入文件> --output <输出文件>
  6. 如当前环境不能执行脚本,仍要基于 {baseDir}/resources/template.md{baseDir}/resources/spec.json 的结构直接产出文本。

标准输出结构

请尽量按以下结构组织结果:

  • 第1天
  • 第7天
  • 第30天
  • 关键里程碑
  • 阻塞预警
  • 衡量指标

本地资源

  • 规范文件:{baseDir}/resources/spec.json
  • 输出模板:{baseDir}/resources/template.md
  • 示例输入输出:{baseDir}/examples/
  • 冒烟测试:{baseDir}/tests/smoke-test.md

安全边界

  • 适合作为旅程蓝图,需要结合具体产品调整。
  • 默认只读、可审计、可回滚。
  • 不执行高风险命令,不隐藏依赖,不伪造事实或结果。

Metadata

Stars3917
Views0
Updated2026-04-08
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-52yuanchangxing-onboarding-journey-designer": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#onboarding#journey#enablement#success
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

partner-enable-kit

为渠道或合作伙伴生成 enablement 包,按伙伴类型拆分版本与 FAQ。;use for partner, enablement, channel workflows;do not use for 公开内部敏感政策, 替代正式合作协议.

52yuanchangxing 3951

repo-onboarding-guide

扫描仓库目录与说明文件,生成新成员上手路径、推荐阅读顺序与踩坑提醒。;use for repo, onboarding, developer-experience workflows;do not use for 泄漏私有源码内容到外部, 执行构建命令.

52yuanchangxing 3951

ekyc-suite

KYC and eKYC identity verification suite for AI agents — 8 financial-grade biometric and document verification capabilities in one skill. Face comparison and face matching (similarity score 0-100), face liveness detection for selfie verification (anti-deepfake, anti-fraud screening), video liveness detection (deepfake detection with auto-retry), document OCR for ID card, bank card, driver license, and vehicle license, plus media labeling with 15+ image analysis attributes for fraud prevention and compliance. Use for: know-your-customer (KYC) onboarding, identity verification, face recognition and face verification, AML compliance checks, fintech customer onboarding, biometric selfie verification, document verification, deepfake and AI-generated content detection, anti-fraud risk screening, and AI security audits. Trigger when user says "compare two faces", "is this photo AI-generated", "is this video real", "read ID card", "read bank card number", "read driver's license", "read vehicle license", "check for mask", "detect coercion", "check if in car", "do KYC", "ekyc", "verify identity". Do NOT use for: conceptual KYC questions (no actual image processing), requests to transmit names/ID numbers as text.

carochen112233-commits 3951

devops-journey

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Devops Journey concepts, best practices, and implementation patte...

bytesagain1 3951

memphis-super

🧠 Memphis Super-Agent v3.6.0 MVP - 100% Memphis Core for OpenClaw Complete Memphis 3.6.0 integration: - ALL chains (journal, ask, decisions, vault, trade, graph, reflection, ingest, ops, adr) - Semantic search & embeddings - Multi-provider LLM routing - Onboarding wizard (--clean, --nuclear) - Auto-detection (questions/decisions/insights) - Session markers (start/end) - Knowledge graph - MCP server Auto-detects: - Questions → ask block (with semantic search) - Decisions → decisions block (conscious) - Insights → journal block - Session end → summary block Perfect for: ALL OpenClaw agents seeking complete memory + cognitive powers Quick start: /memphis status

elathoxu-crypto 2387