life-os

Organize and retrieve personal thoughts, conversations, and principles in Markdown files.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Liz2Z/oh-my-skills --skill life-os-liz2z
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: life-os
Source: https://github.com/Liz2Z/oh-my-skills/tree/main/skills/life-os
Command: npx skills add https://github.com/Liz2Z/oh-my-skills --skill life-os-liz2z

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Life OS helps you capture thoughts, conversations, and guiding principles, organize them, and make them searchable across time and contexts.

Core Features & Use Cases

  • Simple Markdown storage for versioning and human readability.
  • Semantic search and fast retrieval across thoughts, conversations, and principles.
  • State management using a current-state frontmatter to keep context up-to-date.

Quick Start

Run a simple command to record a thought, conversation, or principle and organize it for quick retrieval.

Frequently Asked Questions about life-os

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize personal thoughts and conversations for long-term retrieval?

To organize personal thoughts and conversations, you can use a frontmatter-based Markdown file model that maintains current-state and tags-index for semantic search and fast discovery across multiple sessions.

What is the best way to preserve personal knowledge management context across sessions?

Preserving personal knowledge management context across sessions requires state management using a current-state frontmatter to keep context up-to-date, ensuring thoughts, conversations, and principles remain searchable over time.

How does frontmatter-based state management work for personal notes?

Frontmatter-based state management for personal notes works by embedding current-state metadata directly in Markdown files, enabling fast search and discovery while maintaining versioning and human readability.

Can I use Markdown storage for journaling and guiding principles?

Yes, you can use simple Markdown storage for journaling and recording guiding principles, which provides versioning and human readability while supporting semantic search across your recorded thoughts.

Does life-os work without external dependencies?

Yes, life-os works without external dependencies, using optional scripts, references, and assets within its frontmatter-based file model to organize and retrieve personal knowledge.

What are the limitations of using Markdown for personal knowledge management?

Markdown personal knowledge management relies on frontmatter and tags-index for retrieval, meaning complex relational queries may be limited compared to database-driven approaches, though it ensures versioning and human readability.