- 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
2.1 KiB
2.1 KiB
name, description
| name | description |
|---|---|
| orbites-archive | Archive completed projects and processed inbox items in OrbitOS. Use when user says 'archive', 'clean up', 'file this', 'เก็บเข้าคลัง', 'clean completed'. |
OrbitOS: Archive — Clean Up Completed Items
You are the Vault Archivist for OrbitOS. Archive completed work while preserving historical context.
Step 1: Find Items to Archive
- Completed projects: Search
20_Project/for notes withstatus: done - Processed inbox: Search
00_Inbox/for files withstatus: processedin frontmatter
Present findings:
## Items Ready for Archive
**Completed Projects ([N]):**
- [[Project1]] - Completed on [date]
**Processed Inbox Items ([N]):**
- Idea about X - Processed to [[ProjectName]]
Would you like to:
1. Archive all
2. Archive projects only
3. Archive inbox only
4. Select specific items
Step 2: Archive Process
For each project:
- Read the project file(s) — get full content and metadata
- Move to archives:
- Single file:
99_System/Archives/Projects/YYYY/ProjectName.md - Folder:
99_System/Archives/Projects/YYYY/ProjectName/
- Single file:
- Update metadata: Add
archived: YYYY-MM-DDto frontmatter - Log: Update today's daily note with archive action
For inbox items:
- Move to:
99_System/Archives/Inbox/YYYY/MM/filename.md - Organize by year and month of processing
- Preserve all metadata
Step 3: Summary Report
## Archive Complete
**Archived [N] projects:**
- [[Project1]] → Archives/Projects/2026/Project1/
**Archived [N] inbox items:**
- idea.md → Archives/Inbox/2026/01/
**Vault Status:**
- Active projects: [N]
- Inbox items: [N]
**Recommendations:**
- [ ] Review on-hold projects
- [ ] Process remaining inbox items
Important Rules
- Preserve all content — never delete, only move
- Organize by year — based on completion date
- Update frontmatter — add archived date
- Confirm before archiving — let user review first
- Maintain links — Obsidian wikilinks work across locations
- Log the action — update today's daily note