← Back to Skills Marketplace
278
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mjzj-wuliu
Description
卖家之家跨境电商物流海外仓搜索
Usage Guidance
This skill is a straightforward connector to mjzj.com search endpoints. If you only want search results, you do not need to provide MJZJ_API_KEY; the key is needed only if you want the agent to send private messages to providers (the SKILL.md references /api/message/sendMessage which requires Authorization: Bearer $MJZJ_API_KEY). Only grant an API key with the minimum needed permissions, verify the key's scope with the service, and consider rotating or revoking the key if you stop using messaging features. Also review the referenced 'mjzj-msg' skill before enabling messaging to understand its behavior.
Capability Analysis
Type: OpenClaw Skill
Name: mjzj-wuliu
Version: 1.0.1
The skill bundle is a legitimate integration for searching logistics providers and overseas warehouses via the mjzj.com (卖家之家) API. It defines clear tool-selection rules, data handling procedures for Snowflake IDs, and standard API interactions without any evidence of data exfiltration, malicious execution, or harmful prompt injection. All behaviors are well-documented and aligned with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
The skill is a thin integration for two public query endpoints (labels and provider search). It declares MJZJ_API_KEY which is consistent with the documented optional step of sending private messages via /api/message/sendMessage (which requires Authorization).
Instruction Scope
SKILL.md confines behavior to calling two query endpoints and, optionally, a messaging endpoint via a separate skill. It does not instruct reading unrelated files, scanning system state, or exfiltrating data beyond the service.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install.
Credentials
Only one env var (MJZJ_API_KEY) is required. While the primary query endpoints are described as public (no token needed), the API key is justified for the documented messaging flow; consider whether you need messaging capability before providing the key.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and has no config-path requirements.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mjzj-wuliu - After installation, invoke the skill by name or use
/mjzj-wuliu - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- 增加了物流服务商私信流程说明:查询结果中的 userSlug 可直接用于消息发送(mjzj-msg Skill)。
- 明确发送私信需使用 /api/message/sendMessage 并需鉴权(MJZJ_API_KEY)。
- 补充典型使用流程,方便用户从服务商查询到直接发起私信。
- 不影响原有物流查询与标签查询功能。
v1.0.0
mjzj-wuliu 1.0.0 – 首次发布
- 提供卖家之家跨境电商物流及海外仓服务商查询能力。
- 支持通过标签分组筛选物流服务商,包含类型、渠道等多维度标签。
- 开放 getLogisticsLabels 与 queryLogisticsProviders 两个公开接口,免 token 使用。
- 明确参数规则和 ID 处理规范,保障查询准确性和兼容性。
- 提供接口使用示例和失败回退规则,提升查询体验。
Metadata
Frequently Asked Questions
What is 卖家之家跨境电商物流海外仓搜索?
卖家之家跨境电商物流海外仓搜索. It is an AI Agent Skill for Claude Code / OpenClaw, with 278 downloads so far.
How do I install 卖家之家跨境电商物流海外仓搜索?
Run "/install mjzj-wuliu" 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.1.
More Skills