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

# Skills

> Enable bundled curated skills and project / global skill packs.

Skills are on-demand skill packs that teach the model a class of repeat work. The entry is **Extensions → Skills**. See [Extensions](/en/desktop/extensions).

<img src="https://mintcdn.com/mossx-docs/kz4nt5KFSKzkAZwe/images/desktop/skills-list.png?fit=max&auto=format&n=kz4nt5KFSKzkAZwe&q=85&s=ad15e0d5b37c067499baff1b320129f0" alt="Skills list" width="100%" data-path="images/desktop/skills-list.png" />

## Where skills come from

| Source                 | Meaning                                    |
| ---------------------- | ------------------------------------------ |
| Bundled curated skills | Curated skills that ship with the app      |
| Global / user          | Apply to multiple projects on this machine |
| Project / repo         | Apply only to the current workspace        |

Call them from the input with `/` or `$` (depends on the runtime and skill type).

## Enable and disable

You can toggle each skill. After you disable it, the model no longer loads it, but the files stay.

The plugin marketplace entry is still Coming Soon.

## Difference from Agents and prompts

| Capability     | When to use it                   |
| -------------- | -------------------------------- |
| Skills         | A reusable workflow              |
| Agents         | A fixed persona, pick with `#`   |
| Prompt library | Insertable text, insert with `!` |
