Skip to content

Swarek/life-os-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life OS Template

A markdown-first personal operating system for Codex.

The template keeps the source of truth in local files: markdown, CSV and local assets. Codex reads and writes those files through conversations and automations. There is no required database and no bundled personal data.

What This Includes

  • agent instructions in AGENTS.example.md
  • system documentation in docs/
  • reusable automation prompts in automations/prompts/
  • reusable agent skills in skills/
  • local helper tools in tools/
  • empty data folders in templates/

What This Does Not Include

  • personal daily notes
  • health records
  • relationship files
  • private automation state
  • real thread IDs
  • API keys or local environment files
  • imported documents

Use

  1. Copy this template into a private repo.
  2. Rename AGENTS.example.md to AGENTS.md.
  3. Copy the folders under templates/ into your repo root.
  4. Adapt the docs and prompts to your own life, automations and tools.
  5. Keep your real data/, inbox/ and automation state private.

Privacy Model

This public repo is generated from a private Life OS instance with an allowlist export. Do not publish your private instance directly.

About

Markdown-first personal operating system template for Codex

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors