diff --git a/skills/gh-skill/SKILL.md b/skills/gh-skill/SKILL.md index 319b3ce4c..c32c5ced9 100644 --- a/skills/gh-skill/SKILL.md +++ b/skills/gh-skill/SKILL.md @@ -82,14 +82,6 @@ license: MIT # optional but recommended --- ``` -Naming rules (enforced by `publish`): - -- Lowercase alphanumeric and hyphens only, 1-64 chars. -- Must start and end with `[a-z0-9]`. -- No double hyphens (`--`). -- `allowed-tools`, if present, must be a string (space-delimited), not a - YAML array. - ### Validate, then publish ```bash