Skip to content

Shorten enterprise knowledge skill description#28

Open
saulrichardson wants to merge 1 commit into
twilio:mainfrom
saulrichardson:codex/shorten-enterprise-knowledge-description
Open

Shorten enterprise knowledge skill description#28
saulrichardson wants to merge 1 commit into
twilio:mainfrom
saulrichardson:codex/shorten-enterprise-knowledge-description

Conversation

@saulrichardson

Copy link
Copy Markdown

Summary

Shortens the twilio-enterprise-knowledge skill frontmatter description so Codex can load the skill successfully.

Why

Codex rejects SKILL.md files whose frontmatter description exceeds 1024 characters. The current folded description for this skill is 1071 characters, which causes Codex to skip it with:

invalid description: exceeds maximum length of 1024 characters

The longer explanation still exists in the body of the skill; this change only keeps discovery metadata concise.

Fixes #27.

Validation

Measured the folded YAML description length after the change:

261

@saulrichardson saulrichardson marked this pull request as ready for review June 18, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shorten twilio-enterprise-knowledge skill description for Codex

1 participant