← 返回 Skills 市场
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install habit-quest-logger
功能描述
Turn habit building into a quest log with daily mission tiers, streak feedback, fallback actions, and recovery guidance after missed days. Use when the user...
使用说明 (SKILL.md)
Habit Quest Logger
Chinese name: 习惯养成任务日志
Purpose
Turn dull habit tracking into a quest log with clear mission tiers, visible streak feedback, and a shame-free reset path. This skill is descriptive only. It does not create reminders, sync data, or call external APIs.
Use this skill when
- The user wants to track 1 to 5 habits in a more motivating way.
- The user keeps quitting after one missed day and needs a recovery loop.
- The user wants a daily mission board instead of vague habit intentions.
- The user needs a low-friction way to restart consistency.
Inputs to collect
- Habit name
- Frequency or cadence
- Target duration or minimum version
- Main difficulty or friction point
- Current streak or recent consistency
- Today's energy, time, or constraints
Workflow
- Collect up to 5 habits and clarify frequency, duration, difficulty, and current streak.
- Rewrite each habit as a main quest, side quest, and minimum fallback quest.
- Pick only one main quest for today and keep the rest as support or backup actions.
- Define how experience points are earned, what counts as success, and what the user should do after a miss.
- If the user has been using the system for several days, add streak protection, difficulty adjustment, and a return-to-game rule.
Output Format
- Today's quest log with the exact action and completion line.
- Streak status with current days, current level, and next level condition.
- Failure recovery move with the smallest comeback action.
- End-of-day settlement line with short positive reinforcement.
Quality bar
- Default to one main quest and only a small number of fallback actions.
- Every habit must have a concrete completion standard.
- Always include a recovery mechanism after misses.
- Keep the plan within the user's real capacity for today.
Edge cases and limits
- If the user lists too many habits, compress scope and keep only the highest-value ones active.
- If the goal is vague, translate it into observable behavior before building the quest log.
- Do not position this skill as therapy, medical care, or hard accountability enforcement.
Compatibility notes
- Accepts free-form Chinese or English input, plus semi-structured habit details.
- Works for one-off daily planning or repeated day-by-day iteration.
- Can pair conceptually with habit-tracker or daily-dungeon-challenger, but it does not depend on other tools.
安全使用建议
This package appears low-risk and behaves as a local, read-only formatter for the included SKILL.md. If you plan to install: (1) inspect handler.py yourself or run the included tests to confirm behavior; (2) note the skill's source/homepage is unknown—prefer packages from maintainers you trust; (3) no credentials or network access are requested, but if you do not want the agent to call the skill autonomously, disable autonomous invocation in your agent settings.
功能分析
Type: OpenClaw Skill
Name: habit-quest-logger
Version: 1.0.0
The habit-quest-logger skill is a purely descriptive tool designed to help users gamify habit tracking. The Python logic in handler.py is limited to reading its own SKILL.md file and parsing markdown sections via regex to generate a formatted guidance card; it contains no network activity, shell execution, or sensitive data access. The instructions in SKILL.md are well-defined and lack any prompt-injection attempts or malicious directives.
能力评估
Purpose & Capability
The name and description match the code and SKILL.md. The handler only loads SKILL.md, parses sections, and formats a descriptive guidance card — no unrelated capabilities (cloud, git, etc.) are requested.
Instruction Scope
SKILL.md contains only guidance for generating a quest-style habit plan. The handler implements that: it reads the local SKILL.md and the provided user input, then returns a formatted text. There are no instructions to read arbitrary system files, access other config paths, or transmit data externally.
Install Mechanism
There is no install spec (instruction-only). Although code files are included for local execution and testing, nothing in the package downloads or installs external artifacts or writes to atypical system locations.
Credentials
No environment variables, secrets, or credentials are required. The handler does not read environment variables beyond its function arguments and the bundled SKILL.md.
Persistence & Privilege
The skill is not set to always:true and does not modify other skills or system-wide configuration. It can be invoked autonomously by the agent (platform default), but that is reasonable given its limited, local behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install habit-quest-logger - 安装完成后,直接呼叫该 Skill 的名称或使用
/habit-quest-logger触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release—turn habit building into a quest log for better motivation and recovery.
- Guides users to frame up to 5 habits as quests with daily mission tiers and fallback actions.
- Provides streak feedback, visible progress, and a shame-free recovery path after missed days.
- Outputs a clear quest log, streak status, and end-of-day reinforcement.
- Helps compress vague or excessive goals into manageable, concrete daily actions.
- Designed for descriptive planning only; does not set reminders or sync data.
元数据
常见问题
Habit Quest Logger 是什么?
Turn habit building into a quest log with daily mission tiers, streak feedback, fallback actions, and recovery guidance after missed days. Use when the user... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Habit Quest Logger?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install habit-quest-logger」即可一键安装,无需额外配置。
Habit Quest Logger 是免费的吗?
是的,Habit Quest Logger 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Habit Quest Logger 支持哪些平台?
Habit Quest Logger 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Habit Quest Logger?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills