thoreinstein

94 mods across 9 repositories, 189 stars between them.

librarian

01

thoreinstein/gemini-obsidian

Agent

Use this agent for vault organization and maintenance — auditing folder structure, cleaning up frontmatter, finding orphan notes, and suggesting reorganization.

102 1mo ago A 31 tokens original ISC

researcher

02

thoreinstein/gemini-obsidian

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.

102 1mo ago A 36 tokens original ISC

SessionStart

03

thoreinstein/gemini-obsidian

Hook

Runs when a session starts, executing session-init.js via node. From thoreinstein/gemini-obsidian.

102 1mo ago A tokens not measured original ISC

BeforeTool

04

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.

102 1mo ago A tokens not measured original ISC

AfterTool

05

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.

102 1mo ago A tokens not measured original ISC

compound

06

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".

102 1mo ago A 42 tokens original ISC

cross-linker

07

thoreinstein/gemini-obsidian

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".

102 1mo ago A 55 tokens original ISC

index

08

thoreinstein/gemini-obsidian

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".

102 1mo ago A 36 tokens original ISC

journal

09

thoreinstein/gemini-obsidian

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.

102 1mo ago A 38 tokens original ISC

knowledge

10

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".

102 1mo ago A 42 tokens copy · 97% ISC

link-audit

11

thoreinstein/gemini-obsidian

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".

102 1mo ago A 54 tokens original ISC

links

12

thoreinstein/gemini-obsidian

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".

102 1mo ago A 38 tokens original ISC

moc-update

13

thoreinstein/gemini-obsidian

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.

102 1mo ago A 57 tokens original ISC

obsidian-companion

14

thoreinstein/gemini-obsidian

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).

102 1mo ago A 0 tokens original ISC

research

15

thoreinstein/gemini-obsidian

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.

102 1mo ago A 61 tokens original ISC

search

16

thoreinstein/gemini-obsidian

Skill Claude CodeCodex

Use when the user wants to find notes by keyword or filename, or says "search", "find notes", or "look for".

102 1mo ago A 29 tokens original ISC

vault-lint

17

thoreinstein/gemini-obsidian

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".

102 1mo ago A 65 tokens original ISC

vault

18

thoreinstein/gemini-obsidian

Skill Claude CodeCodex

Use when the user wants to set or change their Obsidian vault path, or says "vault", "set vault", or "change vault".

102 1mo ago A 32 tokens original ISC

wiki-ingest

19

thoreinstein/gemini-obsidian

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".

102 1mo ago A 64 tokens original ISC

thoreinstein/gemini-beads

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.

26 6mo ago A 473 tokens original MIT

SessionStart

21

thoreinstein/gemini-beads

Hook

Runs when a session starts, running bd prime. From thoreinstein/gemini-beads.

26 6mo ago A tokens not measured original MIT

PreCompress

22

thoreinstein/gemini-beads

Hook

Runs on the PreCompress event, running bd prime. From thoreinstein/gemini-beads.

26 6mo ago A tokens not measured original MIT

beads

23

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.

26 6mo ago A 38 tokens original MIT

thoreinstein/gemini-notifier

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).

25 3mo ago A 370 tokens