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

# Skills

> Agent skills and plugins for Comfy, published through the Comfy Skills repository.

[**Comfy Skills**](https://github.com/Comfy-Org/comfy-skills) is the home of agent skills and plugins for Comfy. Skills are packaged knowledge an agent loads on demand: model guidance, workflow patterns, and ready-made commands. Any agent gets better at ComfyUI without you writing prompts from scratch.

The repository hosts:

* **Claude Code plugins**: for example **comfy-cloud**, which adds the Comfy Cloud MCP connection and the `/comfy-cloud:*` slash commands in one install.
* **Agent skills**: focused instructions for specific tasks, such as current model recommendations and workflow-building know-how, kept up to date as models change.
* **Community contributions**: skills and plugins from the Comfy community.

To use it in Claude Code:

```
/plugin marketplace add Comfy-Org/comfy-skills
/plugin install comfy-cloud@comfy-skills
```

For the plugin's slash commands and setup details, see [Comfy MCP](/agent-tools/mcp).
