← 返回 Skills 市场
Morzai Skills
作者
Morzai-app
· GitHub ↗
· v1.0.1
· MIT-0
95
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install morzai-skills
功能描述
Unified entry point for Morzai workflows. Routes requests through api/commands.json into the matching child skill.
安全使用建议
This skill is a local router that reads api/commands.json and dispatches requests to the included child SKILLs or to the morzai CLI. Before installing or supplying credentials: (1) Verify you trust the remote endpoints (recolor-api.lumo.me, retouch-api.lumo.me, adjustment-api.lumo.me, api.lumo.me) and the official morzai CLI, since images and metadata will be uploaded to remote services; (2) Do not paste API keys or tokens unless you intend the CLI / remote services to operate on your data; optional config fields exist for overriding CLI path or gateway URL; (3) Expect the skill to access the network and save files locally (download/upload directories) as part of normal operation; (4) If you need stronger privacy guarantees, run these workflows with local-only tools or inspect the morzai CLI and remote API policies first.
功能分析
Type: OpenClaw Skill
Name: morzai-skills
Version: 1.0.1
The Morzai AI Skills bundle is a professional e-commerce image processing suite designed to route user requests to specialized sub-skills for garment recoloring, retouching, and product kit generation. It utilizes remote Model Context Protocol (MCP) endpoints (e.g., recolor-api.lumo.me) and a local CLI tool ('morzai') to perform its tasks. The bundle includes extensive documentation and safety guardrails, such as explicit instructions to the agent not to reveal API keys or sensitive tokens, and it lacks any indicators of malicious intent, data exfiltration, or prompt injection.
能力标签
能力评估
Purpose & Capability
The root skill's name and description (a router for Morzai workflows) align with its actual contents: a commands.json routing table and several child SKILL.md files. Child skills declare remote endpoints and a CLI where appropriate; nothing in the bundle unexpectedly requests unrelated cloud credentials or unusual system access.
Instruction Scope
Runtime instructions are focused on intent detection, asking for missing inputs, reading api/commands.json, and then opening the selected child SKILL.md to continue. The skill reads local files bundled in the package and directs execution to remote MCP endpoints or the morzai CLI as described—no instructions to read unrelated system files, harvest extra environment variables, or post data to unexpected endpoints are present.
Install Mechanism
This is an instruction-only skill with no install spec or code files to download/extract. That minimizes install-time risk. It does require (at runtime) the public morzai CLI for the ecommerce-product-kit route and network access to the listed lumo.me endpoints, which is expected behavior for the described features.
Credentials
The bundle does not require any environment variables by default; CLAW.json lists optional configs (MORZAI_API_KEY, MORZAI_GATEWAY_URL, MORZAI_CLI_PATH). These are reasonable for a suite that calls remote services and optionally overrides CLI paths, but users should avoid supplying sensitive credentials unless they trust the remote APIs/CLI and understand where their data will be sent.
Persistence & Privilege
The skill does not request always:true and is not attempting to modify other skills or system-wide configuration. It will operate within the normal agent flow and requires network/filesystem permissions (declared in CLAW.json) to call remote endpoints and optionally save/download artifacts, which matches its stated behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morzai-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/morzai-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Morzai CLI 1.0.1 delivers better generation quality, stronger consistency, and improved overall stability.
Highlights
- Improved overall generation quality
- Better prompt adherence and visual consistency
- Enhanced detail rendering for product and commercial image workflows
- More stable results across a wider range of use cases
- Fixed known issues affecting reliability and output consistency
- General performance and usability improvements
Notes
This release focuses on quality upgrades and bug fixes to make Morzai CLI more reliable for production workflows.
v1.0.0
- Initial release of the Morzai AI skills suite master gateway.
- Introduces unified routing for ecommerce image and content production tasks.
- Dispatches requests to specialized sub-skills: apparel recolor, garment retouch, clothing adjustment, or end-to-end ecommerce product kit.
- Follows a strict flow: intent detection, required input collection, routing to the correct child skill, and clean execution summary.
- All routing, required parameters, and follow-up behavior are defined in `api/commands.json` with clear separation between root and child skill responsibilities.
元数据
常见问题
Morzai Skills 是什么?
Unified entry point for Morzai workflows. Routes requests through api/commands.json into the matching child skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Morzai Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morzai-skills」即可一键安装,无需额外配置。
Morzai Skills 是免费的吗?
是的,Morzai Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Morzai Skills 支持哪些平台?
Morzai Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Morzai Skills?
由 Morzai-app(@morzai-app)开发并维护,当前版本 v1.0.1。
推荐 Skills