From second-brain
Splits raw session notes Markdown files into individual insight notes by extracting bullets. Stage 1 of a note processing pipeline using sb CLI.
How this skill is triggered — by the user, by Claude, or both
Slash command
/second-brain:ingestThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Split a raw session notes file (type: `session-notes`) into individual insight notes.
Split a raw session notes file (type: session-notes) into individual insight notes.
See references/pipeline.md for stage definitions and status flow.
A session notes file in the inbox with status: raw and type: session-notes.
sb note create --source auto --title "{insight title}" with:
status: ingestedtype: insightsource-session: {original session filename}repo, branch, bean from the parent session fileingested using the Edit tool (change status: raw to status: ingested in frontmatter)status: ingestedstatus: ingestedsource-session field links back to the original session filenpx claudepluginhub technicalpickles/pickled-claude-plugins --plugin second-brainTransforms ingested insight notes in Claude vault into enriched Zettelkasten notes: rewrites prose, improves titles, adds context, updates status to enriched.
Ingests a coding session JSONL into an AKB vault as structured notes, drafting session reports, TILs, tasks, ideas, and decisions.
Processes raw knowledge files (book notes, highlights, raw files) into structured vault notes with metadata extraction, wiki-links, and auto-chaining.