user-onboarding
快速为新成员生成跨项目的合成视图,方便协作与查阅。
需访问个人与项目文档权限,涉及隐私与数据访问控制。
为个人建立第二大脑式的用户 Vault 并接入合成维护任务。
为个人搭建一个“第二大脑”式的 user vault,并把定期合成(synthesise)和对齐(reconcile)任务接进去保持内容同步。适合需要跨项目把可访问的 wiki 合成到一处、想要持续更新个人知识视图的时候用。特别在于处理存储权限握手、搭好 vault 骨架,并生成可增量运行的合成作业。
▸ 展开 SKILL.md 英文原文
Onboard a *person* (an identity) into an AI-OS-style setup: stand up their type-1 user vault (a "second brain") and wire the synthesis jobs that keep it current. Use when giving someone a synthesised, cross-project view over the project wikis they can access — distinct from project-onboarding, which onboards a folder of documents. Covers the storage-ownership handshake (the user owns the folder and shares it into the worker), the type-1 vault skeleton it scaffolds, and stamping the user-synthesis archetype (an incremental `synthesise` plus its periodic `reconcile` twin). For a document folder use project-onboarding; for the synthesis archetype details see project-onboarding/archetypes/user-synthesis.
帮我安装这个 skill:https://raw.githubusercontent.com/boshuthebuilder/ai-tradecraft-skills/main/plugins/ai-os/skills/user-onboarding/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/boshuthebuilder/ai-tradecraft-skills/main/plugins/ai-os/skills/user-onboarding/SKILL.md"# user-onboarding Onboarding a **person** is a different shape from onboarding a **folder**. A project is a folder of documents that gets a wiki (`project-onboarding`). An *identity* gets a **user-tier vault** — a "second brain" — that is *synthesised over* the project wikis that identity may access: the one place cross-project links live. This skill is the flow for that: the storage handshake, the vault skeleton, and wiring the synthesis jobs, so a person arrives with a working, self-maintaining cross-project view. Like `project-onboarding`, it is a **guideline**, not a script. The concrete acts — accepting a share, writing path config, scheduling a timer — are deployment-specific. This s