← 返回 Skills 市场
harrylabsj

Habit Stack Designer

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install habit-stack-designer
功能描述
Design a habit stack by choosing a reliable existing anchor, shrinking the new habit into a tiny first action, and adding friction reduction, reward, and a r...
使用说明 (SKILL.md)

Habit Stack Designer

Overview

Use this skill to attach a new habit to an existing routine instead of hoping motivation will carry it. It helps the user find a stable anchor, make the first action tiny enough to start, and design friction removal plus a rescue version for bad days.

This skill is descriptive only. It does not create reminders or automation.

Trigger

Use this skill when the user wants to:

  • build a new habit that actually sticks
  • choose a strong anchor habit instead of relying on memory
  • shrink a habit into a tiny under-two-minute version
  • create an explicit habit stack formula
  • add a rescue version for low-energy days

Example prompts

  • "Help me stack a meditation habit onto something I already do"
  • "Design a tiny reading habit after dinner"
  • "I keep forgetting my new habit, can you attach it to a stable routine?"
  • "Turn this big habit goal into a stack formula"

Workflow

  1. Identify the target habit and why it matters.
  2. Find an existing routine that already happens predictably.
  3. Evaluate whether the anchor is frequent and reliable.
  4. Shrink the new habit into a tiny first action.
  5. Write the habit stack formula.
  6. Add friction reduction, reward, and a rescue version.
  7. Scale only after consistency exists.

Inputs

The user can provide any mix of:

  • target habit
  • reason or identity behind the habit
  • daily routines that already happen
  • time or place cues
  • schedule constraints
  • prior failure patterns
  • desired reward or review rhythm

Outputs

Return a markdown habit stack design with:

  • target habit and why it matters
  • best anchor and why it is reliable
  • explicit stack formula
  • friction removal ideas
  • reward loop
  • rescue version for hard days

Safety

  • Prefer anchors the user already performs several times per week.
  • Start tiny enough to avoid negotiation.
  • Avoid stacking many new behaviors onto one weak anchor.
  • Irregular schedules may need place-based anchors rather than clock-based ones.

Acceptance Criteria

  • Return markdown text.
  • Include a clear anchor and explicit stack formula sentence.
  • Keep the starting action tiny and realistic.
  • Include both friction removal and a rescue version.
安全使用建议
This skill appears coherent and low-risk: it only analyzes text and emits a markdown habit-stack design, and it does not request credentials or access external endpoints. If you plan to enable autonomous invocation for agents generally, be aware the platform could call the skill without each explicit prompt (the skill itself is harmless). If you have strong operational security requirements, you can review the small handler.py (it only uses local templates and keyword matching) or run it in a sandbox before enabling it for production agents. Avoid sending highly sensitive personal data in free-form inputs (unnecessary for a habit design).
功能分析
Type: OpenClaw Skill Name: habit-stack-designer Version: 1.0.0 The habit-stack-designer skill is a text-processing tool that uses static rules and regex to help users design habit routines. The code in handler.py and instructions in SKILL.md are entirely focused on habit formation logic, with no network access, file system modifications, or attempts to exfiltrate sensitive data.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description, SKILL.md, and handler.py all align: the skill analyzes a user-provided habit description and returns a habit-stack design. It doesn't request unrelated credentials, binaries, or config paths. The included rule lists and templates are appropriate for generating the described outputs.
Instruction Scope
SKILL.md explicitly states the skill is descriptive only and does not create reminders or external automation. The runtime code only normalizes input, extracts keywords, and renders a markdown output. It reads its bundled SKILL.md (local file) for metadata but does not read other system files, environment variables, or transmit data externally.
Install Mechanism
There is no install spec; the skill is instruction/code-only and does not download or install third-party packages or binaries. No extract/download URLs or package registry installs are present.
Credentials
The skill requires no environment variables, credentials, or config paths. All data is derived from the provided input string and internal templates, so requested privileges are proportional to the functionality.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. disable-model-invocation is false (normal), but that is not combined with other risky behaviors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install habit-stack-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /habit-stack-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Habit Stack Designer skill: initial release. - Guides users to build sustainable habits by attaching them to reliable existing routines. - Walks through anchor selection, shrinking habits to a tiny first action, friction reduction, and rescue versions. - Produces a markdown habit stack formula with clear anchor, tiny starting step, friction removal, reward, and backup plan. - Works via descriptive guidance only; does not create reminders or automate actions. - Helps avoid over-relying on motivation or memory for habit formation.
元数据
Slug habit-stack-designer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Habit Stack Designer 是什么?

Design a habit stack by choosing a reliable existing anchor, shrinking the new habit into a tiny first action, and adding friction reduction, reward, and a r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Habit Stack Designer?

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

Habit Stack Designer 是免费的吗?

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

Habit Stack Designer 支持哪些平台?

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

谁开发了 Habit Stack Designer?

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

💬 留言讨论