> ## 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.

# 技能

> 面向 Comfy 的智能体技能与插件，通过 Comfy Skills 仓库发布。

[**Comfy Skills**](https://github.com/Comfy-Org/comfy-skills) 是 Comfy 智能体技能与插件的家园。技能是智能体按需加载的打包知识：模型引导、工作流模式和现成的命令。无需你从零编写提示词，任何智能体都能更好地使用 ComfyUI。

该仓库托管以下内容：

* **Claude Code 插件**：例如 **comfy-cloud**，一次安装即可添加 Comfy Cloud MCP 连接和 `/comfy-cloud:*` 斜杠命令。
* **智能体技能**：针对特定任务的聚焦指令，例如当前模型推荐和工作流构建技巧，并随模型变化保持最新。
* **社区贡献**：来自 Comfy 社区的技能与插件。

在 Claude Code 中使用：

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

有关该插件的斜杠命令和设置详情，请参阅 [Comfy MCP](/zh/agent-tools/mcp)。
