# Shortcuts

### [Extract Delta Skin](https://www.icloud.com/shortcuts/582e2b41d1864a43aac55b3896bdf05d)

Extracts the contents of a `.deltaskin` into the selected folder. Can be used from the share sheet.

### [Create Delta Skin](https://www.icloud.com/shortcuts/5b3670c6bf6346a4bf844fd2b1cfa795)

Creates `skin.deltaskin` with the provided files. Overwrites this file each use to preserve iCloud syncing. Can be used from the share sheet.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://design.litritt.com/graphics/shortcuts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
