用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/basecamp/basecamp-cli --skill basecamp-doctor命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | basecamp-doctor |
| description | Diagnose Basecamp CLI, authentication, and agent-plugin health. |
Run the structured diagnostic:
basecamp doctor --json
Interpret every check by status:
pass: working correctly.warn: usable, but follow-up is recommended.skip: not run because it is unauthenticated or not applicable.fail: broken and needs attention.Report failures and warnings with their hint fields. Also inspect the top-level breadcrumbs array and preserve its structured cmd next steps, because a breadcrumb can provide a more specific action than a check hint. Use these common remediations when relevant:
basecamp auth loginbasecamp setupbasecamp setup agents (honors BASECAMP_SETUP_AGENT)basecamp setup codexbasecamp setup claudeDo not read, print, or request credential files. If every check passes, say that Basecamp and its agent integration are ready.
基于 SOC 职业分类