← Back to Skills Marketplace
277
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mjzj-ask
Description
卖家之家(跨境电商)问答搜索
Usage Guidance
This skill looks coherent: it only needs an MJZJ_API_KEY to call mjzj.com ask endpoints and its instructions are scoped to that purpose. Before installing: (1) Confirm the MJZJ_API_KEY you provide has the minimal permissions you want (ideally a token scoped to read/post on the account you intend); (2) Be aware the skill can create questions on your behalf (includes fields like bountyMoney/watchMoney), so avoid giving a token that could incur unwanted charges or post undesired content; (3) Ensure your OpenClaw/web platform protects the stored apiKey (openclaw.json) since the skill relies on it; (4) If you only need read/search, consider using a read-only token or limiting the key to public endpoints. Overall this skill appears internally consistent and matches its described functionality.
Capability Analysis
Type: OpenClaw Skill
Name: mjzj-ask
Version: 1.0.1
The skill is a legitimate integration for the mjzj.com (Seller's Home) cross-border e-commerce platform, providing tools to search, post, and manage Q&A content via the data.mjzj.com API. It follows standard security practices by requiring a specific environment variable (MJZJ_API_KEY) for authenticated requests and contains no evidence of malicious intent, data exfiltration, or harmful instructions.
Capability Assessment
Purpose & Capability
Name/description map to four specific ask APIs on mjzj.com. The only required credential is MJZJ_API_KEY which the SKILL.md explicitly says is needed for createQuestion and queryMyQuestions — this is proportional and expected.
Instruction Scope
SKILL.md contains concrete, scoped instructions and curl examples limited to the mjzj.com ask endpoints. It explicitly forbids using web search for private-data queries and does not instruct reading unrelated files or environment variables. It references openclaw.json only as informational context for how the platform may store the key.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk footprint and there is no risky download or package installation.
Credentials
Only MJZJ_API_KEY is required and is clearly justified for the private endpoints used. No unrelated credentials or broad system paths are requested. Note: the skill can perform write actions (createQuestion) using that key, so the key grants posting privileges on the site.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/system-wide privileges. Autonomous invocation is allowed by platform default but not unusual; the skill does not request elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mjzj-ask - After installation, invoke the skill by name or use
/mjzj-ask - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- 修正部分 API 路径和接口参数的描述,统一接口调用格式(如增加 "/api/ask/" 前缀)。
- 明确所有接口均以 API 路径标识,不再用 Controller 名称表述。
- 更新了 token 获取指引链接,业务回退提示与错误文案更精简准确。
- 文档结构优化,强化参数类型规定,调整为更贴近官方 API 的字段与调用姿势。
- 无功能改动,仅文档内容调整。
v1.0.0
mjzj-ask 1.0.0 — 首发上线
- 支持查询卖家之家问答分类、搜索问题、发布新问题、查询个人提问记录。
- 精确映射常用操作与接口,自动化处理 token 授权与常见异常。
- 明确公开/私有接口规则,严格遵循参数类型与授权要求。
- 所有问答链接均附带可访问地址,便于直接查看详情。
- 详细错误处理与兜底提示,提升可用性和用户体验。
Metadata
Frequently Asked Questions
What is 卖家之家(跨境电商)问答搜索?
卖家之家(跨境电商)问答搜索. It is an AI Agent Skill for Claude Code / OpenClaw, with 277 downloads so far.
How do I install 卖家之家(跨境电商)问答搜索?
Run "/install mjzj-ask" 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