技能 qwen-image-pro
📸

qwen-image-pro

安全 ⚙️ 外部命令🌐 网络访问

使用 Qwen 生成專業圖片

也可从以下获取: toolshell

透過 inference.sh CLI 使用阿里巴巴 Qwen-Image-2.0-Pro 模型,創造具有專業文字渲染和複雜設計的驚艷圖片。非常適合需要精確文字擺放的海報、橫幅和行銷素材。

支持: Claude Codex Code(CC)
⚠️ 67
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“qwen-image-pro”。 Generate a poster with title 'Summer Sale' in bold red font, subtitle '50% Off Everything' in yellow, on a gradient sunset background

预期结果:

一張具有專業文字渲染的生成海報,頂部顯示紅色的「Summer Sale」粗體字,下方為黃色的「50% Off Everything」,背景為橙到粉紅色的漸變夕陽

正在使用“qwen-image-pro”。 Create a minimalist coffee shop logo with text 'Bean & Brew' in elegant serif font

预期结果:

一個極簡主義的標誌設計,採用優雅的襯線字體顯示「Bean & Brew」文字,適合咖啡店品牌識別

正在使用“qwen-image-pro”。 Generate 4 variations of a futuristic cityscape at sunset with flying cars

预期结果:

四張不同的 AI 生成圖片,展示夕陽下的未來城市景觀,配有飛行車輛,每張都有獨特的構圖和風格變化

安全审计

安全
v2 • 3/6/2026

All static findings are false positives. The skill uses the legitimate inference.sh CLI tool to access Alibaba Qwen-Image-2.0-Pro API for image generation. External command detections are documentation examples, network URLs are legitimate service endpoints, and cryptographic algorithm warnings are scanner misinterpretations. No actual security vulnerabilities present.

1
已扫描文件
206
分析行数
5
发现项
2
审计总数

高风险问题 (1)

Weak Cryptographic Algorithm Warning (False Positive)
Static scanner incorrectly flagged 'weak cryptographic algorithm' at multiple lines. Upon review, these are documentation content (parameter names like 'prompt_extend', URLs, and text descriptions). No cryptographic operations are performed.
中风险问题 (1)
External Command Examples (False Positive)
Static scanner flagged 40 locations of 'Ruby/shell backtick execution'. These are documentation examples showing how to use the infsh CLI tool (e.g., 'infsh login', 'infsh app run'). This is legitimate documentation, not actual code execution.
低风险问题 (1)
Hardcoded URLs (False Positive)
Static scanner flagged 7 hardcoded URLs. These are legitimate links to inference.sh documentation and example URLs for the image generation service.

风险因素

⚙️ 外部命令 (1)
🌐 网络访问 (1)
审计者: claude 查看审计历史 →

质量评分

38
架构
100
可维护性
87
内容
25
社区
88
安全
83
规范符合性

你能构建什么

行銷團隊建立宣傳素材

為活動、促銷和事件設計具有精確文字渲染的專業行銷橫幅和海報。

開發者建立圖片生成工作流程

將 Qwen-Image Pro 整合到自動化流程中,用於生成素材、縮圖和視覺內容。

內容創作者製作視覺素材

生成具有可自訂文字和風格的社群貼文、縮圖和品牌圖像。

试试这些提示

簡單的文字到圖片
Generate an image with the following prompt: [YOUR PROMPT DESCRIPTION]
文字密集型海報
Create a professional poster with title "[TITLE TEXT]" in [COLOR] [STYLE] font at the [POSITION]. Below, add subtitle "[SUBTITLE]" in [STYLE]. Background: [DESCRIPTION]. Style: [MODERN/CLEAN/CLASSIC].
行銷橫幅
Create a [WIDTH]x[HEIGHT] marketing banner for [PRODUCT/CAMPAIGN]. Large text "[MAIN TEXT]" in [COLOR] on [BACKGROUND DESCRIPTION]. Add "[SECONDARY TEXT]" below. Style: professional, modern, clean. Use negative_prompt: "blurry text, distorted text, low quality".
圖片變體生成
Generate [NUM] variations of a [DESCRIPTION] with different compositions, color schemes, or styles. Use seed: [NUMBER] for reproducibility.

最佳实践

  • 使用引號包覆您希望渲染的精確文字:"Title Text"
  • 當需要精確控制輸出時,停用 prompt_extend(設為 false)
  • 為文字元素指定字體詳細資訊,包括顏色、風格、大小和位置
  • 使用負面提示來避免常見問題,如模糊文字或低品質

避免

  • 不要依賴 prompt_extend 預設為停用狀態 - 若要精確控制文字,請明確設為 false
  • 避免超過 800 個字元的提示,否則會被截斷
  • 不要忽略解析度限制 - 總像素必須保持在 512x512 到 2048x2048 範圍內

常见问题

如何安裝 inference.sh CLI?
執行:npx skills add inference-sh/skills@agent-tools
我需要 API 金鑰嗎?
是的,執行 'infsh login' 來驗證您的 inference.sh 帳戶
Qwen-Image Pro 與標準模型有何不同?
Pro 模型提供專業文字渲染、細緻寫實度,以及更強的語義 adherence,適用於複雜設計
我可以一次生成多少張圖片?
您可以使用 num_images 參數在單次請求中生成 1-6 張圖片
我可以編輯現有圖片嗎?
是的,使用 reference_images 參數搭配 1-3 張輸入圖片來進行風格遷移或編輯任務
如何獲得可重現的結果?
將 seed 參數設為特定數字(0-2147483647)以重現相同的輸出

开发者详情

文件结构

📄 SKILL.md