什麼是 ms-image-gen?
使用 ModelScope API 產生 AI 影像。當使用者請求透過自然語言產生、建立、繪製、繪製或製作圖像時使用。支援中英文提示。處理非同步 API 任務、批次產生和自動設定管理。 來源:hansonyyds/beary-skills。
使用 ModelScope API 產生 AI 影像。當使用者請求透過自然語言產生、建立、繪製、繪製或製作圖像時使用。支援中英文提示。處理非同步 API 任務、批次產生和自動設定管理。
透過命令列快速安裝 ms-image-gen AI 技能到你的開發環境
來源:hansonyyds/beary-skills。
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使用 ModelScope API 產生 AI 影像。當使用者請求透過自然語言產生、建立、繪製、繪製或製作圖像時使用。支援中英文提示。處理非同步 API 任務、批次產生和自動設定管理。 來源:hansonyyds/beary-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hansonyyds/beary-skills --skill ms-image-gen 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hansonyyds/beary-skills