Onboarding Journey Designer

v1.0.0

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

0· 92·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ckkgb2s75s6vvsf6kzhvq2s8363mt

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🚀 Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments