Skip to content

Latest commit

Β 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

integ.life β€” Claude Skills

δΈ­ζ–‡ Β· English

Your Personal OS for Thinking & Doing

Capture thoughts. Extract insights. Execute with focus. Sync everywhere β€” offline-first, always in sync.

🌐 integ.life Β· πŸ€– AI-powered productivity Β· πŸ“± Web Β· macOS Β· Android Β· Wear OS


This repo ships the Claude Code skills that let an AI agent drive your integ.life data β€” money, todos, notes, goals, mood, focus time β€” through natural conversation.

The skills live alongside an MCP (Model Context Protocol) server inside integ.life's backend. Together they turn "I spent 35 on lunch", "what's on my plate this week", or "how have I been feeling" into the right call against your own data.

🧠 What's inside

Seven skills, one per life domain. Each SKILL.md tells Claude when to trigger and which tool to call.

Skill Trigger
πŸ’° life-money "I spent X" Β· "how much did I spend on Y" Β· "show last week's transactions"
βœ… life-todo "add a todo" Β· "what's due today" Β· "mark X done"
πŸ“ life-idea "jot this down" Β· "find my notes on Y"
🎯 life-goal "what are my active goals" · "log a check-in on Y"
🌀️ life-mood "I'm feeling tired" · "how have I been this week"
⏱️ life-pomodoro "how much focused time did I get today"
πŸ”­ life-overview "how was my week" Β· "give me a status update"

πŸš€ Install

git clone git@github.com:integ-life/life.git ~/code/life-skills
for d in ~/code/life-skills/skills/life-*; do
  ln -s "$d" ~/.claude/skills/
done

Then point Claude Code at your integ.life MCP endpoint (POST <your-host>/mcp/v1) with a bearer token created from the app's Settings β†’ API Tokens screen.

🌐 Related

  • 🏠 integ.life β€” sign up, web/macOS/Android/Wear OS apps
  • ⌨️ life-cli β€” command-line client for the same backend

Built to pair with Go, React, Swift, and Kotlin clients Β· Β© integ.life

About

Diary, OKRs, and more

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors