← Back to Skills Marketplace
wuchhao

Qwen Wan 2.6 Video Generation

by wuchhao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
372
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install qwen-wan-video
Description
直接调用通义万相2.6视频生成模型(Qwen Wan 2.6),支持文生视频和图生视频,无需中间API代理。适用于需要直接对接阿里云大模型的视频创作场景。
Usage Guidance
This skill appears to implement direct calls to Aliyun DashScope for Qwen Wan 2.6 video generation, which is consistent with its description — but the package metadata omits a required secret and some packaging is sloppy. Before installing: (1) do not supply high-privilege or long-lived credentials — create a scoped/test DASHSCOPE_API_KEY with the minimal permissions. (2) Verify you trust the source (no homepage or author verification provided). (3) Run the code in an isolated environment (sandbox/container) and ensure the Python 'requests' library is available. (4) Expect the skill to fail unless you set DASHSCOPE_API_KEY; ask the publisher to update the registry metadata to declare the required environment variable and to provide clear dependency/install instructions. If you cannot verify the author or restrict the API key, treat this as risky and avoid providing production credentials.
Capability Analysis
Type: OpenClaw Skill Name: qwen-wan-video Version: 1.0.0 The skill bundle provides a straightforward integration with the Alibaba DashScope API for Qwen Wan 2.6 video generation. The Python script (scripts/qwen_wan_client.py) correctly handles API authentication via environment variables and communicates only with the official Alibaba endpoint (dashscope.aliyuncs.com) to manage video generation tasks.
Capability Assessment
Purpose & Capability
The SKILL.md and Python client both implement direct calls to Aliyun DashScope for video generation, which matches the skill name/description. However the registry metadata claims no required environment variables or primary credential while the code and docs clearly require DASHSCOPE_API_KEY; that mismatch is an integrity concern (likely sloppy packaging or metadata omission).
Instruction Scope
Runtime instructions and the Python client limit activity to creating/polling video tasks against https://dashscope.aliyuncs.com and returning task result URLs. There are no instructions to read unrelated local files or to transmit data to unexpected endpoints beyond the listed DashScope API and user-supplied image URLs.
Install Mechanism
This is instruction-only (no installer), so nothing is downloaded at install time. Minor packaging inconsistencies: a package.json (Node metadata) is present while the shipped client is Python; the Python script uses the 'requests' library but no Python dependency list or install spec is provided, which may lead to runtime failures.
Credentials
The Python client requires a DASHSCOPE_API_KEY (used as a Bearer token) and the SKILL.md shows how to set it, but the registry metadata does not declare any required env vars or primary credential. The omission hides that a secret token is needed; users should confirm the required key and restrict its scope before supplying it.
Persistence & Privilege
The skill does not request permanent/always-on inclusion, does not declare config paths, and does not modify other skills or system settings. Autonomous invocation is allowed by default (normal for skills) but is not combined with other privilege escalations here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qwen-wan-video
  3. After installation, invoke the skill by name or use /qwen-wan-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of qwen-wan-video skill. - Supports direct use of Alibaba Cloud Qwen Wan 2.6 text-to-video and image-to-video generation, without a proxy API. - Enables creation of short, high-quality videos from text prompts or images, with professional controls for parameters like depth of field and camera movement. - Handles long-running tasks asynchronously, including automatic polling and result retrieval. - Includes clear environment configuration steps and usage examples in Python.
Metadata
Slug qwen-wan-video
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Qwen Wan 2.6 Video Generation?

直接调用通义万相2.6视频生成模型(Qwen Wan 2.6),支持文生视频和图生视频,无需中间API代理。适用于需要直接对接阿里云大模型的视频创作场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 372 downloads so far.

How do I install Qwen Wan 2.6 Video Generation?

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

Is Qwen Wan 2.6 Video Generation free?

Yes, Qwen Wan 2.6 Video Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qwen Wan 2.6 Video Generation support?

Qwen Wan 2.6 Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qwen Wan 2.6 Video Generation?

It is built and maintained by wuchhao (@wuchhao); the current version is v1.0.0.

💬 Comments