From 991e37dc2550b421c8daed7cd405d4f0859931e9 Mon Sep 17 00:00:00 2001 From: Kynan Ware <47394200+BagToad@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:07:56 -0600 Subject: [PATCH] use hyphen instead --- skills/gh-skill/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/gh-skill/SKILL.md b/skills/gh-skill/SKILL.md index 59f58d325..319b3ce4c 100644 --- a/skills/gh-skill/SKILL.md +++ b/skills/gh-skill/SKILL.md @@ -84,7 +84,7 @@ license: MIT # optional but recommended Naming rules (enforced by `publish`): -- Lowercase alphanumeric and hyphens only, 1–64 chars. +- 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