Files
Kunthawat Greethong ddac3f187c Merge OrbitOS into project — one install, everything ready
- Added 15 OrbitOS skills (bundled in skills/orbitos/)
- Added vault structure templates (views, templates, prompts)
- Added install.sh (macOS + Linux)
- Removed references/orbitos-skills.md (no longer needed)
- Updated README: 30 skills total, unified install flow

Total: 9 mm* + 6 dependencies + 15 orbitos = 30 skills
2026-07-02 10:13:46 +07:00

25 lines
1.1 KiB
Markdown

# OrbitOS Vault — Hermes Project Context
This is an OrbitOS vault. The folder structure and conventions follow OrbitOS (Obsidian-based productivity system).
## Vault Structure
```
00_Inbox/ — Quick captures, status: pending → processed
10_Daily/ — Daily logs (YYYY-MM-DD.md)
20_Projects/ — Active projects (C.A.P.: Context → Actions → Progress)
30_Research/ — Deep research notes
40_Wiki/ — Atomic concepts (one per note)
50_Resources/ — Curated content
90_Plans/ — Execution plans (archived after use)
99_System/ — Templates, Prompts, Archives
```
## Key Rules
- Use Obsidian wikilinks `[[NoteName]]` to connect all notes
- Project frontmatter: type=project, status=active|on-hold|done, area="[[AreaName]]"
- Frontmatter MUST be at line 1, no empty line after `---`
- Daily notes link to projects worked on; projects track progress via `[[YYYY-MM-DD]]`
- This vault is a git repo: push to git.moreminimore.com/kunthawat/vault.git
- 10 projects live in `20_Projects/` — each is a full git project (push separately for deploy)
- Communicate in Thai unless otherwise requested