Codex Skill: Capture
How to add new information to the codex. Any incoming data — ideas, notes, decisions, voice memos, agent outputs — enters through this process.
The Capture Flow
Input (any source)
→ Classify the type
→ Apply the right template from _codex/templates/
→ Fill frontmatter + content
→ Save to 06 Inbox (Queue)/ OR directly to the known domain folderSteps
-
Classify the input — What kind of information is this?
- Idea, observation, or reference →
note - A choice that was made →
decision - A repeatable process →
sop - Information about a person →
person - A project or initiative →
project - A time-stamped event or daily log →
log
- Idea, observation, or reference →
-
Pick the template — Open the matching file from
_codex/templates/ -
Fill the frontmatter — At minimum:
title,type,created,tags,ai_summaryai_summaryis the most important field — write it like a search result snippet
-
Name the file — lowercase-with-hyphens, e.g.
home-internet-setup.md- For dated entries:
YYYY-MM-DD-slug.md
- For dated entries:
-
Choose the destination
- If the domain is obvious → save there directly
- If uncertain → save to
00-24 UI/06 Inbox (Queue)/ - Never create new top-level folders
Capture Sources
The codex captures from anywhere:
| Source | How to capture |
|---|---|
| Voice/speech | Transcribe → paste into note, use daily.md template |
| Text/message | Copy + paste, add context in frontmatter |
| Screenshot | Save to assets/, reference in note |
| AI output | Save agent’s response as a note with type/log or type/note |
| Extract the decision or action, capture just that | |
| Meeting | Capture decisions made + actions assigned |
The 2-Minute Rule
If you can classify and file it in under 2 minutes — do it now.
If not — drop it in 06 Inbox (Queue)/ with at minimum a title and one line of context.

