← Back to Skills Marketplace
233
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mjzj-mall
Description
卖家之家(跨境电商)服务产品搜索与发布
Usage Guidance
This skill appears to do exactly what it says: call mjzj APIs and handle image uploads for product creation. Before installing, consider: (1) Only provide an MJZJ_API_KEY you control and can revoke; avoid reusing high-privilege keys. (2) The skill will upload image files you direct it to—ensure you only allow intended files (no sensitive local files). (3) The upload uses presigned putUrl(s) returned by the service (data.mjzj.com); verify the domains (mall.mjzj.com, data.mjzj.com, mjzj.com) match the official service you expect. (4) If you do not want the agent to perform publish/upload actions without explicit confirmation, avoid enabling autonomous runs or require user confirmation before executing applying/uploading steps. If you want further assurance, ask the skill maintainer for a published API spec or a minimal-scope API key that limits write/publish permissions.
Capability Analysis
Type: OpenClaw Skill
Name: mjzj-mall
Version: 1.0.0
The mjzj-mall skill bundle is a standard integration for searching and publishing e-commerce service products on the Seller's Home (mjzj.com) platform. It defines clear API interactions with data.mjzj.com, handles authentication via a standard environment variable (MJZJ_API_KEY), and provides logical instructions for product submission and image uploads without any evidence of malicious intent, data exfiltration, or harmful command execution.
Capability Assessment
Purpose & Capability
Name/description (跨境电商服务产品搜索与发布) match the declared requirement of a single MJZJ_API_KEY and the SKILL.md which documents specific mjzj API endpoints for search, label groups, temp-file upload, and submit-new-product. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are specific and limited to the four API endpoints and a COS presigned-upload flow. They require the agent to call the platform APIs and to upload user-provided image files to putUrl(s). This is expected for a publish/upload workflow, but it does mean the agent will need access to any local files you instruct it to upload and will perform network PUTs to presigned URLs returned by the service. The SKILL.md explicitly forbids using web search instead of the APIs.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. Low install risk.
Credentials
Only one environment variable (MJZJ_API_KEY) is required and is documented as the Bearer token for the protected endpoints. This is proportionate to the described authenticated API actions.
Persistence & Privilege
always:false and no requested config paths or system-wide changes. The skill can be invoked autonomously (platform default) but it does not request elevated/persistent privileges beyond its own API key.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mjzj-mall - After installation, invoke the skill by name or use
/mjzj-mall - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
mjzj-mall 1.0.0 — 初始版本上线
- 提供卖家之家(跨境电商)服务产品搜索与发布功能的标准接口。
- 支持产品标签分组查询、产品筛选搜索、封面及详情图片上传、与新建产品申请(需后台审核)。
- 实现严格鉴权与参数规则,确保 API 使用安全和规范。
- 对所有图片上传流程和标签选择做详细约束,保障数据准确。
- 明确接口返回及错误处理说明。
Metadata
Frequently Asked Questions
What is 卖家之家(跨境电商)服务产品搜索与发布?
卖家之家(跨境电商)服务产品搜索与发布. It is an AI Agent Skill for Claude Code / OpenClaw, with 233 downloads so far.
How do I install 卖家之家(跨境电商)服务产品搜索与发布?
Run "/install mjzj-mall" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 卖家之家(跨境电商)服务产品搜索与发布 free?
Yes, 卖家之家(跨境电商)服务产品搜索与发布 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 卖家之家(跨境电商)服务产品搜索与发布 support?
卖家之家(跨境电商)服务产品搜索与发布 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 卖家之家(跨境电商)服务产品搜索与发布?
It is built and maintained by mjzj-tec (@mjzj-tec); the current version is v1.0.0.
More Skills