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.

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

@weibaohui/dsh-tasks

Tasks

dsh plugin · Scheduled Tasks: Use cron expressions to execute prompts on a schedule, automatically opening a new agent session at the specified time; manual execution is also available. Supports workspace binding, automatic task-based session naming, real-time cron validation, and a full-screen mana

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

npx -y @deepseek-ai/dsh plugin --profile web add @weibaohui/dsh-tasks@0.4.5
READMECompatibilityVersions
定时事项:新建任务到保存入库的完整流程

Description

dsh plugin · Scheduled Tasks: Use cron expressions to execute prompts on a schedule, automatically opening a new agent session at the specified time; manual execution is also available. Supports workspace binding, automatic task-based session naming, real-time cron validation, and a full-screen management page.

Compatibility and provenance

Tasks is published as @weibaohui/dsh-tasks and currently resolves to version 0.4.5. 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.4.5stable
9/9/2026
0.4.4stable
9/9/2026
0.4.3stable
9/7/2026
Show 7 more versionsCollapse versions
0.4.2stable
9/5/2026
0.4.1stable
9/2/2026
0.4.0stable
9/1/2026
0.3.0stable
8/31/2026
0.2.2stable
8/31/2026
0.2.1stable
8/31/2026
0.2.0stable
8/31/2026

Related plugins

Loading related plugins…

Latest
0.4.5
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
753.1 kB
Files
8
Surface
web
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
129
Security scan
✓ v0.4.5 scan passed
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 productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseWeb All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUIDeepseek Ipptdeepseek-ipptiPolloWork PPT Studio and its curated slide templates as a native DeepSeek Harness conversation view.

README

@weibaohui/dsh-tasks

定时任务插件:用 cron 表达式定时执行提示词——到点自动开一个新 agent 会话替你干活,也可以随时手动立即执行。

定时事项:新建任务到保存入库的完整流程

核心功能

  • cron 定时执行:每个任务 = 标题 + 提示词 + cron 表达式;到点自动新建 agent 会话并提交提示词,执行结果出现在侧栏对应工作区下
  • 可视化定时选择器:快捷模板(每天 9:00 / 工作日 8:30 / 每周一 10:00 等)一键填入,也可按「每小时 / 每天 / 每周」逐级选,或直接填写自定义 cron;选定后实时预览最近 5 次执行时间,周期对不对一眼确认
  • 手动立即执行:任意任务可一键「立即运行」,不必等 cron 到点
  • 绑定工作区(可选):任务可指定工作区,会话自动挂到该工作区并继承其目录
  • 会话自动命名:执行出的会话以「任务标题 · 时间」命名,同一任务多次运行在侧栏也能一一区分
  • 完整管理界面:全屏管理页——新建/编辑/启用停用/删除/立即执行,一页搞定
  • cron 校验:保存时即时校验表达式,写错进不来
  • 执行记录:每个任务保留最近 20 次执行历史(时间、成败、失败原因),面板可展开追溯;无人值守跑完随时回看

安装

dsh plugin --profile web add @weibaohui/dsh-tasks -w

装完重启 dsh web 即生效。

使用

  1. 打开 Web UI → 设置 → 左侧「定时任务」section 即管理面板(可搭配 dsh-settings-ui 插件把设置窗口调大/全屏)
  2. 新建任务:填标题、提示词、cron 表达式(如 0 9 * * 1-5 工作日每天 9 点),选择是否绑定工作区
  3. 启用后按 cron 自动执行;列表里可随时 立即执行、编辑、停用或删除
  4. 执行产生的会话在侧栏对应工作区下可见,点进去查看 agent 干活的过程与结果

示例

场景提示词示例cron
每天早上整理待办「汇总我昨天的会话,整理今日待办清单」0 9 * * *
工作日晚间日报「总结今天的代码提交与会议要点,输出日报」0 18 * * 1-5
每周知识沉淀「回顾本周对话,把可复用的经验整理成文档」0 20 * * 5

联系我 :飞书群

link