← スキル一覧に戻る
name: skills-doctor
description: Validate that the current VM has the right

skills-doctor
by stars-end
Global DX Skills
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: skills-doctor
description: Validate that the current VM has the right agent-skills installed for the repo you’re working in.
skills-doctor
Description
Validate that the current VM has the right agent-skills installed for the repo you’re working in.
This is a soft doctor: it reports issues and suggested fixes, but should not block work.
Use when:
- Agents are missing required skills (dx-doctor, lockfile-doctor, railway-doctor, etc.)
- You suspect
~/.agent/skillsis stale on a VM - You want a quick “is my skills stack correct for this repo?” check
How it works
- Picks a repo profile from
skill-profiles/based on your repo’soriginremote URL. - Checks that each required skill directory exists under
~/.agent/skills(orAGENT_SKILLS_DIR). - Prints a small actionable summary.
Usage
# From inside a repo (prime-radiant-ai, affordabot, llm-common)
~/.agent/skills/skills-doctor/check.sh
Optional overrides:
export AGENT_SKILLS_DIR="$HOME/.agent/skills"
export SKILLS_DOCTOR_PROFILE="prime-radiant-ai" # or affordabot, llm-common
~/.agent/skills/skills-doctor/check.sh
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です