Obsidian Capture banner
eugeniughelbur eugeniughelbur

Obsidian Capture

Productivity community

Description

--- description: Quick idea capture — zero friction, saves to Ideas/ and mentions in daily note --- Use the obsidian-second-brain skill. Execute `/obsidian-capture $ARGUMENTS`: The optional argument is the idea text. If not provided, pull the most recent idea or thought from the conversation. 1. Read `_CLAUDE.md` first if it exists in the vault root 2. Take the argument as the idea, or pull from recent conversation context 3. Search `Ideas/` for a related existing note — if found, append to i

Installation

Installs to ~/.claude/skills/eugeniughelbur-obsidian-second-brain-obsidian-capture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eugeniughelbur-obsidian-second-brain-obsidian-capture && curl -fsSL https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/HEAD/commands/obsidian-capture.md -o ~/.claude/skills/eugeniughelbur-obsidian-second-brain-obsidian-capture/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository