glean

Installation
SKILL.md

Glean

Surface insights, patterns, or ideas emerging from recent work and memory.

Workflow

  1. Gather recent context:

    # Recent memories (Glob sorts by mtime)
    Glob pattern="Areas/AI/Memory/**/*.md" path="<vault>"
    

    Read 10-15 most recent memory files

  2. Read recent session logs:

    Glob pattern="Areas/AI/Collaboration/Sessions/*.md" path="<vault>"
    

    Read 3-5 most recent sessions

Installs
11
GitHub Stars
1
First Seen
Jan 23, 2026
glean — robabby/claude-skills