How Skills Resolve
Skills come in two tiers:- Platform skills — built-in, read-only, maintained by Ankra.
- Organisation skills — created by your admins, scoped to your organisation.
Creating a Skill
Open the editor
Go to Organisation Settings → AI → Skills and click New skill — or select a platform skill and click Override to start from its content.
Fill in the fields
- Name — lowercase letters, digits, hyphens/underscores (max 100 chars); matching a platform skill’s name overrides it
- Description — what the skill teaches (max 500 chars)
- Content — the markdown instructions (max 200,000 chars); YAML frontmatter at the top marks add-on and CI/CD skills
- Kind —
core,cicd, oraddon - Add-on charts — for
addonskills, the chart names the skill applies to - Always active — inject the skill into every conversation instead of on demand
Permissions
All members can browse skills; creating, editing, and deleting requires organisation admin. Platform skills cannot be edited or deleted — only overridden.Skills in the CLI and Editors
Separate from organisation skills,ankra skills install installs Ankra’s curated Agent Skills into Cursor or Claude Code so your local AI agent follows Ankra’s practices. See the CLI reference.