← 返回 Skills 市场
vinile

OpenClaw Timebox

作者 Vincent ZHANG · GitHub ↗ · v2.7.0 · MIT-0
cross-platform ⚠ suspicious
173
总下载
0
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install openclaw-timebox
功能描述
基于潘农菲翻译的《时间盒》,为 OpenClaw 打造的全天任务执行系统。早晨用一段对话规划全天、讨论优先级、锁定时间盒;执行时 AI 完全不打扰;每盒结束做 30 秒快速收集;全天结束生成每日总结并自动同步到 Flomo、Notion 等工具。支持苹果日历、飞书、Google 日历自动占位,以及将时间盒任务双向...
安全使用建议
This skill appears coherent for a timebox workflow that syncs with calendars and task/log services. Before installing: 1) Only provide OAuth client_id/client_secret or API tokens for services you intend to use; do not paste unrelated secrets. 2) Expect the skill to write tokens/config under ~/.config/timebox and EXTEND.md under your home or project; review those files for sensitive content. 3) If opting into dida365, installing a global npm package (npm install -g @suibiji/dida-cli) is required—treat that package like any third‑party tool (check its source and reputation). 4) The included ticktick_auth.py uses a local callback server to perform standard OAuth; verify the file contents before running. 5) If you need higher assurance, run the OAuth steps manually (use official provider consoles) and keep tokens in a secure store rather than pasting them into long-lived plain files.
功能分析
Type: OpenClaw Skill Name: openclaw-timebox Version: 2.7.0 The openclaw-timebox-cpr skill bundle is classified as suspicious due to its high-privilege requirements and extensive handling of sensitive credentials. Key indicators include instructions in SKILL.md for the AI to execute shell commands like 'npm install -g @suibiji/dida-cli', manage cron jobs for task reminders, and handle sensitive OAuth credentials (client IDs/secrets) by writing them into a local Python script (ticktick_auth.py). While these capabilities are aligned with the stated goal of multi-platform task synchronization (integrating with ticktick.com, feishu.cn, and notion.com), the broad request for system-level access and credential management poses a significant security risk.
能力评估
Purpose & Capability
The skill declares calendar, log, and task-sync integrations (Apple Calendar, Feishu, Google, TickTick, dida365, Notion, Flomo, etc.) and the SKILL.md and included ticktick_auth.py only request credentials/config related to those services. Required binaries/env are none by default; optional third‑party CLIs (dida-cli) are only requested if the user opts into that specific integration.
Instruction Scope
The runtime instructions ask the agent to read/write local config files (e.g., ~/.config/timebox/ticktick.json and EXTEND.md), run small helper scripts, and optionally install/run third‑party CLIs. Those actions are within the scope of integrating calendars and task services, but they do instruct the user/agent to create files containing client credentials and tokens—this is expected for OAuth flows but worth user attention.
Install Mechanism
There is no automated install spec (instruction-only skill). The only install action suggested is npm install -g @suibiji/dida-cli when the user opts into the China-specific dida365 integration; installing a global npm package is reasonable for that option but carries the usual trust/risk tradeoffs for third‑party packages.
Credentials
No environment variables or unrelated credentials are required by default. Credentials/tokens are requested only for services the user explicitly chooses (TickTick, Feishu, Google, Notion, Flomo, etc.). The ticktick_auth.py helper stores OAuth tokens locally (~/.config/timebox/ticktick.json), which is appropriate for a local OAuth flow.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes. It writes its own config/token files under the user's home directory when integrations are enabled (normal behavior). It does not request to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-timebox
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-timebox 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.7.0
dida365 now uses dida-cli for auth (no App registration needed); ticktick keeps Python OAuth; removed --china flag from ticktick_auth.py
v2.6.3
rename: display name updated to OpenClaw Timebox
v2.6.2
Fix onboarding flow: add App registration guide, AI prompts for credentials, remove redundant ticktick_region field (version inferred from task_sync)
v2.6.1
v2.6.1: 滴答清单同步支持中国版(dida365.com)和国际版(ticktick.com)双版本,授权脚本新增 --china 参数
v2.6.0
v2.6.0: 新增滴答清单(TickTick)双向同步,规划时自动创建任务、CHECK 时追加结果、REVIEW 时标记完成;首次配置新增任务同步选项
v2.5.0
Remove all CPR references, use generic structured review format
v2.4.1
移除触发误报的 Authorization/Bearer/webhook 写法,规避安全扫描误判
v2.3.1
优化 description 和 README,提及潘农菲翻译的《时间盒》《CPR工作法》
v2.3.0
外部工具(flomo/Notion等)仅同步每日总结+CPR复盘,本地日志保持完整的执行记录
v2.2.0
日志精简:移除时间盒启动记录,仅在CHECK收集结果和REVIEW复盘时写入,减少噪音
v2.1.0
初始发布:全天任务规划+时间盒执行+CPR复盘,支持多平台日历和日志集成
元数据
Slug openclaw-timebox
版本 2.7.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 11
常见问题

OpenClaw Timebox 是什么?

基于潘农菲翻译的《时间盒》,为 OpenClaw 打造的全天任务执行系统。早晨用一段对话规划全天、讨论优先级、锁定时间盒;执行时 AI 完全不打扰;每盒结束做 30 秒快速收集;全天结束生成每日总结并自动同步到 Flomo、Notion 等工具。支持苹果日历、飞书、Google 日历自动占位,以及将时间盒任务双向... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。

如何安装 OpenClaw Timebox?

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

OpenClaw Timebox 是免费的吗?

是的,OpenClaw Timebox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Timebox 支持哪些平台?

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

谁开发了 OpenClaw Timebox?

由 Vincent ZHANG(@vinile)开发并维护,当前版本 v2.7.0。

💬 留言讨论