← 返回 Skills 市场
jp1222

Task Sync

作者 Jiapeng Chen · GitHub ↗ · v2.0.3
cross-platform ✓ 安全检测通过
1465
总下载
1
收藏
2
当前安装
10
版本数
在 OpenClaw 中安装
/install task-sync
功能描述
Synchronize TickTick (Dida) and Google Tasks bidirectionally, including list/project mapping, task content sync, completion sync, and smart-list export (Today, Next 7 Days, All). Use when users ask to set up OAuth, run or schedule sync, fix mismatched/deleted/completed tasks, or troubleshoot Google Calendar duplicate behavior caused by due-date handling.
功能分析
Type: OpenClaw Skill Name: task-sync Version: 2.0.3 The OpenClaw AgentSkills skill bundle for 'task-sync' is classified as benign. All code and documentation align with the stated purpose of synchronizing tasks between TickTick and Google Tasks. The OAuth setup scripts (`scripts/setup_google_tasks.py`, `scripts/setup_ticktick.py`) handle sensitive API tokens, but do so in a standard manner for desktop applications, saving them locally without exfiltration. The main sync logic (`sync.py`) and API wrappers (`utils/google_api.py`, `utils/ticktick_api.py`) perform expected operations within the defined API scopes. There is no evidence of malicious execution, persistence mechanisms beyond transparent cron scheduling, obfuscation, or prompt injection attempts in `SKILL.md` or `README.md` that would instruct an AI agent to perform harmful or unauthorized actions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install task-sync
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /task-sync 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Restore bilingual docs (English-first), and standardize sync_db/sync_log paths to data/.
v2.0.3
Globalized setup scripts, removed Chinese README, and improved path portability for OAuth token setup.
v2.0.2
Improve SKILL.md to follow OpenClaw path conventions ({baseDir}) and tighten Google OAuth to tasks-only scope
v2.0.1
Security fix: reduce Google OAuth scopes to least privilege (Tasks only)
v2.0.0
Re-publish: bidirectional TickTick and Google Tasks sync with smart list support, completion/deletion distinction, bilingual README
v1.0.3
Distinguish task completion vs deletion in two-way sync, secure gitignore, config template, completion endpoint fix, optimizations, bilingual README
v1.1.0
Distinguish task completion vs deletion in two-way sync, secure gitignore, config template, completion endpoint fix, optimizations, bilingual README
v1.0.2
Add MIT license, secure gitignore, add config.json.example template
v1.0.1
Initial release: bidirectional TickTick <-> Google Tasks sync with smart lists, priority mapping, and date strategy
v1.0.0
Initial release: bidirectional TickTick <-> Google Tasks sync with smart lists, priority mapping, date strategy, and 15 e2e tests
元数据
Slug task-sync
版本 2.0.3
许可证
累计安装 2
当前安装数 2
历史版本数 10
常见问题

Task Sync 是什么?

Synchronize TickTick (Dida) and Google Tasks bidirectionally, including list/project mapping, task content sync, completion sync, and smart-list export (Today, Next 7 Days, All). Use when users ask to set up OAuth, run or schedule sync, fix mismatched/deleted/completed tasks, or troubleshoot Google Calendar duplicate behavior caused by due-date handling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1465 次。

如何安装 Task Sync?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install task-sync」即可一键安装,无需额外配置。

Task Sync 是免费的吗?

是的,Task Sync 完全免费(开源免费),可自由下载、安装和使用。

Task Sync 支持哪些平台?

Task Sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Task Sync?

由 Jiapeng Chen(@jp1222)开发并维护,当前版本 v2.0.3。

💬 留言讨论