بنقرة واحدة
alive-mine
Nightly scan of session transcripts -- extract decisions, tasks, people, insights
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Nightly scan of session transcripts -- extract decisions, tasks, people, insights
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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-mine |
| description | Nightly scan of session transcripts -- extract decisions, tasks, people, insights |
| version | 1.0.0 |
| author | ALIVE Context System |
| license | MIT |
| toolsets | ["terminal","file"] |
| metadata | {"hermes":{"tags":["ALIVE","cron","mining","extraction"],"cron_schedule":"0 2 * * *","cron_deliver":"local"}} |
Scan recent session transcripts for unmined context.
find "$ALIVE_WORLD_ROOT/.alive/_squirrels" -name "*.yaml" -mtime -1 2>/dev/null
For each session entry:
transcript: pathGroup extractions by destination walnut
Write to .alive/stash.json with routing suggestions (don't route directly)
Mined [N] sessions, extracted [M] items:
[N] decisions
[N] tasks
[N] people updates
[N] insights
[N] quotes
Items added to stash for routing via alive-stash-router.
If nothing found: [SILENT]
.mined flag file alongside the YAML)