inbox-processlisted
Install: claude install-skill slogsdon/skills-vault-rituals
# Skill: /inbox-process
Interactive inbox triage. Review each item, confirm the action, execute.
## Fixtures to Skip
These files are permanent Inbox fixtures — do not include them in processing:
- `Inbox Processing.md`
- `todo.md`
- `Chores.md`
## Destination Routing
| Recommendation | When to use |
|---|---|
| **Move to Projects/** | Describes an active project, initiative, or ongoing effort |
| **Move to Concepts/** | A mental model, framework, reusable idea, or principle |
| **Move to Context/** | Background reference material, standing context, or reference docs |
| **Move to Meetings/** | Raw conversation or meeting note — process with /meeting first |
| **Move to Clippings/** | Article, link, or external source saved for later |
| **Archive** | Done, resolved, or superseded — worth keeping but not active |
| **Delete** | Transient, already captured elsewhere, or no longer relevant |
| **Keep in Inbox** | Genuinely needs more thought before acting |
## Steps
1. **List inbox contents**
- Run: `ls "~/Library/Mobile Documents/iCloud~md~obsidian/Documents/Personal/Inbox/"`
- Filter out fixture files (see above)
- If inbox is empty: report "Inbox is clear." and stop
2. **Read each file briefly**
- For each file, strip the `.md` extension and run: `obsidian read file='Note Name'`
- Skim the output for content type and intent (first ~40 lines is enough)
- Note the filename and content type
3. **Generate recommendations upfront**
- For every non-fix