Overview
- Skill Key
- hanksu7889/sulada-habit-tracker
- Author
- hanksu7889
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hanksu7889/sulada-habit-tracker
- Latest Commit SHA
- fa022a4a954a9f50643c8a533a5163ee1f2a42b7
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Sulada Habit Tracker 技能。 若已安装,则直接安装 Sulada Habit Tracker 技能。
# Habit Tracker - 习惯追踪
> 追踪习惯养成,提醒打卡,保持自律
## 功能
1. **添加习惯** - 定义要培养的新习惯
2. **每日打卡** - 记录完成情况
3. **统计** - 连续打卡天数统计
4. **提醒** - 未打卡时提醒
## 使用方式
### 添加习惯
```
请添加新习惯:[习惯名称]
频率:每天/每周X次
提醒时间:几点
```
### 打卡
```
请完成今日 [习惯名称] 打卡
```
### 查看进度
```
请查看习惯追踪进度
```
## 习惯列表
记录在 `memory/habits.json`:
```json
{
"习惯名称": {
"创建日期": "2026-03-02",
"频率": "每天",
"连续天数": 0,
"总完成次数": 0,
"最后打卡": null
}
}
```
## 预设习惯(可修改)
- 💪 早起 - 每天 7 点前起床
- 🏃 运动 - 每天 30 分钟
- 📖 阅读 - 每天 30 分钟
- 💻 学习 - 每天 1 小时 AI/编程
- 😴 早睡 - 每天 11 点前睡
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.