Back to list
yoshiwatanabe

skill-with-references

by yoshiwatanabe

0🍴 0📅 Jan 13, 2026

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

  1. Initially, only this SKILL.md is loaded
  2. When detailed information is needed, load the appropriate reference document
  3. 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).

Score

Total Score

50/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon