← スキル一覧に戻る

skill-with-references
by yoshiwatanabe
⭐ 0🍴 0📅 2026年1月13日
SKILL.md
name: skill-with-references description: Demonstrates progressive disclosure by loading reference documentation on demand. Shows how skills can include additional detailed documentation without loading everything upfront.
Skill with References
Description: Demonstrates progressive disclosure by loading reference documentation on demand.
When to use: When explaining how skills can include additional documentation without loading everything upfront.
Workflow
- Initially, only this SKILL.md is loaded
- When detailed information is needed, load the appropriate reference document
- References are in the
references/subdirectory
Available References
guidelines.md- Detailed guidelines and best practices- Load these only when specifically needed
Key Points
- References are NOT loaded automatically
- Load references only when the conversation requires them
- This reduces token usage while maintaining deep knowledge availability
- Progressive disclosure = better performance
Example Usage
User asks: "What are the guidelines?"
Response: Load references/guidelines.md and provide the information.
User asks: "Tell me about this skill" Response: Explain from this SKILL.md only (don't load references yet).
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です