Obsidian Graduate banner
eugeniughelbur eugeniughelbur

Obsidian Graduate

Testing community

Description

--- description: Promote an idea fragment into a full project spec with tasks, board entries, and structure --- Use the obsidian-second-brain skill. Execute `/obsidian-graduate $ARGUMENTS`: The optional argument is the idea title, tag, or keyword. If not provided, scan recent notes for ideas tagged `#idea` or in the `Ideas/` folder and present them for selection. 1. Read `_CLAUDE.md` first if it exists in the vault root 2. Find the idea to graduate: - If argument given: search `Ideas/`, da

Installation

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

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

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

Full documentation available on GitHub

View Source Repository