← 返回 Skills 市场
imnull

Qwen Logo Designer

作者 Marvin · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
120
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install qwen-logo-designer
功能描述
商业LOGO设计技能。通过用户描述生成专业商业LOGO图片。使用阿里云百炼千问图像模型(qwen-image-2.0-pro)进行文生图。当用户需要:(1) 设计公司/品牌LOGO (2) 生成商业标识图标 (3) 创建品牌视觉符号 (4) 根据描述生成logo图片时使用此技能。支持自定义尺寸、风格、负面提示词等...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qwen-logo-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qwen-logo-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug qwen-logo-designer
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Qwen Logo Designer 是什么?

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

如何安装 Qwen Logo Designer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qwen-logo-designer」即可一键安装,无需额外配置。

Qwen Logo Designer 是免费的吗?

是的,Qwen Logo Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Qwen Logo Designer 支持哪些平台?

Qwen Logo Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Qwen Logo Designer?

由 Marvin(@imnull)开发并维护,当前版本 v1.0.4。

💬 留言讨论