← Back to Skills Marketplace
273
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mjzj-msg
Description
卖家之家(跨境电商)私信查询和发送
Usage Guidance
This skill appears to do only what it says: call mjzj.com message APIs using a single MJZJ_API_KEY. Before installing, confirm the API key you provide is for the intended mjzj account and has the minimum scope needed. Be cautious about granting any agent-wide access to the key (rotate it if needed), and verify the skill's homepage/owner if you will use it for sensitive private messages. If you don't trust the publisher, avoid supplying your real API key or create a dedicated scoped key for this skill.
Capability Analysis
Type: OpenClaw Skill
Name: mjzj-msg
Version: 1.0.1
The skill provides legitimate functionality for managing private messages on the Seller's Home (mjzj.com) platform. It defines standard API interactions with the official domain (data.mjzj.com) using a user-provided API key (MJZJ_API_KEY). The instructions in SKILL.md are consistent with the stated purpose and do not contain any malicious prompt injections or unauthorized data access patterns.
Capability Assessment
Purpose & Capability
Name/description match the declared behavior: the SKILL.md only documents three messaging APIs on mjzj.com and requires a single MJZJ_API_KEY. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Runtime instructions are limited to calling the three specified endpoints (getConversations, getMessages, sendMessage) with Authorization headers and handling common HTTP status codes; they do not instruct reading arbitrary files, other env vars, or exfiltrating data to third-party endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is downloaded or written to disk by the skill itself.
Credentials
Only one env var (MJZJ_API_KEY) is required and it is clearly the API bearer token needed to call the documented endpoints; no additional secrets or unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide modifications. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mjzj-msg - After installation, invoke the skill by name or use
/mjzj-msg - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
mjzj-msg 1.0.1
- 更新接口说明,将接口名称由后端 controller 风格统一为 API 路径(如 /api/message/getConversations)
- 明确接口触发规则和参数要求,简化技能描述结构
- 用户中心智能体 API KEY 获取路径由 /user/editinfo 更新为 /user/agentapikey
- 精简表述,删除部分冗余注释和开发说明
- 业务功能、API 权限、失败回退规则保持与前一版一致
v1.0.0
mjzj-msg 1.0.0 初始发布
- 新增卖家之家(跨境电商)私信管理功能,包括私信查询和发送。
- 提供查询会话列表、消息记录和发送消息的接口调用说明与严格参数校验。
- 明确接口鉴权、Token 配置、失败回退与错误提示规则。
- 支持仅在指定场景下优先使用私信 API,不允许敏感数据用 Web 检索替代。
- 详细文档覆盖接口用法、分页、字段用法及报错处理方式。
Metadata
Frequently Asked Questions
What is 卖家之家(跨境电商)私信查询和发送?
卖家之家(跨境电商)私信查询和发送. It is an AI Agent Skill for Claude Code / OpenClaw, with 273 downloads so far.
How do I install 卖家之家(跨境电商)私信查询和发送?
Run "/install mjzj-msg" 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