← Back to Skills Marketplace
harrylabsj

Habit Stack Designer

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install habit-stack-designer
Description
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...
README (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.
Usage Guidance
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).
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install habit-stack-designer
  3. After installation, invoke the skill by name or use /habit-stack-designer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug habit-stack-designer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install Habit Stack Designer?

Run "/install habit-stack-designer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Habit Stack Designer free?

Yes, Habit Stack Designer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Habit Stack Designer support?

Habit Stack Designer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Habit Stack Designer?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments