Habitica gamified habit tracker integration. Use for listing/creating/completing habits, dailies, todos, and rewards. Trigger on "habitica", "习惯", "待办", "日常任务", or requests to check off tasks.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install habitica-skill或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install habitica-skill⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/habitica-skill/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: habitica description: Habitica gamified habit tracker integration. Use for listing/creating/completing habits, dailies, todos, and rewards. Trigger on "habitica", "习惯", "待办", "日常任务", or requests to check off tasks. ---
Full-featured CLI for Habitica's gamified task manager.
Credentials in ~/.habitica:
HABITICA_USER_ID="your-user-id"
HABITICA_API_TOKEN="your-api-token"
Get from: Habitica → Settings → Site Data → Show API Token
./scripts/habitica.sh list [habits|dailys|todos|rewards|all]
./scripts/habitica.sh create <type> "text" ["notes"]
./scripts/habitica.sh score <task-id> [up|down]
./scripts/habitica.sh update <task-id> --text "new" --notes "new"
./scripts/habitica.sh delete <task-id>
./scripts/habitica.sh user # Basic stats
./scripts/habitica.sh stats # Full stats (STR/INT/CON/PER)
./scripts/habitica.sh pets # Your pets
./scripts/habitica.sh mounts # Your mounts
./scripts/habitica.sh achievements # Achievement list
./scripts/habitica.sh inventory # Eggs, potions, food, quest scrolls
./scripts/habitica.sh party # Party info + chat
./scripts/habitica.sh party-chat 10 # Last N messages
./scripts/habitica.sh party-send "message"
./scripts/habitica.sh guilds # Guild list
./scripts/habitica.sh skills # List available skills
./scripts/habitica.sh cast <skill> [taskId]
Rogue: pickPocket, backStab, toolsOfTrade, stealth Warrior: smash, defensiveStance, valorousPresence, intimidate Mage: fireball, mpheal, earth, frost Healer: heal, healAll, protectAura, brightness
./scripts/habitica.sh quest # Current quest status
./scripts/habitica.sh quest-accept # Check and accept pending quest invitations
./scripts/habitica.sh history [exp|todos]
./scripts/habitica.sh cron # Force new day
dailys (Habitica's spelling)list outputFor batch operations (e.g., scoring multiple tasks) or slow operations, spawn a sub-agent to keep the main chat responsive.
Prompt Pattern:
Task: Habitica Batch Operation
- Score task 123 (up)
- Score task 456 (up)
- Create todo "New Task"
Report back briefly when done.
When to use:
安装 Habitica 后,可以对 AI 说这些话来触发它
Help me get started with Habitica
Explains what Habitica does, walks through the setup, and runs a quick demo based on your current project
Use Habitica to habitica gamified habit tracker integration
Invokes Habitica with the right parameters and returns the result directly in the conversation
What can I do with Habitica in my documents & notes workflow?
Lists the top use cases for Habitica, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/habitica-skill/ 目录(个人级,所有项目可用),或 .claude/skills/habitica-skill/(项目级)。重启 AI 客户端后,用 /habitica-skill 主动调用,或让 AI 根据上下文自动发现并使用。
Habitica 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Habitica 可免费安装使用。请查阅仓库了解许可证信息。
Habitica gamified habit tracker integration. Use for listing/creating/completing habits, dailies, todos, and rewards. Trigger on "habitica", "习惯", "待办", "日常任务", or requests to check off tasks.
Habitica 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my documents & notes tasks using Habitica
Identifies repetitive steps in your workflow and sets up Habitica to handle them automatically