← Back to Skills Marketplace
imnull

Qwen Logo Designer

by Marvin · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
120
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install qwen-logo-designer
Description
商业LOGO设计技能。通过用户描述生成专业商业LOGO图片。使用阿里云百炼千问图像模型(qwen-image-2.0-pro)进行文生图。当用户需要:(1) 设计公司/品牌LOGO (2) 生成商业标识图标 (3) 创建品牌视觉符号 (4) 根据描述生成logo图片时使用此技能。支持自定义尺寸、风格、负面提示词等...
Usage Guidance
This skill appears to do what it says (generate logos), but the package metadata incorrectly lists no required env vars while the script and SKILL.md require DASHSCOPE_API_KEY and optionally LOGO_OUTPUT_DIR/WORKSPACE. Before installing: (1) confirm the DASHSCOPE_API_KEY is from a trusted provider and avoid using high-privilege keys; (2) review and, if needed, change the output directory to an isolated folder you control; (3) be aware the script can overwrite paths provided via --output and will set directory/file permissions (chmod 755/644) — avoid pointing it at sensitive system paths; (4) inspect the full script locally (it uses curl) and consider running it in a sandbox or container if you want to limit network/file-system exposure. If the skill registry should declare required env vars, ask the publisher to update metadata to include DASHSCOPE_API_KEY and the output-related env vars.
Capability Analysis
Type: OpenClaw Skill Name: qwen-logo-designer Version: 1.0.4 The skill is a legitimate tool for generating business logos using the Alibaba Cloud DashScope API (qwen-image-2.0-pro). The Python script `scripts/generate_logo.py` handles API requests and image downloads using subprocess calls to `curl` with properly tokenized arguments, avoiding shell injection. It includes standard features like MD5-based file deduplication and configurable output directories via environment variables. No evidence of data exfiltration, malicious persistence, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description align with the included script: it calls an image model API to generate logos. However the skill metadata claims 'no required env vars' while both SKILL.md and scripts/generate_logo.py require a DASHSCOPE_API_KEY and optionally LOGO_OUTPUT_DIR/WORKSPACE — this metadata omission is an incoherence.
Instruction Scope
SKILL.md instructs the agent to call scripts/generate_logo.py which makes network calls to the Aliyun DashScope API and downloads resulting image URLs, saves files to disk, and sets filesystem permissions. Those actions are within the goal of saving generated images, but the instructions reference environment variables and file operations not declared in the skill metadata and they modify file permissions (chmod 644/755) — worth reviewing before use.
Install Mechanism
This is an instruction-only skill with a bundled script and no install spec or external downloads. No package installs or remote installers are used.
Credentials
The runtime requires an API key (DASHSCOPE_API_KEY) to call the external image API and also reads LOGO_OUTPUT_DIR / WORKSPACE for output paths; none of these were declared in the skill's metadata. Requesting a single API key is proportionate to the stated purpose, but the metadata mismatch and the script's ability to write arbitrary output files (including via the --output option) and change directory permissions increases risk and should be documented and approved.
Persistence & Privilege
always:false and no apparent self-enabling behavior. The skill writes image files to a user-controlled directory but does not request permanent agent-wide privileges or modify other skills' config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qwen-logo-designer
  3. After installation, invoke the skill by name or use /qwen-logo-designer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
Fix: Set file permissions (644) for nginx access when running as root
v1.0.3
Fix: set file permissions (644) for nginx access when running as root
v1.0.2
Fix: Set file permissions (644) for nginx access when running as root
v1.0.1
Fix: Set file permissions (644) for nginx access when running as root
v1.0.0
Qwen Logo Designer v1.0.0 - Initial release of the Qwen Logo Designer skill. - Generate professional commercial logos from user descriptions via the Qwen-Image-2.0-Pro model. - Supports prompt/negative prompt, custom size, styles, watermark removal, and output directory configuration. - Automatically names files using image MD5 for de-duplication. - Provides optimized templates and recommendations for effective logo generation. - Includes guidance for API usage, parameter options, and environment setup.
Metadata
Slug qwen-logo-designer
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Qwen Logo Designer?

商业LOGO设计技能。通过用户描述生成专业商业LOGO图片。使用阿里云百炼千问图像模型(qwen-image-2.0-pro)进行文生图。当用户需要:(1) 设计公司/品牌LOGO (2) 生成商业标识图标 (3) 创建品牌视觉符号 (4) 根据描述生成logo图片时使用此技能。支持自定义尺寸、风格、负面提示词等... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Qwen Logo Designer?

Run "/install qwen-logo-designer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qwen Logo Designer free?

Yes, Qwen Logo Designer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qwen Logo Designer support?

Qwen Logo Designer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qwen Logo Designer?

It is built and maintained by Marvin (@imnull); the current version is v1.0.4.

💬 Comments