スキル一覧に戻る
jxucoder

detecting-skill-gaps

by jxucoder

agentic meta skills (claude / cursor)

0🍴 0📅 2026年1月9日
GitHubで見るManusで実行

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

  1. Repeated friction - Same workaround applied multiple times
  2. Failed searches - discovering-skills found nothing suitable
  3. Manual patterns - User repeatedly provides the same instructions
  4. Capability boundaries - Task requires approach Claude struggles with

Detection Process

  1. Observe task execution patterns
  2. Note where friction occurs
  3. Classify the friction type
  4. Determine if skill would address it
  5. Recommend creation or external delegation

Friction Classification

TypeExampleResolution
Knowledge"How do I configure X?"Documentation skill
ProcessMulti-step workflow repeatedAutomation skill
ConventionSame style correctionsStandards skill
IntegrationExternal service patternsConnector skill
CapabilityBeyond Claude's abilitiesconnecting-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

レビュー

💬

レビュー機能は近日公開予定です