> ## Documentation Index
> Fetch the complete documentation index at: https://docs.utopikai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Skills Overview

> Install, create, and attach reusable skills

**Skills** are reusable capabilities you install or create, then attach to a specific **assistant** or **agent**. Each assistant and each agent has its own skill list. Nothing you attach to an assistant is used by an agent, and the reverse is also true.

Open **Skills** from the product. You can:

* [Install](/skills/install) a skill from the marketplace
* [Create](/skills/create) a skill with instructions
* [Upload](/skills/upload) a `skill.md` or `.zip` package

Then assign skills when you [create an assistant](/guides/assistants) or [create an agent](/guides/agents). See [Assistants](/guides/assistants_overview) and [Agents](/guides/agents_overview) for an overview of each.

| Page                           | What it covers                                                    |
| ------------------------------ | ----------------------------------------------------------------- |
| **[Install](/skills/install)** | Marketplace skill into a space, with visibility and version       |
| **[Create](/skills/create)**   | Four-step wizard: Details, Instructions, Access, Review & Publish |
| **[Upload](/skills/upload)**   | `.md` or `.zip` package with name and description in the file     |

## Related documentation

* [Install](/skills/install)
* [Create](/skills/create)
* [Upload](/skills/upload)
* [Creating Assistants](/guides/assistants)
* [Creating Agents](/guides/agents)
* [Introduction](/introduction)
