librarian
01Agent
Use this agent for vault organization and maintenance — auditing folder structure, cleaning up frontmatter, finding orphan notes, and suggesting reorganization.
Agent
Use this agent for vault organization and maintenance — auditing folder structure, cleaning up frontmatter, finding orphan notes, and suggesting reorganization.
Agent
Use this agent for deep vault research that requires chaining semantic search, reading multiple notes, and following link trails to synthesize comprehensive answers from the Obsidian vault.
Hook
Runs when a session starts, executing session-init.js via node. From thoreinstein/gemini-obsidian.
Hook
Runs on the BeforeTool event for obsidian_create_note tool calls, executing validate-frontmatter.js via node. From thoreinstein/gemini-obsidian.
Hook
Runs on the AfterTool event for obsidian_(create, append)_note, obsidian_update_frontmatter, obsidian_append_daily_log, obsidian_replace_section, obsidian_insert_at_heading and obsidian_replace_in_note tool calls, executing reindex-note.js via node. From thoreinstein/gemini-obsidian.
Skill Claude CodeCodex
Use when the user wants to promote cross-project knowledge to the global Engineering/ folder, or says "promote knowledge", "compound notes", "knowledge synthesis", or "find repeated ideas across projects".
Skill Claude CodeCodex
Use when the user wants to find and insert missing wikilinks across vault notes. Triggers on "cross-link", "find missing links", "weave links", "unlinked mentions", "add wikilinks", or "link notes together".
Skill Claude CodeCodex
Use when the user wants to index their vault for semantic search, rebuild the RAG index, or says "index", "reindex", or "rebuild index".
Skill Claude CodeCodex
Use when the user wants to work with their daily note — view today's entry, add a log, do a daily review, or capture quick thoughts. Covers all daily note workflows.
Skill Claude CodeCodex
Use when the user wants to promote cross-project knowledge to the global Engineering/ folder, or says "promote knowledge", "compound notes", "knowledge synthesis", or "find repeated ideas across projects".
Skill Claude CodeCodex
Use when the user wants to audit vault link health, find broken wikilinks, orphaned notes, or semantic clusters. Triggers on "link audit", "broken links", "link health", "graph cleanup", or "find orphans".
Skill Claude CodeCodex
Use when the user wants to explore connections between notes, see what links to or from a note, or says "links", "backlinks", "connections", or "graph".
Skill Claude CodeCodex
Use after creating a new Engineering/ note to suggest which Maps of Content (MOCs) it belongs in. Triggers on "update MOC", "add to MOC", "which MOCs", or when the user has just created an Engineering/ note.
Skill Claude CodeCodex
This skill enables you to act as an expert companion for the user's Obsidian Vault. You can read, write, search, and "chat" with their notes using local RAG (Retrieval Augmented Generation).
Skill Claude CodeCodex
Use when the user asks a question about their vault, wants to explore a topic across notes, or says "research", "find out", "what do I know about", or "summarize my notes on". Chains semantic search, note reading, and link traversal for deep vault research.
Skill Claude CodeCodex
Use when the user wants to find notes by keyword or filename, or says "search", "find notes", or "look for".
Skill Claude CodeCodex
Use when the user wants a health audit of the vault — stale content, provenance drift, frontmatter compliance, or MOC coverage gaps. Triggers on "lint vault", "vault health", "check vault", "stale notes", "vault audit", "vault quality", or "check conventions".
Skill Claude CodeCodex
Use when the user wants to set or change their Obsidian vault path, or says "vault", "set vault", or "change vault".
Skill Claude CodeCodex
Use when the user wants to ingest external sources into the vault — PDFs, markdown files, transcripts, Readwise exports, or any document. Triggers on "ingest", "process document", "import into vault", "distill this", "add to vault", or "extract knowledge from".
Instructions file Gemini CLI
Instructions for thoreinstein/gemini-beads, covering beads - persistent task memory, core mandates for beads, when to use beads (bd), session protocol (the workflow) and key commands.
Hook
Runs when a session starts, running bd prime. From thoreinstein/gemini-beads.
Hook
Runs on the PreCompress event, running bd prime. From thoreinstein/gemini-beads.
Skill Claude CodeCodex
Git-backed issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers, or needs context recovery after compaction.
Instructions file Gemini CLI
Gemini CLI instructions for thoreinstein/gemini-notifier, covering gemini notifier - context & instructions, project overview, architecture, development conventions and extension manifest (gemini-extension.json).