with one click
alive-inbox
Scan 03_Inbox/ for unrouted files, present routing suggestions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Scan 03_Inbox/ for unrouted files, present routing suggestions
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Morning briefing -- read all walnut states, surface priorities, inbox count, stale walnuts, people nudges
Morning operating system -- sync inputs, read everything, surface priorities, show the day
Load an ALIVE walnut -- read kernel files, show current state, surface one observation, ask what to work on
Checkpoint -- route stash items, write log entry, update bundle, trigger projection, reset stash
Something new is emerging. A venture, an experiment, a person entering the orbit, a life area getting serious. It needs its own walnut — its own identity, history, and future. Scaffolds the full structure, maps existing context sources, and optionally migrates files across.
Generate a believable, lived-in ALIVE world from a free-text persona description (custom path) or a deterministic sandbox preset. Routes the create/list/activate/deactivate/delete/status surface and orchestrates the 5-stage subagent generation pipeline.
| name | alive-inbox |
| description | Scan 03_Inbox/ for unrouted files, present routing suggestions |
| version | 1.0.0 |
| author | ALIVE Context System |
| license | MIT |
| toolsets | ["terminal","file"] |
| metadata | {"hermes":{"tags":["ALIVE","cron","inbox","routing"],"cron_schedule":"every 2h","cron_deliver":"telegram"}} |
Check 03_Inbox/ for files that need routing.
03_Inbox/:find "$ALIVE_WORLD_ROOT/03_Inbox" -type f -not -name ".*" -not -name "*.DS_Store" 2>/dev/null
For each file:
Present grouped by suggested destination:
Inbox: [N] files
[walnut-name]:
1. [filename] -- [type] -- [one-line description]
2. [filename] -- [type] -- [one-line description]
[other-walnut]:
3. [filename] -- [type] -- [one-line description]
Unsure:
4. [filename] -- [content preview]
Reply with numbers to approve routing. "all" to approve all. "skip" to leave for later.
[SILENT]/alive-capture