Skip to main content

Module constants

Module constants 

Expand description

Canonical filenames + scaffold subdirs for the Agent Skills spec.

Constantsยง

SKILL_ARCHIVE_DIR_NAME
Archive root under the shared workspace where deleted skills are moved (when RemoveMode::Archive is selected). Mirrors the agent-workspace archive convention.
SKILL_DEPRECATED_MANIFESTS
Pre-spec manifest filenames still accepted by the audit loader for back-compat with installed skills. Never written by the service.
SKILL_MANIFEST_FILENAME
Canonical manifest filename per the open Agent Skills spec.
SKILL_SCAFFOLD_SUBDIRS
Optional standard subdirs scaffolded under each new skill directory. Match the canonical agentskills.io layout (scripts/, references/, assets/).