Clankee
Login
Skills

Create and upload skills

Build custom skills in the editor, generate with AI, or upload a zip archive.

What is it?

Project skills are custom playbooks for one project. Create them in the Create Skill editor, generate a draft with Create with AI, or Upload skill as a zip file.

Project Owner or Admin can create, edit, and delete project skills.

Create Skill editor

  1. Open Skills in the project sidebar.
  2. Choose Create Skill.
  3. Fill in Name, Slug, and Description.
  4. Write instructions in SKILL.md (required).
  5. Add optional files or folders (for example references/).
  6. Save.

The slug must use lowercase letters, numbers, and single hyphens only (for example my-onboarding-skill).

Create with AI

  1. In the editor, open Create with AI.
  2. Describe what the skill should do (minimum 100 characters).
  3. Submit. Clankee generates a draft skill you can edit before saving.

AI skill generation uses team credits. If the team is out of credits, generation stops until you top up or upgrade. See Billing and credits.

Upload skill zip

  1. Open Skills.
  2. Choose Upload skill.
  3. Select a .zip archive.
  4. Confirm the parsed Name, Description, and Slug.
  5. Upload.

Zip requirements

RequirementDetail
SKILL.mdMust be present (at the archive root or in one top-level folder)
YAML frontmattername and description fields required
SlugLowercase letters, numbers, single hyphens
File typesText and markdown files; no binary or unsafe HTML

Common errors:

  • The archive must include SKILL.md.
  • SKILL.md must include YAML frontmatter.
  • Use lowercase letters, numbers, and single hyphens only. (slug)

Edit or delete a project skill

  • Open the skill from Available (Project filter) or Installed, then choose Edit.
  • To delete permanently, use Delete on a project skill. This removes the skill and its files.

Permissions

Create, update, delete, and upload require project update permission (Owner/Admin). Members can view skills but cannot change them.

Copyright © 2026