← Back to Skills Marketplace
Morzai Skills
by
Morzai-app
· GitHub ↗
· v1.0.1
· MIT-0
95
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install morzai-skills
Description
Unified entry point for Morzai workflows. Routes requests through api/commands.json into the matching child skill.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install morzai-skills - After installation, invoke the skill by name or use
/morzai-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Morzai Skills?
Unified entry point for Morzai workflows. Routes requests through api/commands.json into the matching child skill. It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.
How do I install Morzai Skills?
Run "/install morzai-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Morzai Skills free?
Yes, Morzai Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Morzai Skills support?
Morzai Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Morzai Skills?
It is built and maintained by Morzai-app (@morzai-app); the current version is v1.0.1.
More Skills