在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用doctor
星标7
分支1
更新时间2026年4月28日 22:44
Run brainkit vault health checks and report results.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Run brainkit vault health checks and report results.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | doctor |
| description | Run brainkit vault health checks and report results. |
| disable-model-invocation | true |
| user-invocable | true |
When the user invokes this skill, run the brainkit vault health checks and present the results clearly.
brain_path from ~/.config/brainkit/config.toml, then identify the current vault directory).runHealthChecks(vaultPath) from core/vault.ts — use the agent's filesystem and shell tools to execute it (e.g. via a short Node one-liner that imports the function), or replicate its checks directly if executing the module is impractical.Keep the output concise and actionable. Group failures first, warnings next, passes last.