Creating a New Skill
Skills are created from the sidebar. Opening Skills and selecting + New Skill opens a window in which the new Skill is created and configured. One of the following options applies.Build with AI (recommended)
A plain-language description defines the Skill: what it should do, what tone to enforce, and what structure to apply. The input field also supports voice input. Once the description is sent, nuwacom generates a complete Skill with a name, description, and instructions. The generated Skill appears directly in the modal, where it can be previewed, inspected, and refined before saving.- Preview: The Preview button shows the Skill as it will appear when applied, including name, description, and formatted instructions.
- Edit: The Edit option makes the generated name, description, and instructions adjustable before saving.
- Try again: nuwacom generates a new version of the Skill instructions.
- Save skill: The Skill is saved to the library, private by default, and editable at any time.
Start from a Template
The Skills feature also offers a template library. Templates can be browsed by category (HR, Legal, Product, Sales, Support, Writing) or found through the search field. A selected template becomes the starting point for the Skill.More Options
The three-dot menu in the modal header provides additional creation paths.Build Skill from Scratch
Name, description, and instructions are entered manually. This path suits well-defined use cases where the structure is already known.Import Skill
An existing Skill file in a supported format (SKILL.md, .zip, or .skill) can be imported to share or reuse Skills across workspaces.Import from GitHub
A pasted repository link imports a Skill directly. This suits teams working with version control.Add Your Own Files to Skills
Skills support file attachments, so custom materials feed directly into content generation. Brand guidelines, logos, reference graphics, and fonts can be attached to a Skill and are applied automatically whenever the Skill generates images, documents, or presentations.Supported File Formats
Text Files (editable in the Skill Editor)
- Markdown (.md)
- Python (.py)
- Text (.txt)
- JSON (.json)
- YAML (.yaml, .yml)
- CSV (.csv)
- HTML (.html)
- SVG (.svg)
Asset Files (uploadable as attachments)
- Images: PNG (.png), JPG/JPEG (.jpg, .jpeg), WEBP (.webp), GIF (.gif)
- Fonts: WOFF (.woff), WOFF2 (.woff2), TTF (.ttf), OTF (.otf)
File Limits
- Maximum file size: 100 MB per file
- Maximum total size per Skill: 500 MB (uncompressed)
- Maximum ZIP upload size: 100 MB (compressed)
- Number of files: unlimited, provided the total size stays within 500 MB
- SKILL.md: up to 50,000 characters
Skill Limits and Activation
Up to 40 Skills can be active per user at the same time. Once this limit is reached, newly created Skills are added as inactive by default. Activating a new Skill requires deactivating an existing active Skill first. Shared Skills are inactive by default and can be activated whenever needed.Call a Skill
Typing @ in the chat input applies a Skill directly. This helps when a specific Skill should be applied even though several Skills could be relevant.- Type @ followed by the Skill name in the input field, for example @Customer Communication Skill.
- Add the request in the same message, such as “Write a follow-up email after a customer meeting. Include next steps and keep the tone professional.”
- Send the prompt.