SKILL.md file.
The file
How fields map into Quivly
| SKILL.md | Quivly | Notes |
|---|---|---|
name | Slash command + display name | Required. Lowercase-with-hyphens; falls back to the folder name. Max 64 chars |
description | Description | Required. Max 1,024 chars |
| Markdown body | Instructions | Max 50,000 chars |
license, compatibility, metadata | Preserved as source metadata | Optional spec fields |
allowed-tools | Not imported | Anthropic tool names don’t map to Quivly’s catalog — the import flow suggests Quivly tools instead |
What isn’t ingested
OnlySKILL.md content is imported. Supporting folders from the spec (scripts/, references/, assets/) are not ingested; skills that have them are flagged so you know part of the skill lives outside Quivly. Files over 1 MB import with empty instructions.
FAQ
Can I use skills published for Claude?
Can I use skills published for Claude?
Yes — any repo following the Agent Skills spec imports, including public community repos. You’ll attach Quivly data tools during import since Claude tool names don’t carry over.
Do I have to use GitHub to create skills?
Do I have to use GitHub to create skills?
No — most teams create skills in the app. The format matters when you want skills version-controlled in a repo or shared across tools.
