From sci-brain
Captures the last substantive Q&A exchange as a timestamped markdown note, saves to docs/discussion/notes/, and copies to clipboard via pbcopy or xclip.
npx claudepluginhub quantumbfs/sci-brain --plugin sci-brainThis skill uses the workspace's default tool permissions.
Capture the last substantive Q&A exchange from the conversation as a shareable note.
Saves conversations, answers, or insights as structured notes in Obsidian wiki vault. Analyzes content for note type (synthesis, concept, etc.), creates frontmatter, files in folder, updates index, log, and hot cache.
Adds timestamped plain-text notes to active recordings or annotates past meeting files via CLI. Feeds into AI summarizer; searchable. Auto-activates on note-taking phrases.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Share bugs, ideas, or general feedback.
Capture the last substantive Q&A exchange from the conversation as a shareable note.
Scan back through the conversation to find the last substantive user message — skip short affirmations like "yes", "go on", "sounds good", "ok", "sure", "do it", "go ahead". The substantive message is the one that asks a real question, describes a problem, or shares an idea.
Pair it with the assistant's response to that message.
# Quick Note — YYYY-MM-DD HH:MM
## Question
<the substantive user message, verbatim>
## Answer
<the assistant's response, verbatim>
No rewriting, no added context. Keep it raw.
docs/discussion/notes/ if it doesn't exist.docs/discussion/notes/YYYY-MM-DD-HHMMSS-quicknote.md.pbcopyxclip -selection clipboard (fall back to xsel --clipboard if xclip unavailable)<path> and copied to clipboard.