← 返回 Skills 市场
reffwu

Woop Daily

作者 Ruifu Wu · GitHub ↗ · v2.2.0 · MIT-0
cross-platform ⚠ suspicious
115
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install woop-daily
功能描述
对话式引导一次 5 分钟的 WOOP 内心练习——把愿望转化为真实行动的心理回路。 基于 Oettingen 团队心智对比研究(Mental Contrasting + Implementation Intentions), 20 余年实验证据。这不是 todo list 工具,是一次有节奏的真实对话。
安全使用建议
This skill appears internally consistent with its stated purpose. Two practical points to consider before enabling it: (1) it stores session logs under ~/.woop-daily and reads the three most recent entries at startup for review mode — if you prefer no local traces, don't install or remove that behaviour. (2) it will attempt to run `clawhub update` automatically at startup if ClawHub is available (the README/CHANGELOG document this). Auto‑updating will fetch and install new skill code; if you want to review updates before applying them, avoid enabling automatic update or install the SKILL.md manually and remove/disable the startup update snippet. Finally, the scanner flagged an embedded base64 image in README (benign). If you have a policy against skills that run local commands or self-update, do not install or audit the startup snippet first.
功能分析
Type: OpenClaw Skill Name: woop-daily Version: 2.2.0 The skill implements a 'Startup Check' in SKILL.md that automatically executes bash commands to perform self-updates via 'clawhub update' and manages local session history in '~/.woop-daily'. It also includes a 'reminder' mode that uses 'openclaw cron' to establish persistence for background tasks. While these features are documented and aligned with the skill's stated purpose of guiding psychological exercises, the use of self-modifying code and automated persistence via shell execution represents a significant security risk and a potential vector for supply chain attacks.
能力评估
Purpose & Capability
Name/description (WOOP guided practice) align with what's in the SKILL.md, README and references. Reading recent sessions and writing session logs under ~/.woop-daily, offering a review mode, and optionally checking for/updating a new version via clawhub are all consistent with a conversational coaching skill that maintains history and supports auto-update. No unrelated credentials or system services are requested.
Instruction Scope
The runtime instructions include a startup bash snippet that: checks ClawHub for a newer version, may run `clawhub update` (10s timeout), reads the local CHANGELOG and ~/.woop-daily/sessions.jsonl, and ensures ~/.woop-daily exists. These file reads/writes and the update check are consistent with the stated features (history, review, auto-update). Note: the skill prescribes performing these actions automatically on startup — users should be aware this executes local commands and accesses files in the user's home directory.
Install Mechanism
This is instruction-only (no install spec, no downloaded archives). The README documents multiple manual install options (git clone, curl, ClawHub). No hidden download URLs or extract/install steps are present in the SKILL.md itself.
Credentials
The skill declares no required env vars or credentials. At runtime it references CLAUDE_SKILL_DIR and $HOME paths and reads/writes ~/.woop-daily — these are proportional to its functionality (storing/reading session history). It does assume the presence of a `clawhub` CLI if auto-update runs, but that is an optional runtime dependency documented in README/CHANGELOG rather than a secret or unrelated credential.
Persistence & Privilege
The skill writes logs to ~/.woop-daily and may silently run `clawhub update` to upgrade itself (the startup script is designed to auto‑update if a newer version is found). It does not request 'always: true'. The combination of local storage and self-update capability is coherent for this kind of skill but is a meaningful privilege (it can modify its own files and fetch updates). Users should be comfortable with a skill that maintains local history and performs optional auto-updates.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install woop-daily
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /woop-daily 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
v2.2.0 - story mode: parable-based teaching for skeptical users. New 质疑型 entry state. Narrative-over-explanation as a generalizable principle. Proper Gollwitzer attribution. Epigraph as voice anchor.
v2.1.0
Silent auto-update with friendly post-update announcement
v2.0.0
v2.0.0 - Reshape into a real conversation. New entry-energy reading (5 user states), listen-first design, acknowledge-then-redirect for external obstacles, ritual close. Two new reference files: conversation-craft.md (the soul layer) and skill-design-principles.md (generalizable best practices).
v1.2.0
woop-daily 1.2.0 introduces每日定时提醒功能: - 新增 /woop-daily reminder 模式,支持用户设置每日自动 WOOP 提醒(集成 OpenClaw cron)。 - 指引用户设定提醒时间、频率(每天/工作日)、时区,并自动生成相应定时任务。 - 新增参数提示与使用方式说明,支持提醒的设置与取消。 - 移除旧版日志脚本(scripts/log-session.sh),统一 Bash 日志写入方案。 - 文档同步更新,详细说明提醒管理流程。
v1.1.0
- 新增会话日志功能:每次完成 WOOP 四步后,自动记录到本地日志(JSON 原始数据和可读 Markdown),便于回顾和追踪进展。 - 引入启动检查脚本,自动检测 skill 新版本并读取近期会话历史,用于“回顾”模式。 - “回顾 WOOP”模式现可引用最近 3 次 WOOP 记录,提升回顾体验。 - 首次使用和自动触发时,增加更智能的首次引导。 - 技能参数与引导流程未变,保持原有核心问句与风格。
v1.0.0
woop-daily 1.0.0 - 首发上线,提供每日 WOOP 实践引导,帮助用户将愿望转化为行动。 - 支持今日目标、本周目标、习惯养成及复盘模式,可通过关键词或命令直接调用。 - 会话分步引导用户依次明确愿望、想象最佳结果、识别内在障碍、制定“如果-那么”计划。 - 参数化支持,允许一键带愿望开始,或对指定模式进行练习。 - 人性化引导风格,鼓励深入自省,确保障碍为内在、计划具体可行。
元数据
Slug woop-daily
版本 2.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Woop Daily 是什么?

对话式引导一次 5 分钟的 WOOP 内心练习——把愿望转化为真实行动的心理回路。 基于 Oettingen 团队心智对比研究(Mental Contrasting + Implementation Intentions), 20 余年实验证据。这不是 todo list 工具,是一次有节奏的真实对话。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Woop Daily?

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

Woop Daily 是免费的吗?

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

Woop Daily 支持哪些平台?

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

谁开发了 Woop Daily?

由 Ruifu Wu(@reffwu)开发并维护,当前版本 v2.2.0。

💬 留言讨论