settings.json

maxSkillDescriptionChars

Claudeが毎ターン参照するスキル一覧において、各スキルの説明文と使用条件の合計文字数の上限を指定します。

使い方・用途

  • デフォルト値: "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

関連ドキュメント