# Skill: Note

This skill triggers when the user wants to save a note or finding.

## Workflow
1. Extract the core information from the user's prompt.
2. Save the information into a markdown file in `.omk/context/notes/` with a descriptive timestamped filename.
3. Confirm to the user that the note has been saved.
