settings.json

skillListingMaxDescChars

スキルリスト内の各スキルの説明文(description および when_to_use)に適用される文字数制限を設定します。

使い方・用途

  • デフォルト値は 1536 文字です。
  • 設定値を大きくすることで詳細な説明を維持できますが、コンテキストの消費量が増加するトレードオフがあります。
英語原文(公式ドキュメントより)

Per-skill character cap on the combined description and when_to_use text in the skill listing Claude sees each turn. Text longer than this is truncated. See https://code.claude.com/docs/en/skills#skill-descriptions-are-cut-short

関連ドキュメント