Skills
Package requirements
Archive format requirements for skill uploads — directory layout, the SKILL.md manifest, allowed dependencies, and size limits enforced at upload time.
Requirements for .zip and .skill archives uploaded via Create and Update.
- File extension must be
.zipor.skill. - Maximum file size: 32 MB.
- The archive must contain a
SKILL.mdfile with YAML frontmatter includingnameanddescription. It can be at the archive root or inside a single top-level subdirectory (for examplemy-skill/SKILL.md). name: lowercase letters, digits, and hyphens only. Max 64 chars. No consecutive hyphens. Cannot start or end with a hyphen.description: max 1024 chars.- Allowed subdirectories:
scripts/,references/,assets/. Other directories generate warnings but do not fail the upload. - Skill names must be unique within an organization.
Delete
Permanently delete a skill from your Nairi organization. Fails if the skill is still assigned to any agent — unassign from all agents first to retry.
Overview
What vaults are and how they group secrets for agent injection. Manage encrypted credential containers across your Nairi organization via the API.