·together-images
</>

together-images

通过 Together AI 的图像生成 API 生成和编辑图像。模型包括 FLUX.1 (schnell/dev/pro)、FLUX.2、Kontext(使用参考图像进行图像编辑)、Seedream、Stable Diffusion 等。当用户想要从文本生成图像、编辑现有图像、创建 AI 艺术、使用 LoRA 适配器实现自定义样式或处理任何图像生成任务时使用。

10安装·0热度·@zainhas

安装

$npx skills add https://github.com/zainhas/togetherai-skills --skill together-images

如何安装 together-images

通过命令行快速安装 together-images AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/zainhas/togetherai-skills --skill together-images
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:zainhas/togetherai-skills。

SKILL.md

查看原文

Generate images from text prompts and edit existing images via the Together AI API.

| prompt | string | Text description (required) | - | | model | string | Model ID (required) | - | | width | int | Width in pixels | 1024 | | height | int | Height in pixels | 1024 | | n | int | Number of images (1-4) | 1 | | steps | int | Diffusion steps (more = better quality) | varies | | seed | int | Random seed for reproducibility | random |

| negativeprompt | string | What to exclude | - | | responseformat | string | "url" or "base64" | "url" | | imageurl | string | Reference image (Kontext) | - | | aspectratio | string | For Schnell/Kontext models | - | | disablesafetychecker | bool | Disable NSFW filter | false |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/zainhas/togetherai-skills --skill together-images
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from zainhas/togetherai-skills

快速解答

什么是 together-images?

通过 Together AI 的图像生成 API 生成和编辑图像。模型包括 FLUX.1 (schnell/dev/pro)、FLUX.2、Kontext(使用参考图像进行图像编辑)、Seedream、Stable Diffusion 等。当用户想要从文本生成图像、编辑现有图像、创建 AI 艺术、使用 LoRA 适配器实现自定义样式或处理任何图像生成任务时使用。 来源:zainhas/togetherai-skills。

如何安装 together-images?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/zainhas/togetherai-skills --skill together-images 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/zainhas/togetherai-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-03-10