# Send Build Discipline to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "build-discipline",
    "name": "Build Discipline",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/jhillin8/build-discipline",
    "canonicalUrl": "https://clawhub.ai/jhillin8/build-discipline",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/build-discipline",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=build-discipline",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "build-discipline",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T06:03:15.719Z",
      "expiresAt": "2026-05-06T06:03:15.719Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=build-discipline",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=build-discipline",
        "contentDisposition": "attachment; filename=\"build-discipline-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "build-discipline"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/build-discipline"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/build-discipline",
    "downloadUrl": "https://openagent3.xyz/downloads/build-discipline",
    "agentUrl": "https://openagent3.xyz/skills/build-discipline/agent",
    "manifestUrl": "https://openagent3.xyz/skills/build-discipline/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/build-discipline/agent.md"
  }
}
```
## Documentation

### Build Discipline

Become consistently excellent through habit stacking, streak tracking, and real-time accountability.

### What it does

This skill transforms discipline from willpower (finite) into systems (infinite). It works by:

Commitment Tracking - Lock in your daily non-negotiables and track adherence automatically
Streak Systems - Visual momentum through consecutive day counters that compound motivation
Habit Stacking - Attach new behaviors to existing anchors (e.g., "After coffee, meditate for 5 min")
Willpower Management - Smart timing for hard tasks + recovery windows to prevent burnout
Accountability - Daily check-ins with streak status, pattern analysis, and course corrections

### Set commitments

Define your non-negotiables for the day. Examples: "Sleep by 11pm", "1 hour deep work", "30 min exercise". Clawd stores these and reminds you when each window opens.

### Daily check-in

Quick status update each morning: How did yesterday go? Clawd marks the streak as intact or broken, logs the data, and adjusts your difficulty curve.

### Streak status

See your current streaks at a glance. Visual feedback (🔥 for hot streaks) amplifies momentum. Long streaks become identity.

### Stack habits

Pair new habits with existing ones. "After brush teeth → take 3 deep breaths." Piggyback behavior change on automatic routines.

### Review discipline

Weekly or monthly review: Which commitments stuck? Which broke? Patterns emerge. Clawd suggests micro-adjustments to increase success rate.

### Discipline Pillars

The framework targets five foundational pillars:

PillarFocusExampleSleep7-9 hrs, consistent timeBed by 11pm, wake 6:30amExerciseMovement + strength30 min walk or lift, 5x/weekNutritionWhole foods, hydration2L water, no processed sugarFocus BlocksDeep work windows2 hrs uninterrupted, 9-11amRecoveryRest days, stretching1 rest day/week, 10 min mobility

Each pillar auto-compounds when stacked together. Sleep improves focus. Exercise improves sleep. This creates a flywheel.

### Tips

Start with one pillar. Don't overload. Pick the one that unlocks the others (usually sleep or exercise) and nail it for 30 days before adding more.


Stack, don't replace. Attach new habits to existing anchors. "After morning coffee" is stronger than "at some point today."


Track the minimum. A 5-min walk beats zero. A 6-hour sleep beats staying up. Consistency > perfection.


Review weekly, not daily. Daily breaks feel like failure. Weekly patterns reveal truth. Adjust Tuesday for next Monday.


All data stays local on your machine. Your discipline data never leaves your device. No cloud sync, no third-party analytics, no privacy leaks. You own everything.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: jhillin8
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T06:03:15.719Z
- Expires at: 2026-05-06T06:03:15.719Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/build-discipline)
- [Send to Agent page](https://openagent3.xyz/skills/build-discipline/agent)
- [JSON manifest](https://openagent3.xyz/skills/build-discipline/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/build-discipline/agent.md)
- [Download page](https://openagent3.xyz/downloads/build-discipline)