用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/mindroom-ai/mindroom --skill mindroom-docs命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Review documentation for accuracy, completeness, and consistency against the actual codebase.
Spawns AI coding agents in isolated git worktrees. Use when the user asks to spawn or launch an agent, delegate a task to a separate agent, work in a separate worktree, or parallelize development across features.
Use when spawning and supervising multiple agent-cli Codex worktrees through tmux, especially when you must poll progress, force prompt rereads against the local TASK file, run current-context and fresh-context pr-review loops, and verify that review fixes are actually pushed before merge.
基于 SOC 职业分类
正在显示 SKILL.md
| name | mindroom-docs |
| description | MindRoom documentation corpus for accurate product, configuration, and workflow guidance. |
| metadata | {openclaw:{always:true}} |
Use this skill when the user asks how MindRoom works, how to configure it, or which commands/workflows to follow.
reference-index.md first to discover the best page files.get_skill_reference(...).llms.txt for high-level navigation only.llms-full.txt only when the answer spans many sections and page-level references are insufficient.config_manager for changes it supports, then use the documented config-file workflow for other requested changes.https://chat.mindroom.chat supports custom homeservers.
For questions about the MindRoom-hosted service, load page__deployment__hosted-matrix__index.md; for dashboard questions, load the dashboard page reference.page__*.md) over llms-full.txt.reference-index.md: mapping of docs pages to reference files.llms.txt: compact docs index.llms-full.txt: full combined docs corpus.page__*.md: per-page rendered markdown references.