Obsidian Emerge Idea Surfacer
Give Claude Code your Obsidian vault and let it surface ideas you have been circling for months but never actually named.
Before & after
Same prompt, same agent — the only difference is the skill.
I can help you look through your Obsidian vault and find recurring themes. You'd need to give me access to your vault, and then I could read through your notes and suggest patterns. There are probably some ideas you've mentioned multiple times without realizing they form a project. I could help organize those. How would you like to share your vault with me?
EMERGING THEMES (Past 90 days, minimum 8 mentions) THEME 1: Document Culture Fragmentation (12 mentions, last 3 weeks) Notes: "async comms vs sync meetings", "Slack destroys context", "wiki never updated", "email threads repeat" → Potential project: Build a decision log system for your company THEME 2: Component Reuse Gaps (11 mentions, scattered across code review notes) Notes: "reinventing dropdown filters", "avatar components diverging", "button states inconsistent" → Potential project: Start a design system audit THEME 3: Performance Debugging (9 mentions, mobile-specific) Notes: "iOS bundle too slow", "third-party script blocking render", "lazy load opportunities" → Potential project: Mobile performance sprint NEXT STEPS: Pick theme, create linked folder, resurface monthly
About this skill
name: obsidian-emerge-surfacer description: Give Claude Code your Obsidian vault and let it surface ideas you have been circling for months but never actually named.
Obsidian Emerge Idea Surfacer
What This Does
The creator wires Obsidian to Claude Code through the Obsidian CLI so Claude can walk the linked graph of MD files. He builds a two-command layer: a today command that pulls calendar, tasks, and recent notes into a one-day plan, and an emerge command that surfaces recurring themes across the vault the user has not consciously named.
What You Get
- Obsidian CLI connection to Claude Code
- today command pulling calendar, tasks, recent notes
- emerge command surfacing recurring unnamed themes
- linked graph traversal
- one-day prioritized plan output
Customize
- vault_path: where the Obsidian vault lives
- today_sources: which apps to include (calendar, tasks, drive)
- emerge_lookback: months of notes to scan
- theme_threshold: how often a topic must repeat
- output_format: plain text or MD
Sample Output
Emerge returns three recurring themes from the past six months of notes that were mentioned dozens of times but never turned into a project.
Target Audience
Knowledge workers already keeping Obsidian vaults
SKILL.md preview
---
name: obsidian-emerge-surfacer
description: Use this skill when an Obsidian vault should surface recurring ideas the user has been circling for months but never explicitly named.
version: 1.0.0
category: Memory/Knowledge
author: AgentVolt
license: proprietary
tags:
- memory
- knowledge
- standard
---
# Obsidian Emerge Idea Surfacer
Reads across an Obsidian vault's linked notes to surface recurring themes and ideas that keep appearing but have never been consciously named or turned into a project.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Self-Evolving Codebase Memory
Give Claude Code a long-term memory that grows every session, extracts lessons from your conversations, and answers questions from a compiled wiki instead of re-scanning your codebase.
AI Starter Toolkit
A free, curated starting point — the essential prompts and habits to get real value from AI on day one.
ChatGPT Mastery Kit
The fastest way to go from casual ChatGPT user to power user, with 50+ proven prompt patterns.
Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.