AI SummaryA life management AI assistant that proactively handles daily planning, evening reviews, health tracking, and investment monitoring through event-driven workflows triggered by natural language keywords in both English and Chinese.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "life" skill in my project. Please run this command in my terminal: # Install skill into your project (2 files) mkdir -p .claude/skills/life && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/life/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/life/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/life/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/life/metadata.json" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
生活管理系統。觸發:早安, 晚安, 今天, 規劃, 回顧, 健康, 投資, 股票, 追蹤, watchlist, morning, evening, daily, plan, review
Life Skill
生活驅動的 AI 助理系統。整合健康、任務、投資追蹤,讓生活事件驅動 AI 主動行動。
核心理念
生活驅動,而非被動回應 • 早上問好 → 自動整理今日概覽 • 提到股票 → 關聯 watchlist 記憶 • 健康數據異常 → 主動提醒 • 月底 → 產生月報
Workflow Routing
| 觸發 | Workflow | |------|----------| | 早安 / morning / 今天計畫 | workflows/morning.md | | 晚安 / evening / 回顧 | workflows/evening.md | | 週報 / weekly | workflows/weekly.md |
Domain Routing
| 領域 | 觸發詞 | Domain File | |------|--------|-------------| | 健康 | 運動, 睡眠, 心率, garmin, 體重 | domains/health.md | | 投資 | 股票, 買, 賣, 持倉, watchlist | domains/investment.md |
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster