← 返回 Skills 市场
0
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jsondiff
功能描述
基于MCP协议的高效JSON对比工具,专为AI对话场景设计,提供智能对比、快速响应和清晰输出。
安全使用建议
Install only if you intentionally trust the xiaobenyang MCP service with both the API key and the JSON values being compared. Avoid using it for sensitive JSON, and prefer a local diff tool unless the publisher explains why remote processing and plaintext .env key storage are necessary.
能力评估
Purpose & Capability
The advertised JSON comparison capability is implemented as a remote call to xiaobenyang MCP rather than a local diff, and the package contains copied gaokao/school references that do not fit the stated purpose.
Instruction Scope
The user-facing instructions declare only jsonDiff, but the workflow includes an unrelated search_schools example and the client code exposes a generic remote tool invocation path.
Install Mechanism
The package is small and its dependencies are ordinary Python libraries, but requirements are unpinned and support HTTP/API use rather than a self-contained local diff tool.
Credentials
A JSON diff tool should not normally need a third-party API key or outbound transmission of JSON inputs; this dependency is disclosed but not well justified or scoped.
Persistence & Privilege
The skill asks the agent to collect an API key and persists it in a project-local .env file in plaintext, creating credential exposure risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jsondiff - 安装完成后,直接呼叫该 Skill 的名称或使用
/jsondiff触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布 JSON对比工具,基于MCP协议,专为AI对话场景设计。
- 支持智能JSON对比,具备快速响应和清晰输出。
- 强制要求API密钥,无密钥时自动询问用户并保存。
- 明确工作流程:意图识别、工具选择、参数提取、函数调用、结果整理展示。
- 首个工具函数 scripts.tools.jsonDiff 可按需对比JSON内容。
元数据
常见问题
Jsondiff 是什么?
基于MCP协议的高效JSON对比工具,专为AI对话场景设计,提供智能对比、快速响应和清晰输出。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 0 次。
如何安装 Jsondiff?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jsondiff」即可一键安装,无需额外配置。
Jsondiff 是免费的吗?
是的,Jsondiff 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Jsondiff 支持哪些平台?
Jsondiff 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Jsondiff?
由 ALinkLab(@alinklab)开发并维护,当前版本 v1.0.0。
推荐 Skills