Multi-user workspace management with sandbox permissions, user profiles, and relationship networks.
Configure per-user sessions with sandbox isolation, friend profiles, and relationship awareness.
alice, bob). Used in session keys, filenames, and cross-references.agent:<agentId>:<mainKey> where mainKey typically contains the userId.openclaw.json.{userId}.md).{userId1}-{userId2}.md, alphabetically sorted, can be mutiple users).CODEBLOCK0
Registry of all users. The assistant reads this to identify users and extract userId and Name.
Format:
CODEBLOCK1
Note: userId is unique and in lower case. Use Role to determine sandbox configuration in openclaw.json.
User profiles. One Markdown file per user, named {userId}.md.
Content is flexible. Common sections include:
CODEBLOCK2
Interpersonal relationships. Files named {userId1}-{userId2}.md (alphabetical order, can be mutiple users).
Content is flexible. Example:
CODEBLOCK3
Instructions for the assistant. Add this section:
CODEBLOCK4
Each user gets an isolated session with configurable sandbox and tool permissions. Configure via openclaw.json.
Full access, no sandbox restrictions:
CODEBLOCK5
Sandboxed session with isolated workspace. Guest can read/write/execute in their own directory only:
CODEBLOCK6
Directory Setup:
CODEBLOCK7
Notes:
/workspace as their root (isolated from main workspace)Sandbox:
mode: "off" | "all" — Disable or enable sandbox"session" — One container per user session"none" | "ro" | "rw" — Workspace file accessTools:
allow: Array of permitted tool namesRouting:
bindings[].match.session.regex: Match session key pattern (e.g., alice$ matches sessions ending with "alice")该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 multi-user-workspace-1776420089 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 multi-user-workspace-1776420089 技能
skillhub install multi-user-workspace-1776420089
文件大小: 2.75 KB | 发布时间: 2026-4-17 19:54