Skip to content

Documentation / @agentick/core / SKILL_NAME_MAX

Variable: SKILL_NAME_MAX

const SKILL_NAME_MAX: 64 = 64

Defined in: core/src/skill/skill.ts:245

Spec cap on name length.

Released under the ISC License.