원클릭으로
alive-mine
Deep context extraction from source material -- transcripts, documents, sessions. The archaeologist
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Deep context extraction from source material -- transcripts, documents, sessions. The archaeologist
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 | Deep context extraction from source material -- transcripts, documents, sessions. The archaeologist |
| version | 1.0.0 |
| author | ALIVE Context System |
| license | MIT |
| toolsets | ["terminal","file"] |
| triggers | ["mine","extract context","deep dive into","process this transcript","mine for context"] |
| metadata | {"hermes":{"tags":["ALIVE","context","mining","extraction"]}} |
Deep extraction from source material. Creates reference bundles, builds extraction plans, tracks what's been mined.
For each source, extract:
Extracted from [source]:
Decisions (3):
1. [decision] -> [[walnut]]
2. [decision] -> [[walnut]]
3. [decision] -> [[walnut]]
Tasks (2):
4. [task] -> [[walnut]]
5. [task] -> [[walnut]]
People (1):
6. [person context] -> [[person]]
Insights (1):
7. [insight] -> [[walnut]] insights
Approve all, or pick numbers to route?
mining: field.Track in bundle manifest:
mining: active -- still gathering sourcesmining: paused -- temporarily stoppedmining: exhausted -- all known sources capturedFor multiple sources (e.g., scanning all unsaved sessions):
# Find unmined squirrel entries
find "$ALIVE_WORLD_ROOT/.alive/_squirrels" -name "*.yaml" -newer "$ALIVE_WORLD_ROOT/.alive/_squirrels/.last-mined" 2>/dev/null
Process each, present aggregated results.