DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Life Pack — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-life-pack

Life Pack

爱生活 master plugin: single DSH settings panel slot (爱生活 card) + 爱生活 tab slot children; the skill settings page aggregates dynamically, without depending on individual products or importing individual product pages

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-life-pack@0.3.6
READMECompatibilityVersions

Compatibility and provenance

Life Pack is published as dsh-life-pack and currently resolves to version 0.3.6. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.3.6stable
9/20/2026
0.3.5stable
9/20/2026
0.3.4stable
9/20/2026

Related plugins

Loading related plugins…

Latest
0.3.6
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
730.9 kB
Files
99
Surface
web
License
MIT
Source
npm
GitHub
★ 8
Weekly downloads
0
Last push
9/20/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Pet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

爱生活(dsh-life-pack)

DSH 设置弹窗里的「爱生活」卡:把六个技能(备忘录、卡路里、私家大厨、居家管家、作息管家、饼干记账)的设置页收进一排页签,另带配置体检与更新区。

One settings card for the iLife home-life suite: memo, calorie, chef, home, schedule and bill in a tab bar, with a read-only config health check and an update panel.

装

dsh plugin add dsh-life-pack                      # 只要这张卡
dsh plugin add dsh-life-pack dsh-calorie          # 卡 + 某一个技能(一条命令两个包)

某个技能没装时,那一个页签的位置会变成补装提示,带上该条可直接复制的命令——不需要先装齐六个。

卡里有什么

区域做什么
页签条六个技能的设置页各自注册进「爱生活页签槽」;点谁切谁
配置体检点一次,按家取数:顶部一行总账,每家一张表(每条:灯/标题/档/一句话/去哪修)。只读——不建目录、不改配置、不自动重置
更新区七个包(它自己 + 六家)检查更新、逐个安装;装完按事实给下一步(重启 DSH 生效/重试/重新检查)
面板入口右上角:检查更新、去仓库点 Star、反馈问题;底部一句「作者其他插件」

它不做什么

不 import 任何一个单品包,也不依赖它们——依赖方向是反的(单品硬依赖 dsh-life-pack)。总管只做导航与聚合:六家的页面各自注册进槽位,缺席就渲染补装提示,不轮询、不代管。

配置与数据

  • 配置:~/.ilife/<技能>.yaml(六个技能各一份,在各自的设置页里改)
  • 数据目录:默认 ~/.ilife/data(可在各技能设置页里改;留空=用默认)

链接

  • 仓库与整套插件(六个单品同仓):https://github.com/FeatherHunter/ilife
  • 问题与建议:https://github.com/FeatherHunter/ilife/issues
  • 许可:MIT