← スキル一覧に戻る

detecting-skill-gaps
by jxucoder
agentic meta skills (claude / cursor)
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: detecting-skill-gaps description: Identifies missing capabilities that warrant new skills. Analyzes repeated friction patterns, failed tasks, and user workarounds to recommend skill creation. Use when discovering-skills finds nothing suitable. allowed-tools: Read, Glob, WebSearch
Detecting Skill Gaps
Identify when a new skill should be created.
Signals of a Gap
- Repeated friction - Same workaround applied multiple times
- Failed searches - discovering-skills found nothing suitable
- Manual patterns - User repeatedly provides the same instructions
- Capability boundaries - Task requires approach Claude struggles with
Detection Process
- Observe task execution patterns
- Note where friction occurs
- Classify the friction type
- Determine if skill would address it
- Recommend creation or external delegation
Friction Classification
| Type | Example | Resolution |
|---|---|---|
| Knowledge | "How do I configure X?" | Documentation skill |
| Process | Multi-step workflow repeated | Automation skill |
| Convention | Same style corrections | Standards skill |
| Integration | External service patterns | Connector skill |
| Capability | Beyond Claude's abilities | connecting-agents |
When to Recommend New Skill
Create skill when:
- Pattern appears 3+ times
- Friction is addressable via instructions
- Benefit exceeds creation effort
- No existing skill is adaptable
Don't create when:
- One-off task
- External capability required (use connecting-agents)
- Existing skill can be adapted (use adapting-skills)
Gap Report Format
Gap Identified: [short name]
Friction Type: [knowledge/process/convention/integration/capability]
Occurrences: [count or "recurring"]
Impact: [time lost, errors caused, user frustration]
Recommended Action: [create skill / adapt X / delegate to Y]
Suggested Skill Name: [if creating]
Reference Documentation
Integration
- Gap addressable locally → draft skill specification
- Gap requires external capability → suggest connecting-agents
- Similar skill exists → suggest adapting-skills
- Multiple related gaps → suggest consolidated skill
スコア
総合スコア
55/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です