بنقرة واحدة
room-playbook
A general Room Skill example for validating shared Room rule injection.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
A general Room Skill example for validating shared Room rule injection.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
当用户明确要求启动、设定、创建、继续、纠正、完成或阻塞当前会话的 Goal,或系统/开发者明确要求启用 Goal 长程执行时使用。先加载本 skill,再调用 mcp__nexus_goal__get_goal/create_goal/retarget_goal/update_goal;不要用 /goal 文本命令。
Werewolf game rules for one host and six players in a Nexus Room.
管理 Nexus 的 Agent、Room、Workspace 与 Skill 系统操作。当用户提到创建 agent、创建 room、邀请成员、查看 room、读写工作区文件、安装或卸载 skill、删除成员或房间、查询系统协作结构时,使用此 skill,即使没有明确说“管理”二字。
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, UI mockups, product shots, or transparent-background cutouts. Use when the result should be an image asset rather than repo-native SVG, HTML/CSS, or canvas.
GitHub 仓库巡检脚本说明。用于查看和执行仓库内的 GitHub PR / 分支监控脚本。
| name | room-playbook |
| title | Room Collaboration Playbook |
| description | A general Room Skill example for validating shared Room rule injection. |
| scope | room |
| tags | ["room","collaboration"] |
| runtime_instructions | Collaborate toward the Room goal without copying private context into public_feed. Use directed messages for private notifications and wake only the member who must act. In serial workflows, each turn names one next member and a clear stop condition. |
This is a general Room Skill example that shows how a Room can inject shared collaboration rules. Members maintain the concrete workflow from context; the platform only projects the rules into each member runtime.