Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub technicalpickles/pickled-claude-plugins --plugin second-brainHow 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.
Transforms ingested insight notes in Claude vault into enriched Zettelkasten notes: rewrites prose, improves titles, adds context, updates status to enriched.
Processes raw knowledge files (book notes, highlights, raw files) into structured vault notes with metadata extraction, wiki-links, and auto-chaining.
Extracts action items from non-meeting notes (class notes, book notes, podcast transcripts) and routes them to the correct to-do file with wikilinks and owner tags.
Share bugs, ideas, or general feedback.
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 file