What problem does it solve? Turning valuable context from a Claude conversation or a YouTube video into a durable, well-structured note in your Obsidian vault normally requires manual summarizing, formatting, and git operations. This Skill automates the whole pipeline: gathering the source content, drafting a note that matches the vault's conventions, and landing it in the marioplumbeer/obsidian GitHub repository through an approved pull request. ## Core Features & Use Cases - Multi-source capture: Distill the current Claude session (decisions, code, open questions) or a YouTube video (via yt-dlp transcripts) into a clean Markdown note with frontmatter and vault-matching structure. - Plan-first workflow with approval gate: Always presents the target path, filename, and full note preview for explicit approval before touching the repository, then opens a PR and auto-merges it. - Citation research for videos: Researches and inline-links every named person, company, or claim mentioned in a video, keeping the note faithful and well-sourced. - Use Case: After a long Claude Code session designing a retry-backoff strategy, say "pump this session to obsidian" — the Skill drafts a note at Inbox/2026-05-29-retry-backoff-design.md, shows you the plan, and merges it into your vault once approved. ## Quick Start Ask the assistant to pump this session to Obsidian, or paste a YouTube URL and ask to save it as a note in your vault.