Real Skill packageSource verifiedClawHub registry

Qwen Image Gen

基于阿里云百炼 Qwen-Image 文生图模型的生图 skill。支持同步生成、异步任务轮询、下载生成结果到本地。 当用户需要根据提示词生成图片、批量出图、指定尺寸/比例,或继续查询已有图片生成任务时,使用此 skill。

Identity and source

Publisher attributionWei Zhouregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:zhouweico:qwen-image-gen
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/1/2026.claude/skills/qwen-image-gen

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/1/2026.agents/skills/qwen-image-gen

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/1/2026skills/qwen-image-gen

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zhouweico/qwen-image-gen
clawhub inspect @zhouweico/qwen-image-gen --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
7 / 7 inspected as text
Checked
9/1/2026, 1:13:38 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: help.aliyun.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 8:29:32 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:5642dae304f61f5b5e8b89144a635fc2d8d4c219268fee83bcf4d62dc60ed183
Show up to 7 recorded paths
  • agents/openai.yaml
  • config.example.json
  • package.json
  • references/api.md
  • scripts/qwen-image-gen.js
  • skill-card.md
  • SKILL.md

Source changelog

Qwen-Image-Gen Skill 1.0.0 - Initial release of a skill for generating images using Alibaba Cloud Qwen-Image API. - Supports both synchronous and asynchronous image generation, with automatic mode selection based on the chosen model. - CLI tool to generate images with prompt, batch generation, specify size/ratio, perform dry-run checks, and manage async tasks. - Images are automatically downloaded as PNG to a local folder upon success. - Detailed parameter controls and model selection for balancing quality, speed, and cost. - Price hints and task/result links handling note.