← 返回 Skills 市场
thinktankglobalbot

Accountability Buddy

作者 thinktankglobalbot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install accountability-buddy
功能描述
Provides daily check-ins, streak tracking, and motivational support to help you stay consistent and accountable to your learning goals.
使用说明 (SKILL.md)

Accountability Buddy 🤝

Your AI accountability partner for learning goals.

Stay committed to your goals with daily check-ins, streak tracking, and motivational support. Like a gym buddy who actually shows up — celebrating your wins and gently nudging you when you slip.

Why choose this skill:

  • Streak tracking - Count consecutive days, celebrate milestones
  • Daily check-ins - Morning reminders, evening progress logs
  • Positive reinforcement - Celebrates any progress, never shames
  • Slip support - Encouragement when you miss a day
  • Weekly reviews - Reflect and adjust goals

Quick Start

Basic usage:

"Start accountability for [topic]"
"I did my learning today"
"Check my streak"
"Weekly review"

Examples:

  • "Start accountability for Python, 30 min/day"

Remember: You're not just tracking progress. You're helping someone become the person they want to be. Make it feel like a partnership, not a chore.

安全使用建议
This skill appears to be a simple, local habit tracker and is internally consistent. Before installing: note that progress is stored locally at ~/.openclaw/skills/accountability-buddy/data/progress.json so it will remain on your machine; review or back up that file if needed. If you plan to follow the README's manual git clone, verify the repository URL and owner (github.com/thinktankglobalbot/...) before cloning to avoid pulling unexpected code. Otherwise, the included script does not access the network, environment secrets, or other system files.
功能分析
Type: OpenClaw Skill Name: accountability-buddy Version: 1.0.0 The accountability-buddy skill is a legitimate habit-tracking tool that manages user progress locally. The Python script (scripts/track_progress.py) safely handles data storage in a dedicated local directory (~/.openclaw/skills/accountability-buddy/data) using standard JSON operations, with no evidence of network activity, sensitive file access, or malicious execution patterns. The instructions in SKILL.md and README.md are consistent with the stated purpose of providing motivational support and streak tracking.
能力评估
Purpose & Capability
Name/description match the included script and SKILL.md: a local accountability/habit tracker that does daily check-ins, streaks, and simple stats. There are no unrelated credentials, binaries, or capabilities requested.
Instruction Scope
SKILL.md and README describe only user interactions (start, checkin, stats) and local storage. The runtime script only reads/writes its own data file (~/.openclaw/skills/accountability-buddy/data/progress.json) and does not access other system files, environment variables, or remote endpoints.
Install Mechanism
The skill is instruction-only in the registry (no automated install spec). The README includes a manual git clone URL (github.com/thinktankglobalbot/...), which is common but means a user who manually follows that step would fetch code from an external repository. The packaged skill already contains the script, so the registry install should be self-contained; only manual cloning carries the usual remote-repo trust considerations.
Credentials
No environment variables, credentials, or config paths are requested. The single local data path used is proportional to the stated purpose.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not request permanent global presence or attempt to modify other skills or system-wide settings. It stores only its own progress.json under the skill's data directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install accountability-buddy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /accountability-buddy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - MVP with daily check-ins, streak tracking, and motivational support
元数据
Slug accountability-buddy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Accountability Buddy 是什么?

Provides daily check-ins, streak tracking, and motivational support to help you stay consistent and accountable to your learning goals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 Accountability Buddy?

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

Accountability Buddy 是免费的吗?

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

Accountability Buddy 支持哪些平台?

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

谁开发了 Accountability Buddy?

由 thinktankglobalbot(@thinktankglobalbot)开发并维护,当前版本 v1.0.0。

💬 留言讨论