Editor's note

863683348/dsh-plugin-local-life

Local-life toolkit for DeepSeek Harness agents: budget planning, bill splitting, unit-price and discount math, common unit conversions (incl. jin/li/chi, C/F), and trip/outing checklists

This is a DeepSeek Harness (DSH) plugin. Review its GitHub README, installation information, maintenance status, and public security signals here.

dsh-plugin-local-life

面向 DeepSeek Harness agent 的本地生活工具包:预算规划、账单分摊、单价换算、折扣计算、单位换算与出行清单。日常算术,交给插件。

安装

dsh plugin --profile <profile> add dsh-plugin-local-life

重启 DSH 后,local_life 工具全局注册。

工具

动作用途
budget月度预算:收入按类别(金额或百分比)分配,含储蓄与结余
split账单分摊:均分或按权重,支持小费与取整
price单价换算(如每公斤 / 每 100 克多少钱)
discount折扣计算:百分比折扣或满减(带门槛)
convert单位换算 —— 重量(斤/公斤/磅)、长度(里/公里/尺/英里)、容量(升/加仑)、温度(°C/°F)
checklist出行/外出清单(城市 / 机场 / 户外 / 自驾)

配置

均为可选项,写在组合行的 config 里:

默认值含义
personaSectiontrue是否注册本地生活提示词段
sectionOrder6提示词段顺序(persona 为 0,升序)

设计

纯逻辑(lib/local.js)零 DSH/Cordis 依赖、可独立单测;lib/index.js 是薄 Cordis 壳。无文件系统访问,全部确定性、无副作用。

License

MIT

REPOSITORY SIGNALS

Security & install evidence

This score is based solely on public repository metadata and the install evidence registered here — it is not a code security audit.

Traceable source

From a public plugin catalog, linked to a public GitHub repository.

License

The repository declares the MIT license.

Maintenance activity

Code updates within the last 180 days.

Install evidence

No verifiable install metadata registered yet — please review the repository instructions manually.

Install lifecycle scripts

The inspected package metadata declares no install lifecycle scripts.