yangkghjh/dsh-plugin-dida365 ↗★ 0
dsh-plugin-dida365
滴答清单 (DIDA365 / TickTick) plugin for DeepSeek Harness: workspace-bound list, @-mention tasks in chat, and agent control via the dida365 MCP server
AI 分析
核心用途是将滴答清单深度整合进 DSH 聊天与工作流中。适合滴答清单重度用户,希望在对话中直接引用任务、或让 Agent 自动标记完成和添加备注。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yangkghjh/dsh-plugin-dida365ドキュメント
README 全文を読む ↗使用
- 打开「设置 → 插件 → 插件配置」,在「鉴权」输入 API 口令并保存,状态显示「已连接滴答清单 MCP」。
- 为当前工作区选择要绑定的清单(如 Inbox 或任意清单),点保存。
- 在该工作区的会话输入框输入
@:出现「滴答清单任务」候选菜单;输入关键字可过滤。选择任务后继续聊天即可。 - 让 agent 操作任务,例如:「把这个任务标记为完成」「给 @任务 加一条备注」——agent 会通过
mcp__dida365__*完成操作。