Documentation / @agentick/core / SKILL_NAME_REGEX
Variable: SKILL_NAME_REGEX
constSKILL_NAME_REGEX:RegExp
Defined in: core/src/skill/skill.ts:238
Strict Agent Skills name format: 1–64 chars, lowercase alphanumeric and hyphens only, no leading/trailing hyphens, no consecutive hyphens.