x
xby-dish
Manifest valid菜品识别,输出可能的菜品名称及概率。
hasBundlePatch
xby-dish
DeepSeek Harness (DSH) 的插件:菜品识别
菜品识别,输出可能的菜品名称及概率。
功能
- set_xby_apikey — 在聊天中设置 API 密钥(自动持久化,重启有效)
- dish_recognition — 菜品识别,输出可能的菜品名称及概率。 需要输入图片文件链接。
- dish_recognition_for_data_base64 — 菜品识别,输出可能的菜品名称及概率。 需要输入图片文件的BASE64编码。
- dish_recognition_for_data_file — 菜品识别,输出可能的菜品名称及概率。 需要输入图片文件的文件路径。
安装
方式一:从 GitHub 直接安装(推荐)
# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-dish
方式二:从本地目录安装(开发模式)
# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-dish
方式三:通过 cordis.patch.yml 开发调试
dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml
配置
获取 API 密钥
前往 小笨羊官网 注册并获取 API 密钥。
Comments
Loading…
Similar plugins
by xby-skill
一个支持通过命令行查询菜谱和报菜名的菜谱查询工具,适用于烹饪爱好者和开发者。
Manifest valid
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-recipe-queryby xby-skill
识别昆虫或其他节肢动物名称(或所属目, 科, 属, 种)。
Manifest valid
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-insect-recognitionby wcytjy
A draggable bubble that picks three dishes at a time from a local 4,423-dish library; the first two are always well-known mains, and picking costs no tokens.
Just for FunDevelopment & InfrastructureManifest valid
★ 0
MIT
JavaScript
Sep 16, 2026
dsh plugin --profile web add dsh-meal-pickerby xby-skill
输入一张图像,对其中的香烟目标进行检测,输出图片中所有目标的检测框、置信度和标签。
Manifest valid
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-smoking-detectionby xby-skill
一款通过自然语言交互追踪每日卡路里摄入量的MCP服务器,提供餐食记录、每日总结、周报生成和食物搜索功能。
Manifest valid
★ 0
MIT
TypeScript
Sep 2, 2026
dsh plugin --profile web add xby-ccxtby xby-skill
输入一张图像,对其中的人头人体进行检测,输出图片中所有目标的检测框、置信度和标签。
Manifest valid
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add xby-head-person-detection