← 返回 Skills 市场
198
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install workrally
功能描述
WorkRally CLI (workrally) — 面向 AI Agent 的 AIGC 漫剧视频创作全流程工具集。 支持 AI 生图、AI 生视频、项目管理、资产库、媒资管理、无限画布、文件上传下载等。 Use when user asks to generate images, generate vide...
安全使用建议
This skill appears coherent with its stated purpose, but before installing: 1) Verify the npm package provenance (publisher, package page, and checksum) to avoid a malicious package with the same name. 2) Use a scoped/minimally privileged WorkRally API key (rotate/revokeable) rather than broad or long-lived credentials. 3) Be aware the CLI persists the API key in a config file (default ~/.workrally/config.json or path set by WORKRALLY_CONFIG_DIR) — protect that file and avoid putting your API key in shared shells. 4) The CLI exposes a 'tools call' passthrough that can invoke many server-side actions — only grant the agent permission to run commands you expect. 5) If you have concerns about running third-party npm code, review the package source or run it in a restricted/sandboxed environment first.
功能分析
Type: OpenClaw Skill
Name: workrally
Version: 2.3.1
The WorkRally skill bundle is a legitimate toolset for interacting with the WorkRally AIGC platform (workrally.qq.com) for video and image creation. The SKILL.md and reference documents provide clear, functional instructions for an AI agent to manage projects, upload assets, and use AI generation models. The instructions include safety-oriented rules, such as mandating the use of an internal URL builder to prevent malformed links and requiring dynamic model discovery. No evidence of data exfiltration, malicious persistence, or deceptive prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description, required binary ('workrally'), required env vars (WORKRALLY_API_KEY, WORKRALLY_ENDPOINT, WORKRALLY_CONFIG_DIR, WORKRALLY_NO_UPDATE_CHECK) and declared primary credential all align with a CLI that communicates with the WorkRally service. The requested items are appropriate for a networked CLI client.
Instruction Scope
SKILL.md instructions are narrowly about installing/configuring the CLI and using its commands (project/canvas/asset/upload/generate/tools). There are no instructions to read unrelated local files or to exfiltrate data to third-party endpoints; external interaction is limited to WorkRally/CDN endpoints as expected. The CLI exposes a 'tools call' passthrough which legitimately grants broad server-side functionality — powerful but consistent with the described purpose.
Install Mechanism
Install uses npm package 'workrally' which is an expected and traceable distribution mechanism for a JS CLI. This is moderate risk compared to instruction-only skills because an npm install will place new code on disk — verify package provenance (registry, publisher) before installing.
Credentials
Requested environment variables and the described config file (~/.workrally/config.json or WORKRALLY_CONFIG_DIR) are proportionate: an API key, endpoint, and config location are needed by a CLI. No extraneous secrets (AWS, other tokens, passwords) are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It documents persisting the API key to its own config file, which is normal for a CLI. There is no request to change other skills' configs or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workrally - 安装完成后,直接呼叫该 Skill 的名称或使用
/workrally触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.3.1
- AI 生图支持 4K 分辨率
- 版本号由 2.3.0 升级到 2.3.1
v2.3.0
- 媒资 URL 短链化:`asset search` / `asset get` / `asset create` 等工具返回的 `url`、`download_url` 替换为短链形式,相较原始带签名地址最高可压缩 100 倍以上,显著节省 Agent 上下文
- 短链对 Agent 透明:可直接作为任意 URL 类参数传入生图/生视频/入库等工具,由服务端自动还原为原始地址,无需手动处理
- 短链访问失败体验优化:失效或格式非法的短链返回专属 404 页面(原地显示,URL 不跳转),命中时仍正常重定向到原始素材
- 命令帮助抽象化:SKILL 规则 9、各指南文档不再硬编码具体域名/URL 格式,平台侧调整对 Agent 使用完全透明
- 生图/生视频任务并发语义同步:`--count 1-4` 命令帮助文案明确"后端一个任务生成 1 张/个,count>1 会并发发起 N 个任务"
- `workrally download` 对重定向响应更健壮:兼容相对路径 302,失效 URL 返回清晰的 HTTP 状态提示,不再静默保存错误响应
- 版本号由 2.2.0 升级到 2.3.0
v2.2.0
- 新增 URL 白名单规则(规则 9):所有 URL 类参数仅接受 zenvideo-pro.gtimg.com 域名,本地/第三方 URL 必须先 upload
- 版本号由 2.1.0 升级到 2.2.0
v2.1.0
- 品牌重命名 ZenStudio → WorkRally,CLI 命令由 zencli 改为 workrally
- 环境变量全面更新:ZENSTUDIO_* → WORKRALLY_*,旧变量保持兼容
- 新增 4 份深度指南:画布操作、上传资产、AI 生成、常见错误
- 修复 material add 文档与 CLI 实际接口不匹配
- 新增预发布品牌泄漏检测(源码 + 构建产物双层扫描)
- 版本号由 1.3.6 升级到 2.1.0
元数据
常见问题
WorkRally 是什么?
WorkRally CLI (workrally) — 面向 AI Agent 的 AIGC 漫剧视频创作全流程工具集。 支持 AI 生图、AI 生视频、项目管理、资产库、媒资管理、无限画布、文件上传下载等。 Use when user asks to generate images, generate vide... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 WorkRally?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workrally」即可一键安装,无需额外配置。
WorkRally 是免费的吗?
是的,WorkRally 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WorkRally 支持哪些平台?
WorkRally 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WorkRally?
由 腾讯开源(@tencent-adm)开发并维护,当前版本 v2.3.1。
推荐 Skills