38 skills
obsidian-wiki1.7k ★
Framework for AI agents to build and maintain a digital brain through Obsidian wiki using Karpathy's LLM Wiki pattern
checked 4d ago
claude-history-ingest
Ingest Claude Code conversation history into the Obsidian wiki. Use this skill when the user wants to mine their past Claude conversations for knowledge, import their ~/.claude folder, extract insights from previous coding sessions, or says things like "process my Claude history…
·★1.6k↓0
checked 4d ago
Turn messy chat logs into a searchable wiki
Reads unstructured conversation exports (Slack, Discord, meeting transcripts) and structures them into an Obsidian wiki with linked notes, timestamps, and full-text search.
·★1.6k↓0
checked 4d ago
Check if your output actually solves the problem
Takes a stated goal and what you built, then gives honest feedback: Does it match? What's missing? Where would it break in real use?
·★1.6k↓0
checked 4d ago
Capture a webpage into your research vault
Fetches any URL, extracts the core content, and files it into your Obsidian vault—either in a project folder or a catch-all inbox that auto-organizes as you link notes.
·★1.6k↓0
checked 4d ago
Archive and search your Pi coding sessions
Imports your Pi agent session history into an Obsidian wiki, making past coding decisions, solutions, and debugging steps searchable and reusable across projects.
·★1.6k↓0
checked 4d ago
Turn your Obsidian vault into a queryable dashboard
Builds a dynamic table or index view inside Obsidian that surfaces all notes matching a tag, type, or date—updated live as you add content.
·★1.6k↓0
checked 4d ago
Review and publish staged wiki drafts
Displays pending wiki edits side-by-side with live versions, lets you accept or reject each change, and publishes approved ones in bulk without manual file moves.
·★1.6k↓0
checked 4d ago
Index your chat history into searchable notes
Imports a conversation thread or session log and turns it into a wiki—indexed by topic, decision, and outcome so you can search months of chats later.
·★1.6k↓0
checked 4d ago
Color-code your Obsidian graph by topic
Reads your Obsidian vault and rewrites the graph-view config to color-code nodes by tag, folder, or custom category — making visual clusters pop.
·★1.6k↓0
checked 4d ago
Archive your coding conversations into a wiki
Reads your ~/.codex folder, mines past coding sessions for reusable patterns, and builds an Obsidian wiki you can search and link through later.
·★1.6k↓0
checked 4d ago
Auto-link related pages in your wiki
Scans your Obsidian vault and surfaces which pages should link to each other based on semantic relevance. Suggests the link text and anchor so you just approve.
·★1.6k↓0
checked 4d ago
Archive your Hermes chat history as searchable notes
Reads your local Hermes conversation log, extracts insights and decisions, and populates an Obsidian vault with linked notes—so you can search past work and recall what you learned.
·★1.6k↓0
checked 4d ago
Build an AI-queryable knowledge base in Obsidian
Sets up a structured wiki in Obsidian that Claude can search, cross-reference, and synthesize—so your team can ask questions about accumulated knowledge instead of scrolling.
·★1.6k↓0
checked 4d ago
Feed documents into your Obsidian vault
Ingests a batch of docs into Obsidian, dedupes against what's already there, auto-generates frontmatter and cross-links so notes stay searchable and connected.
·★1.6k↓0
checked 4d ago
Merge duplicate pages in your Obsidian vault
Scans your vault for pages covering the same concept under different names—like "RSC" and "React Server Components"—and proposes smart merges with redirects intact.
·★1.6k↓0
checked 4d ago
Search your notes and get sourced answers
Queries your Obsidian vault for everything related to a topic and synthesizes answers with exact links back to the original notes.
·★1.6k↓0
checked 4d ago
Save a bug fix or gotcha to your wiki instantly
Pulls the insight or fix from your current chat thread and drops it into your wiki's staging area—no formatting, no friction, ready to polish later.
·★1.6k↓0
checked 4d ago
Deep-dive a topic and file notes into your wiki
Runs multi-round web searches on a topic, synthesizes findings into a structured outline, and writes it directly into your Obsidian vault with linked references.
·★1.6k↓0
checked 4d ago
Save what you just built into your wiki
Extracts the key decisions, learnings, and artifacts from your project and pushes a formatted note into your Obsidian vault without overwriting existing entries.
·★1.6k↓0
checked 4d ago
Turn Copilot sessions into a searchable wiki
Reads your Copilot CLI history and extracts the architecture decisions, debug patterns, and code insights into timestamped, linked Obsidian pages you can search and reference later.
·★1.6k↓0
checked 4d ago
Keep your wiki fresh and indexed
Runs your daily maintenance cycle: validates that all source docs are current, refreshes the index, and regenerates your hot-items list automatically.
·★1.6k↓0
checked 4d ago
See what's been synced to your wiki
Reports which docs have been ingested, which are queued, and what changed since the last sync — so you know what's live versus what's still pending.
·★1.6k↓0
checked 4d ago
Add docs to your wiki as linked notes
Takes a file, URL, or folder and breaks it into interconnected wiki pages in Obsidian—each a focused concept with backlinks to related ideas.
·★1.6k↓0
checked 4d ago
Archive and rebuild your team wiki cleanly
Snapshots all current wiki pages, then rebuilds from scratch using fresh sources—Slack threads, docs, repos—so outdated info doesn't resurface.
·★1.6k↓0
checked 4d ago
Bootstrap an Obsidian vault in seconds
Creates folder structure, templates, config files, and .env setup for a personal wiki. Saves hours of scaffolding so you start writing notes immediately.
·★1.6k↓0
checked 4d ago
Jump between your Obsidian vaults
Switches your Obsidian context between work, personal, project, or archive vaults without closing the app. See which vault you're in and add new profiles on the fly.
·★1.6k↓0
checked 4d ago
Surface hidden patterns across your notes
Scans your Obsidian vault for concepts that appear together on multiple pages but lack a synthesis page, then drafts connective pages that draw cross-cutting conclusions.
·★1.6k↓0
checked 4d ago
Restore a wiki from a backup file
Takes a graph.json export and reconstructs the full wiki structure—pages, links, metadata—into your current vault without losing hierarchy or connections.
·★1.6k↓0
checked 4d ago
Standardize tags across your Obsidian vault
Scans your wiki, finds tag drift and inconsistency, and rewrites pages to use a single controlled vocabulary — so searches actually work.
·★1.6k↓0
checked 4d ago
Extract a tight knowledge packet from your wiki
Finds the most relevant pages in your Obsidian vault on a topic and bundles them into a compact, structured summary that fits a Claude context window — ready to hand off to another skill.
·★1.6k↓0
checked 4d ago
Archive your OpenClaw chats into a searchable wiki
Reads your OpenClaw conversation history and imports it into Obsidian, tagged and linked so you can search past reasoning, find related decisions, and spot patterns across projects.
·★1.6k↓0
checked 4d ago
Get a weekly digest of what your team learned
Scans your wiki for new, updated, and linked pages over the past week and writes a newsletter-style summary showing patterns and connections without overwhelming detail.
·★1.6k↓0
checked 4d ago
See what each AI tool knows about a topic
Searches a shared wiki across Claude, Codex, Hermes, and other tools to show you which gaps exist and where one tool has insight the others don't.
·★1.6k↓0
checked 4d ago
Search one AI agent's conversation history
Pulls targeted transcripts from a specific agent's past conversations—Claude, Codex, Hermes, or others—filtered by topic or timeframe to find prior work or patterns.
·★1.6k↓0
checked 4d ago
Export your Obsidian wiki as a queryable graph
Reads your Obsidian vault and outputs the note structure as JSON, GraphML, or Neo4j format—so you can visualize connections, query patterns, or feed it into other tools.
·★1.6k↓0
checked 4d ago
Save this conversation as a wiki note
Extracts the key ideas, decisions, and context from your current chat and writes them into a structured, searchable wiki entry you can reference later.
·★1.6k↓0
checked 4d ago
Build and benchmark a custom skill
Scaffolds a new skill from scratch, runs evals against test cases, measures performance with variance analysis, and identifies optimization opportunities without trial-and-error.
·★1.6k↓0
checked 4d ago
Clean up and fix your knowledge base
Scans an Obsidian vault for orphaned pages, broken links, stale notes, and contradictions. Outputs a repair checklist ranked by impact.
·★1.6k↓0