Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add modu-ai/moai-cowork --skill productivity-habitgit clone --depth 1 https://github.com/modu-ai/moai-coworkWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/modu-ai/moai-cowork/productivity-habit)<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/productivity-habit"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/productivity-habit/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/modu-ai/moai-cowork/productivity-habit"><img src="https://agentmods.dev/badge/skills/modu-ai/moai-cowork/productivity-habit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00116 | $0.01615 |
| Opus 5 | $0.00058 | $0.00807 |
| Sonnet 5 | $0.00023 | $0.00323 |
| Haiku 4.5 | $0.00012 | $0.00161 |
Grade A, and why
productivity-habit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 116 lines — stays where its author put it; the contents beside it link to each section on GitHub.
습관·루틴 (Habit & Routine)
개요
습관이 안 잡히는 이유는 의지가 약해서가 아니라 구조가 없어서다. 이 스킬은 행동을 작게 쪼개고, 기존 행동에 붙이고, 트래커로 눈에 보이게 하고, 끊겼을 때 다시 시작하는 규칙까지 만들어, 작심3일을 꾸준함으로 바꾼다.
트리거 키워드
습관, 루틴, 작심3일, 모닝 루틴, 습관 트래커, 꾸준함, 자기계발 습관, 습관 만들기, 운동 습관, 루틴 설계
워크플로우
1단계: 습관 작게 쪼개기
작심3일의 가장 큰 원인은 시작 문턱이 높은 것. 처음엔 민망할 만큼 작게 시작한다.
- "매일 헬스장 1시간" → "운동복 갈아입기" 또는 "팔굽혀펴기 1개"
- "책 한 권 완독" → "하루 1쪽 읽기"
- → 목표는 "성과"가 아니라 "거르지 않기". 작아야 매일 한다
2단계: 트리거에 붙이기 (습관 쌓기)
새 습관을 이미 하는 행동 뒤에 붙여 자동으로 떠오르게 한다.
| 기존 행동(트리거) | 붙일 새 습관 |
|---|---|
| 아침에 양치한 뒤 | 물 한 잔 마시기 |
| 출근해서 자리에 앉으면 | 오늘 할 일 3개 적기 |
| 점심 먹고 나서 | 10분 산책 |
| 자기 전 침대에 누우면 | 한 줄 일기 |
→ "언제 할지"를 정하지 않으면 안 한다. 기존 루틴에 못을 박는다.
3단계: 환경 설계
의지보다 환경이 강하다. 하기 쉽게·안 하기 어렵게 만든다.
- 하고 싶은 습관: 준비물을 미리 꺼내두기(운동복 침대 옆, 책 책상 위)
- 줄이고 싶은 습관: 마찰 늘리기(앱 삭제, 알림 끄기, 멀리 두기)
- → 행동 직전의 "한 단계"를 없애면 시작 확률이 올라간다
4단계: 트래커로 시각화
체크 표시가 쌓이는 걸 눈으로 보면 끊기 싫어진다.
- 주간/월간 칸에 한 행동 = 한 칸으로 단순하게
- "며칠 연속" 카운트가 동기를 만든다
- → 노션·달력 등에 트래커 구성 →
doc-notion-template연계 - 단, 트래커가 부담이 되면 더 단순하게. 도구가 목적은 아니다
5단계: 회복 규칙 (끊겨도 다시)
습관은 반드시 끊긴다. 중요한 건 다시 시작하는 규칙이다.
- "두 번 연속은 거르지 않기" 규칙 — 하루 빠져도 다음 날 복귀
- 한 번 빠졌다고 "다 망쳤다"며 포기하지 않기(전부 아니면 전무 사고 차단)
- → 끊긴 지점을
productivity-retro로 가볍게 점검하고 문턱을 더 낮춘다
사용 예시
예시 1: "운동 습관 만들고 싶은데 늘 작심3일이야" → "운동복 갈아입기"로 축소 → 기존 행동에 붙이기 → 주간 트래커 + 회복 규칙
예시 2: "모닝 루틴 만들고 싶어" → 기상 직후 트리거 체인(물→스트레칭→할 일 3개) 설계 → 환경 준비안
예시 3: "퇴근하면 유튜브만 보는데 자기계발 습관 들이고 싶어" → 줄일 습관 마찰 늘리기 + 새 습관 작게 시작 → 트래커 시각화
산출물
- 작게 쪼갠 습관 정의
- 트리거-습관 연결표(습관 쌓기)
- 환경 설계 체크리스트
- 습관 트래커 구조
- 회복 규칙(끊겼을 때 복귀법)
주의사항
- 처음부터 크게 잡으면 거의 실패한다 — 민망할 만큼 작게 시작한다.
- 한 번에 여러 습관을 동시에 들이려 하지 않는다. 1~2개씩 정착시킨다.
- 한 번 빠진 걸로 자책하지 않는다. 회복 규칙이 습관 성공의 핵심이다.
관련 스킬
- moai-coworker:productivity-goal: 목표의 주간 행동을 습관으로 정착
- moai-officer:productivity-time: 습관을 시간 블록에 배치해 실행 보장
- moai-coworker:productivity-retro: 끊긴 습관을 가볍게 점검·재설계
- moai-coworker:personal-self-care: 무리한 루틴이 번아웃으로 가지 않게 점검
후처리 체인 (루틴 설계 설명 등 서술형 산출물)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 116 lines · 116 tokens per session scan A 049b9d81473b
productivity-habit is a skill published in the GitHub repository modu-ai/moai-cowork (300 stars, last pushed 9d ago), licensed Apache-2.0. It adds 116 tokens to every session and 1,615 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
agentic-os-obsidian
Set up an agentic OS inside an Obsidian vault — a configurable command-center dashboard with 5 auto-installed, bundled plugins (Dataview, CustomJS, Shell-commands, Terminal, Homepage), Home + per-profile + Vault Overview pages, KPI cards, sparklines, heatmap, task rollup, and a button bar wired to user-defined Claude…
operator
Build and schedule a personalized Operator prompt that runs a Baalda vault as a second brain on a recurring cadence. Run it from inside the vault: it reads Context/ and CLAUDE.md first to infer org, team, brand voice and paths, then asks only the gaps (cadence, connectors, DM recipient, budgets, signature), writes the…
marketing-os-setup
Set up a Marketing OS: a markdown second brain that becomes the single source of truth every marketing skill reads, plus the routines that keep it current and a control-center dashboard on top. Interview-driven and idempotent, safe to re-run. Builds seven knowledge folders (Context, Channels, Campaigns, Offers…
os-operator
Build and schedule a personalized Operator prompt that runs the user's second brain on a recurring cadence. The skill is invoked from inside the vault folder locally — it reads Context/ and CLAUDE.md first to infer org, team, brand voice, and paths, then asks ONLY the gaps it can't determine (cadence, connectors, DM…
cloud-os-builder
Set up a Cloud OS — your second brain hosted either in a synced cloud folder (Google Drive, OneDrive, iCloud, Dropbox) or as a Notion workspace. Asks where to host it, then takes the matching route: for a folder it builds the Local OS structure (root CLAUDE.md + Context + Projects/Intelligence/Daily/Resources/Skills…
local-os-builder
Set up a Local OS — bootstrap a local Obsidian vault as your second brain and run personalized onboarding. Creates all directories, system files, Obsidian config, memory system, hooks, and output styles, then interviews the user to personalize everything. Two modes — Solopreneurs/Professionals (default)…