Werewolf 6p
Werewolf game rules for one host and six players in a Nexus Room.
Room Playbook
A general Room Skill example for validating shared Room rule injection.
Memory Manager
管理和检索 Agent 的长期记忆(MEMORY.md)与记忆目录(memory/)。当需要查找过去的信息、回顾决策、或者在重要任务前进行自我提升时,使用此 skill。
Imagegen
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.
Nexus Manager
管理 Nexus 的 Agent、Room、Workspace 与 Skill 系统操作。当用户提到创建 agent、创建 room、邀请成员、查看 room、读写工作区文件、安装或卸载 skill、删除成员或房间、查询系统协作结构时,使用此 skill,即使没有明确说“管理”二字。
Goal Manager
当用户明确要求启动、设定、创建、继续、完成或阻塞当前会话的 Goal,或系统/开发者明确要求启用 Goal 长程执行时使用。先加载本 skill,再调用 mcp__nexus_goal__get_goal/create_goal/update_goal;不要用 /goal 文本命令。
Github Monitor
GitHub 仓库巡检脚本说明。用于查看和执行仓库内的 GitHub PR / 分支监控脚本。
Scheduled Task Manager
创建、查看、检查、修复、启停、运行、更新或删除 Nexus 定时任务时使用。尤其当用户用自然语言说“提醒我”“每天/每周/每隔一段时间”“定时做某事”“检查发送情况”“停止任务”时,先用本 skill 决策,再调用 nexus_automation MCP 工具。