← Back to Skills Marketplace
287
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mjzj-article
Description
卖家之家(跨境电商)资讯搜索与发布
Usage Guidance
This skill appears coherent for publishing/searching on mjzj and only needs the MJZJ_API_KEY. Before installing: confirm mjzj.com/data.mjzj.com is the genuine service you expect; provide an API key with minimal required scope and be ready to rotate/revoke it if needed. Be aware the skill will download any image URLs present in article HTML and upload them to the service's storage (so avoid embedding private/internal URLs or secrets in content). If you need stronger assurance, request an API key limited to publishing and read-only operations, test with non-sensitive content, and review the real service's privacy/permission documentation.
Capability Analysis
Type: OpenClaw Skill
Name: mjzj-article
Version: 1.0.2
The skill is a legitimate integration for searching and publishing articles on the MJZJ (卖家之家) e-commerce platform. It defines standard API interactions for article management, including image uploads to a Cloud Object Storage (COS) and content publishing via HTML. All operations are directed to the official domain (data.mjzj.com), and the use of the MJZJ_API_KEY environment variable is consistent with the stated purpose of the tool.
Capability Assessment
Purpose & Capability
Name/description match the declared API endpoints and operations. Requesting MJZJ_API_KEY as the primary credential is appropriate for calling the protected publish/user endpoints; no unrelated binaries, config paths, or extra credentials are requested.
Instruction Scope
SKILL.md gives detailed, service-specific instructions and restricts actions to seven named endpoints. It requires the agent to parse HTML, download image files from arbitrary image URLs found in content, then upload them to mjzj-provided PUT URLs before publishing. That behavior is necessary for the publishing workflow but does entail fetching external URLs and moving data to the mjzj storage endpoints (potential for unintended data transfer if users supply internal/private URLs). The instructions do not ask the agent to read other environment variables or system files.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing will be written to disk or downloaded during install.
Credentials
Only one environment variable (MJZJ_API_KEY) is required and is the declared primary credential; this is proportionate to the described authenticated API calls.
Persistence & Privilege
always is false and there is no special persistence requested. The skill is user-invocable and may be invoked autonomously by the agent (platform default), which is expected for a callable integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mjzj-article - After installation, invoke the skill by name or use
/mjzj-article - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- 更新描述,将“查询与发布”修改为“搜索与发布”
- 优化部分规则描述,如“搜索资讯”“查询资讯”等表达
- 统一文本表述,更准确区分“搜索/查询”与“发布”场景
- 其他内容未变,接口说明、权限和发布流程保持一致
v1.0.1
- 调整所有接口描述,接口名称由 Controller 名统一改为 RESTful 路径(如 `ArticleController.Search` → `/api/article/search`)。
- 明确并修订了鉴权规则及 token 获取指引,更新了 API KEY 获取页面链接。
- 明确参数传递和接口入参规则,各接口参数现以 RESTful 路径为前缀。
- 所有流程与接口调用步骤中涉及的接口均已全量使用 RESTful 路径标识,保证描述一致。
- 细化并补充部分发布流程与失败回退说明,优化整体文档表述。
v1.0.0
mjzj-article 1.0.0 初始版本上线
- 支持卖家之家跨境电商资讯的查询与发布操作
- 明确区分公开和个人数据接口,细化鉴权及接口调用规则
- 实现文章内容、标签、封面及正文图片的标准发布流程
- 仅开放 7 个核心接口,严格参数校验和类型要求
- 提供关键失败回退处理及详细权限提示文本
- 提供便捷路由与操作指引,简化使用流程
Metadata
Frequently Asked Questions
What is 卖家之家(跨境电商)资讯搜索与发布?
卖家之家(跨境电商)资讯搜索与发布. It is an AI Agent Skill for Claude Code / OpenClaw, with 287 downloads so far.
How do I install 卖家之家(跨境电商)资讯搜索与发布?
Run "/install mjzj-article" 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.2.
More Skills