Skip to main content
Quivly skills can be authored as code, in the Anthropic Agent Skills format, and imported from GitHub. A skill is a folder containing a SKILL.md file.

The file

How fields map into Quivly

Imported skills always land as drafts with no tools attached (or the tools you accepted from the AI suggestion step). Review, attach tools, and publish in Settings → AI → Skills.

What isn’t ingested

Only SKILL.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

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.
No — most teams create skills in the app. The format matters when you want skills version-controlled in a repo or shared across tools.