·ms-image-gen
</>

ms-image-gen

使用 ModelScope API 生成 AI 图像。当用户请求通过自然语言生成、创建、绘制、绘制或制作图像时使用。支持中英文提示。处理异步 API 任务、批量生成和自动配置管理。

4安装·0热度·@hansonyyds

安装

$npx skills add https://github.com/hansonyyds/beary-skills --skill ms-image-gen

如何安装 ms-image-gen

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

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

来源:hansonyyds/beary-skills。

SKILL.md

查看原文

Generate AI images through ModelScope API with natural language support in Chinese and English.

| --prompt | string | Yes | Image generation prompt (required unless using --batch) | | --batch | file | No | Batch prompts file (one per line) | | --model | string | No | Model ID (default: from config or Tongyi-MAI/Z-Image-Turbo) | | --output | path | No | Output directory (default: ./generated-images/) |

| --filename | string | No | Output filename without extension | | --width | int | No | Image width (default: 1024) | | --height | int | No | Image height (default: 1024) | | --count | int | No | Number of images to generate (default: 1) | | --timeout | int | No | Polling timeout in seconds (default: from config or 300) |

可引用信息

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

安装命令
npx skills add https://github.com/hansonyyds/beary-skills --skill ms-image-gen
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-11

Browse more skills from hansonyyds/beary-skills

快速解答

什么是 ms-image-gen?

使用 ModelScope API 生成 AI 图像。当用户请求通过自然语言生成、创建、绘制、绘制或制作图像时使用。支持中英文提示。处理异步 API 任务、批量生成和自动配置管理。 来源:hansonyyds/beary-skills。

如何安装 ms-image-gen?

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

这个 Skill 的源码在哪?

https://github.com/hansonyyds/beary-skills

详情

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