life-os-file-ops

Read and write Markdown notes with YAML frontmatter and wiki-links in life-os/.

10|1|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/yellinzero/your-mind --skill life-os-file-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: life-os-file-ops
Source: https://github.com/yellinzero/your-mind/tree/main/.claude/skills/life-os-file-ops
Command: npx skills add https://github.com/yellinzero/your-mind --skill life-os-file-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides strict guidelines for reading, creating, and editing files in life-os/. It ensures YAML frontmatter consistency, wiki-links, and templates are preserved.

Core Features & Use Cases

  • Read: load life-os/CLAUDE.md for context, and discover related notes via wiki-links.
  • Create: generate new notes with templates, add YAML frontmatter, link to related notes.
  • Edit: update existing notes while preserving structure and links.

Quick Start

Use when you need to create or edit notes under life-os/. For example, create a new daily note for today in Life OS.

Frequently Asked Questions about life-os-file-ops

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

FAQPage Schema
How do I create and manage notes with YAML frontmatter in a markdown wiki?

Create markdown notes with YAML frontmatter headers to standardize metadata, then use wiki-links to connect related notes within your life-os directory structure. This maintains consistent structure across daily notes, goals, projects, and archived content.

Can I use templates to generate new markdown notes automatically?

Yes, life-os file operations support template-based note creation. Templates substitute variables and inject YAML frontmatter, ensuring new notes inherit consistent structure for daily logs, projects, and other note types.

How do I link markdown notes together using wiki-link syntax?

Wiki-links connect notes by reference within your life-os directory. The Skill reads and validates wiki-link targets, ensuring references resolve correctly across subdirectories like Daily Notes, Goals, and Projects.

What's the best way to organize notes across multiple subdirectories in life-os?

Structure notes using life-os subdirectories—Daily Notes, Goals, Projects, Templates, Inbox, Archives—and maintain consistent YAML frontmatter and header levels. The Skill enforces this structure during read and write operations.

How do I edit existing notes while preserving wiki-links and frontmatter?

Edit operations preserve YAML frontmatter and wiki-link formatting automatically. The Skill validates structure consistency, preventing accidental corruption of metadata or reference links during updates.

What happens if a wiki-link points to a note that doesn't exist?

The Skill validates wiki-link existence before writes, preventing broken references. If a target note is missing, validation fails, alerting you to create the referenced note or update the link.