xby-jsondiff
其他 活跃维护

xby-jsondiff

xby-skill/xby-jsondiff

支持多层级JSON数据智能对比,可自定义对比规则,依托MCP协议实现毫秒级响应,可快速定位差异字段,输出结果清晰易读,适配AI对话场景下的数据校验需求,部署轻量易上手,兼容主流开发环境且无需复杂配置

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
11 KB
仓库大小
27 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:xby-skill/xby-jsondiff
git clone https://github.com/xby-skill/xby-jsondiff.git
git clone git@github.com:xby-skill/xby-jsondiff.git
README.md master

xby-jsondiff

DeepSeek Harness (DSH) 的插件:JSON对比工具

基于MCP协议的高效JSON对比工具,专为AI对话场景设计,提供智能对比、快速响应和清晰输出。

功能

  • set_xby_apikey — 在聊天中设置 API 密钥(自动持久化,重启有效)
  • jsonDiff — 执行json对比

安装

方式一:从 GitHub 直接安装(推荐)

# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-jsondiff

方式二:从本地目录安装(开发模式)

# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-jsondiff

方式三:通过 cordis.patch.yml 开发调试

dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml

配置

获取 API 密钥

前往 小笨羊官网 注册并获取 API 密钥。