← 返回 Skills 市场
qwen-enhance
作者
Tom Mcpherson
· GitHub ↗
· v1.0.0
· MIT-0
189
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install qwen-enhance
功能描述
增强通义千问 (Qwen) 模型的适配能力,特别是 Qwen-VL 多模态输入格式化。在处理视觉任务时使用。
安全使用建议
This skill is small and coherent: it simply formats text (and an optional image URL) into a Qwen‑VL prompt. Before installing, verify the script path referenced in SKILL.md matches where the skill will be placed (the example uses a .trae/ path while the file manifest shows scripts/qwen_vl.py). Inspect the included script if you want extra assurance (it contains no network calls or secret access). If you plan to run unmodified third‑party skills in sensitive environments, consider reviewing or sandboxing them first.
功能分析
Type: OpenClaw Skill
Name: qwen-enhance
Version: 1.0.0
The qwen-enhance skill is a straightforward utility designed to format prompts for the Qwen-VL multimodal model. The Python script scripts/qwen_vl.py performs simple string concatenation to wrap image URLs in tags, and the SKILL.md documentation accurately describes this behavior without any malicious instructions or suspicious execution patterns.
能力评估
Purpose & Capability
The name/description promise (generate Qwen‑VL image+text prompts and optimize prompts) matches the included script and SKILL.md. The only minor mismatch is the example invocation path (SKILL.md shows .trae/skills/...), while the repository provides scripts/qwen_vl.py; this looks like a documentation/pathing inconsistency rather than functional overreach.
Instruction Scope
SKILL.md instructions are narrowly scoped to generating/formating prompts. They do not instruct reading system files, accessing environment variables, calling external endpoints, or collecting unrelated data. The example usage path differs from the manifest path (documentation note).
Install Mechanism
There is no install spec; this is instruction-only plus a tiny local script. Nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are required. The script does not read secrets or invoke network I/O.
Persistence & Privilege
Skill is not always-on, is user-invocable, and does not request persistent/system-wide changes or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qwen-enhance - 安装完成后,直接呼叫该 Skill 的名称或使用
/qwen-enhance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of qwen-enhance skill.
- Adds tools for enhanced compatibility with Aliyun Qwen and Qwen-VL models.
- Supports automatic formatting of multimodal (image/text) prompts for Qwen-VL.
- Includes prompt optimization features for better instruction following.
- Example script and output provided for generating visual task prompts.
元数据
常见问题
qwen-enhance 是什么?
增强通义千问 (Qwen) 模型的适配能力,特别是 Qwen-VL 多模态输入格式化。在处理视觉任务时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 189 次。
如何安装 qwen-enhance?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qwen-enhance」即可一键安装,无需额外配置。
qwen-enhance 是免费的吗?
是的,qwen-enhance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
qwen-enhance 支持哪些平台?
qwen-enhance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 qwen-enhance?
由 Tom Mcpherson(@dnorris2926-0)开发并维护,当前版本 v1.0.0。
推荐 Skills