DeepSeek Harness plugin

FruitPi

Fruit price tracking skill: collect and query global wholesale fruit prices with RMB/kg conversion.

Jump to install

Source facts

Repository
kobenfang/FruitPi
Latest update
Aug 19, 2026
Category
Skills
GitHub stars
0

Install

Start with a prompt that asks an agent to read the source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to read the page and repository first.

Do not install anything yet. Read this DeepSeek Harness plugin and explain what it does, which files, networks, or credentials it can access, and how to install and remove it.

Plugin page: https://deepseekplugins.org/plugins/kobenfang/FruitPi
GitHub: https://github.com/kobenfang/FruitPi
Plugin: FruitPi
Author: kobenfang
Install command: dsh plugin --profile web add github:kobenfang/FruitPi

Do not run the install command until I confirm.

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

🍍 Fruit Pi · 全球水果价格追踪

![ClawHub](https://clawhub.ai/skill/fruit-pi)

Fruit Pi 是一个全球水果价格采集与查询工具,自动收集榴莲、荔枝、樱桃、山竹等热门水果的每日批发价,支持国内外报价和自动换算(RMB/公斤)。

✨ 功能特性

🧾 水果价格池

  • 动态维护热门水果的价格数据
  • 每日自动采集批发市场报价
  • 覆盖国产与进口水果

🌐 国内外双源报价

  • 国内批发市场:北京新发地等主要集散地
  • 国际市场:海外主要产地的出口价格
  • 自动换算统一为 RMB/公斤

📊 价格趋势

  • 查看单个水果的历史价格走势
  • 同比/环比价格变化
  • 季节性价格波动分析

💰 常见水果覆盖

榴莲、荔枝、樱桃、山竹、蓝莓、芒果、火龙果、葡萄、草莓、车厘子等热门品种

🚀 快速开始

安装

clawhub install fruit-pi

使用方式

直接对话触发:

水果价格         → 查看当前水果价格池
榴莲价格         → 查询特定水果价格
荔枝行情         → 查看品种行情走势
今日果价         → 每日水果价格简报

🛠 技术栈

  • Python 脚本(数据采集 + 价格换算)
  • 国内外批发市场数据源
  • 自动汇率换算引擎

📄 许可

MIT License