What problem does it solve?
This skill provides essential knowledge about the structure, files, and conventions of a DailyOS workspace, ensuring all other skills and commands operate correctly within it.
Core Features & Use Cases
- Workspace Detection: Identifies if the current directory is a DailyOS workspace.
- Directory Structure Navigation: Understands the purpose and expected content of directories like
Accounts/, Projects/, People/, _archive/, _inbox/, and data/.
- File Schema Understanding: Explains the purpose and key fields of critical JSON and Markdown files such as
dashboard.json, intelligence.json, person.json, schedule.json, prep.json, actions.json, emails.json, and manifest.json.
- Entity Resolution: Details how to find and reference Accounts and Projects.
- Role Preset System: Explains how
manifest.json customizes vocabulary and output framing.
- Loop-Back Convention: Guides on offering to save results back into the workspace.
Quick Start
Confirm if the current directory is a DailyOS workspace by checking for the presence of 'data/', 'Accounts/', 'Projects/', 'People/', '_archive/', and '_inbox/' directories.