← 返回 Skills 市场
sir1st-inc

Wuli Skill

作者 zihao chu · GitHub ↗ · v1.0.7 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
502
总下载
1
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install wuli
功能描述
Generate AI images and videos with 17+ active models via Wuli.art open platform API. Use when creating images from text prompts, editing images with one or m...
安全使用建议
This skill appears to do what it says: it calls Wuli.art APIs, uploads any local files you give it, and may download remote URLs you provide before re-uploading them to Wuli's OSS. Before installing/using: (1) only set WULI_API_TOKEN obtained from the official wuli.art site; (2) do not upload sensitive or private media (uploads go to the third party and API calls consume credits); (3) avoid passing untrusted remote URLs (the skill will fetch them); (4) review the included skill.py if you want to confirm behavior, and run the skill in an isolated environment if you are concerned about handling unknown media or automatically opening downloaded files.
功能分析
Type: OpenClaw Skill Name: wuli Version: 1.0.7 The 'wuli' skill bundle is a legitimate integration for the Wuli.art AI generation platform. The core logic in `skill.py` uses Python's standard library to facilitate image and video generation by uploading media to the platform's OSS storage and polling for results. The code is well-documented, lacks obfuscation, and its behaviors (network access, file uploads, and opening results via system defaults) are entirely consistent with its stated purpose.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the declared requirements: only a WULI_API_TOKEN is required and python3 is listed as the runtime. The token is the expected credential for calling the Wuli.art platform API.
Instruction Scope
SKILL.md and skill.py instruct the agent to upload local files and to download remote media and re-upload it to Wuli OSS (using pre-signed URLs returned by the platform). This is expected for a media-generation skill, but means local files and any remote URLs you supply will be transmitted to the third-party service.
Install Mechanism
No install spec; the skill is instruction + a single Python script and uses only standard library modules. No external downloads or suspicious installers are present.
Credentials
Only the WULI_API_TOKEN is required (declared as primaryEnv). No unrelated secrets, config paths, or extra environment variables are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-level privileges. It does open downloaded result files with the OS viewer (subprocess/os.startfile/xdg-open), which is normal for a CLI utility but worth noting.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wuli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wuli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
ci: pin publish slug to 'wuli'
v1.0.6
wuli 1.0.6 - Added support for 17+ active models, including new models like Seedream 5.0 Lite and 可灵 3.0 Omni. - Introduced new video generation modes: first-last-frame video (flf2video) and auto-video (auto-video) from images and videos. - Enhanced input flexibility: multiple reference images and/or videos can be used for applicable actions; parameter support for start/end frames and multiple file uploads or URLs. - Improved sound control for supported video models, with explicit --sound and --no-sound flags. - Updated documentation, usage instructions, and API references for new actions and input rules. - Deprecated and removed outdated reference materials in favor of updated API docs.
v1.0.5
Fix: add WULI_API_TOKEN to clawdbot requires.env and primaryEnv so registry correctly surfaces required credential
v1.0.4
Fix: add requires.env frontmatter so registry correctly shows WULI_API_TOKEN as required credential
v1.0.3
Set display name to Wuli
v1.0.2
Fix: declare WULI_API_TOKEN as required env var, add privacy note about file uploads, fix license to MIT-0
v0.1.1
wuli 0.1.1 - Updated version to 1.0.1 in SKILL.md to match manifest. - No feature or functional changes. Documentation now accurately reflects the current version.
v0.1.0
Initial release of the Wuli skill for AI image and video generation. - Generate AI images and videos from text prompts using 15+ models via the Wuli.art API. - Supports text-to-image, image editing, text-to-video, image-to-video, batch generation, and prompt optimization. - Users can choose models for specific needs (e.g., Qwen Image, Seedream, Wan Xiang, Kling, Seedance, MiniMax Hailuo). - Output options include high-resolution (up to 4K) images and HD/1080P video, including no-watermark downloads. - Command-line interface with clear parameters for rapid integration and control.
元数据
Slug wuli
版本 1.0.7
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 8
常见问题

Wuli Skill 是什么?

Generate AI images and videos with 17+ active models via Wuli.art open platform API. Use when creating images from text prompts, editing images with one or m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 502 次。

如何安装 Wuli Skill?

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

Wuli Skill 是免费的吗?

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

Wuli Skill 支持哪些平台?

Wuli Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Wuli Skill?

由 zihao chu(@sir1st-inc)开发并维护,当前版本 v1.0.7。

💬 留言讨论