LifeOS Plugin

LifeOS Plugin

An MCP server integrating 40+ workflow skills for personal productivity, project management, health, finance, and more, powered by Convex and FalkorDB.

Category
访问服务器

README

LifeOS Plugin

Universal skills and MCP integration for LifeOS — your personal productivity OS powered by Convex.

40 workflow skills for project management, contacts, agendas, voice notes, personal records, health (Oura Ring), finance, coaching, life direction, graph relationships, direct Falkor access, and more.

Installation

Claude Code

claude plugin add github:starascendin/lifeos-plugin

OpenCode

OpenCode reads .claude/skills/ natively. Copy or symlink the skills directory:

cp -r skills/ .claude/skills/lifeos/

Or symlink:

ln -s /path/to/lifeos-plugin/skills .claude/skills/lifeos

Manual Setup

  1. Copy the skills/ directory to your agent's skills location
  2. Configure the MCP server with your credentials:
{
  "mcpServers": {
    "lifeos": {
      "command": "npx",
      "args": [
        "@starascendin/lifeos-plugin@latest",
        "--url",
        "YOUR_CONVEX_URL",
        "--user-id",
        "YOUR_USER_ID",
        "--api-key",
        "YOUR_API_KEY"
      ],
      "env": {
        "FALKOR_BROWSER_ENDPOINT": "https://falkordb.apps.rjlabs.dev",
        "FALKOR_GRAPH": "lifeos_ppv",
        "FALKOR_PASS": "YOUR_FALKOR_PASSWORD"
      }
    }
  }
}

Or use environment variables:

export LIFEOS_CONVEX_URL=https://your-app.convex.site
export LIFEOS_USER_ID=your-user-id
export LIFEOS_API_KEY=your-api-key

For FalkorDB sidecar graph tools, also set:

export FALKOR_BROWSER_ENDPOINT=https://falkordb.apps.rjlabs.dev
export FALKOR_GRAPH=lifeos_ppv
export FALKOR_PASS=your-falkor-password

Skills

Planning Calendar Blocks

The planning workflows treat non-ticket calendar time as a first-class LifeOS calendar block. Use create_calendar_block when the user wants protected time on the calendar but does not need a PM issue, such as dog walking, meals, errands, personal appointments, focus blocks, travel, or tentative holds. The payload requires title, timezone, and either startAt/endAt ISO datetimes or date plus local startTime/endTime; supported optional fields include blockType, source, and isProtected.

Task-backed work should still use create_issue for new execution work and schedule_issue or update_issue for due dates and scheduled task time blocks. Do not create a task just to reserve protected personal time.

Daily Workflows

  • daily-standup — Morning briefing with agenda, tasks, and sprint progress
  • daily-plan — Plan today and apply due date, task schedule, protected calendar block, priority, cycle, and Daily Note changes
  • end-of-day — EOD wrap-up with completion summary and tomorrow planning
  • capture — Quick capture a thought, task, or note with auto-routing

Reviews

  • weekly-review — Completed work, in-progress items, sprint health
  • weekly-plan — Plan the week and apply current cycle, due date, task schedule, protected calendar block, priority, and note changes
  • monthly-review — Accomplishments, project progress, next month planning
  • cycle-review — Sprint review with rollover options
  • initiative-review — Yearly initiative progress by category

Project & Client Management

  • project-status — Phase breakdown, task stats, blockers
  • client-brief — Full client briefing with projects and comms
  • client-health — Health dashboard across all clients
  • sprint-plan — Plan the current cycle and apply task/cycle mutations, including scheduled tasks and protected calendar blocks

People & Relationships

  • contact-lookup — Full contact dossier with AI insights
  • meeting-prep — Prepare for meetings with full context
  • follow-ups — Track follow-ups needed with people and clients
  • relationship-pulse — Check on neglected relationships
  • context-switch — Fast context loading for a client or project

Task Management

  • inbox-triage — Process notes into actionable tasks
  • overdue — Surface overdue and slipping items

Voice Notes

  • voice-notes — Interactive voice memo exploration. Topic lookup uses newest-first memo ordering, accepts limit/offset, and falls back to transcript/name text when AI label extraction lags.
  • voice-notes-crystallize — Save conversation insights as crystallized summaries

Personal Records

  • personal-records — Retrieve atomic Personal Records and use them as private RAG context

Health (Oura Ring)

  • health-check — Quick health overview: sleep, activity, readiness scores and trends
  • health-weekly — Weekly health review with workouts, recovery, and recommendations

Screen Time

  • screentime-report — Usage patterns, top time-sink apps, social media alerts, category breakdown

Finance

  • finance-overview — Net worth summary, account balances, and trend analysis
  • finance-spending — Spending analysis with daily patterns and recent transactions

Habits & Accountability

  • habit-check — Daily habit check-in: review today's habits, mark completions, celebrate streaks, flag missed reps
  • daily-training-report — Comprehensive daily training report: yesterday's results, today's focus, habit compliance, health data, ADHD focus management

Coaching

  • coaching-overview — Dashboard of coaching profiles, recent sessions, and pending action items
  • coaching-action-items — Review and manage coaching action items across all coaches
  • coaching-session-review — Review a coaching session's summary, key insights, and action items

AI Councils

  • llm-council — Run a generic local OpenCode multi-model council with configurable Vercel AI Gateway members and save every stage as LifeOS artifacts

Coaching Memory

  • coach-memory — View the AI coach's accumulated knowledge about you across 10 sections

Life Direction

  • ppv — Manage PPV vision, identity, pillars, existing project links, fears, inversions, and limiting-belief friction records
  • falkor-graph — Query schema-aware PPV graph records and create agent-owned links through the FalkorDB sidecar graph
  • direct-falkor-access — Use the Falkor browser/API directly for graph creation, deletion, and unrestricted mutation outside MCP guardrails

MCP Server And CLI

@starascendin/lifeos-plugin is the canonical agent package. It contains the skills, MCP server, MCP workflow prompts, and the lifeos shell CLI. Most MCP tools call Convex. Personal Records are available through retrieve_personal_records, get_personal_record, search_personal_records, and get_personal_records for private RAG context. PPV friction records use get_belief_reframes, create_belief_reframe, and update_belief_reframe with type values of fear, inversion, or limiting_belief, and can link to visionIds, projectIds, or issueIds. The falkor_graph_* tools call the FalkorDB sidecar for guarded Cypher reads, a schema/query recipe contract, and agent-owned PPV graph links.

Install standalone:

npm install -g @starascendin/lifeos-plugin
lifeos-mcp --url https://your-app.convex.site --user-id xxx --api-key yyy
lifeos get_tasks status=todo limit=10

License

MIT

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选