Ar9av

62 mods across 5 repositories, 4.0k stars between them.

Stop

01

Ar9av/obsidian-wiki

Hook Claude Code

Runs when the agent finishes a response, executing wiki-stop-capture.sh via bash. From Ar9av/obsidian-wiki.

3.3k +13 today A tokens not measured original MIT

obsidian-wiki

02

Ar9av/obsidian-wiki

Settings file Claude Code

Agent settings declaring 1 hook event (Stop).

3.3k +13 today A tokens not measured original MIT

obsidian-wiki

03

Ar9av/obsidian-wiki

Cursor rule Cursor

Obsidian Wiki skill-based framework for building and maintaining knowledge bases. Use these rules whenever engaging with the vault, wiki, ingestion, or knowledge management.

3.3k +13 today A 636 tokens original MIT

Ar9av/obsidian-wiki

Instructions file GitHub Copilot

Copilot instructions for Ar9av/obsidian-wiki, covering obsidian wiki — copilot context, project overview, key concepts, skills reference and coding conventions.

3.3k +13 today A 689 tokens original MIT

Ar9av/obsidian-wiki

Skill Claude CodeCodex

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", "add my conversations to the wiki"…

3.3k +13 today B 107 tokens original MIT

code-understand

06

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Build a ranked, citation-backed focus map of a codebase — the files and symbols an architecture actually hangs on — using CodeGraph when available and a dependency-free builtin (regex AST extraction + rg cross-file references) otherwise. Use this any time you (the coding agent) need to orient in an unfamiliar or large…

3.3k +13 changed today A 175 tokens original MIT

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Ingest Codex CLI conversation history into the Obsidian wiki. Use this skill when the user wants to mine their past Codex sessions for knowledge, import their /.codex folder, extract insights from previous coding sessions, or says things like "process my Codex history", "add my Codex conversations to the wiki", or…

3.3k +13 today A 108 tokens original MIT

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Ingest GitHub Copilot CLI session history into an Obsidian wiki as distilled knowledge pages. Use this skill when the user wants to capture their Copilot CLI sessions into a personal wiki — extracting architecture decisions, debug notes, and patterns into searchable Obsidian pages. Triggers on phrases like "ingest my…

3.3k +13 today A 181 tokens original MIT

cross-linker

09

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Scan the Obsidian wiki and automatically discover missing cross-references between pages. Use this skill when the user says "link my pages", "find missing links", "cross-reference", "connect my wiki", "add wikilinks", "what pages should be linked", or after any large ingestion to ensure new pages are woven into the…

3.3k +13 today A 137 tokens original MIT

daily-update

10

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Run the daily wiki maintenance cycle: check all source freshness, update the index, and regenerate hot.md. Use this skill when the user says "/daily-update", "run the daily update", "update everything", "morning sync", "refresh the wiki index", or when triggered by the launchd cron at 9 AM. Also use to set up or…

3.3k +13 today A 109 tokens original MIT

graph-colorize

11

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Color-code the Obsidian graph view by rewriting .obsidian/graph.json colorGroups. Use this skill when the user says "color my graph", "color code obsidian", "colorize the graph", "color the graph by tag", "color by category", "highlight visibility in graph", "make the graph colorful", "distinguish tags in graph", or…

3.3k +13 today A 135 tokens original MIT

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Ingest Hermes agent history into the Obsidian wiki. Use this skill when the user wants to mine their past Hermes sessions for knowledge, import their /.hermes folder, extract insights from previous Hermes conversations, or says things like "process my Hermes history", "add my Hermes memories to the wiki", "ingest…

3.3k +13 today A 108 tokens original MIT

impl-validator

13

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Validate whether an implementation matches its stated goal. Use this skill when a skill or agent wants a second opinion on its own output, when the user says "check this implementation", "validate what you did", "is this correct?", "review the output", or "did you do this right?". Also spawned automatically as a…

3.3k +13 today A 105 tokens original MIT

llm-wiki

14

Ar9av/obsidian-wiki

Skill Claude CodeCodex

The foundational knowledge distillation pattern for building and maintaining an AI-powered Obsidian wiki. Based on Andrej Karpathy's LLM Wiki architecture. Use this skill whenever the user wants to understand the wiki pattern, set up a new knowledge base, or needs guidance on the three-layer architecture (raw sources…

3.3k +13 changed today A 113 tokens original MIT

memory-bridge

15

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Browse and compare wiki knowledge by which AI tool originally produced it. Use this skill when the user says "/memory-bridge", "browse codex memory", "what did codex know about X", "show me claude knowledge", "cross-tool memory", "what does hermes know that claude doesn't", "show me knowledge from ", "compare my AI…

3.3k +13 today A 134 tokens original MIT

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Workflow for working with the user on changing how Obsidian looks using CSS snippets. Use this whenever the user asks to restyle Obsidian, tune a vault's visual layout, adjust tabs, sidebars, note surfaces, properties, backlinks, graph panes, file explorer rows, icons, links, shadows, active states, or CSS snippets.…

3.3k +13 today A 115 tokens original MIT

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Ingest OpenClaw agent history into the Obsidian wiki. Use this skill when the user wants to mine their past OpenClaw sessions for knowledge, import their /.openclaw folder, extract insights from previous OpenClaw conversations, or says things like "process my OpenClaw history", "add my OpenClaw sessions to the wiki"…

3.3k +13 today A 125 tokens original MIT

pi-history-ingest

18

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Ingest Pi coding agent session history into the Obsidian wiki. Use this skill when the user wants to mine their past Pi sessions for knowledge, import their /.pi/agent/sessions folder, extract insights from previous coding sessions, or says things like "process my Pi history", "add my Pi sessions to the wiki", "ingest…

3.3k +13 today A 112 tokens original MIT

session-brain

19

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Build and maintain a topic graph over your agent session history. Reads every Claude session transcript plus the pruned sessions that survive only in history.jsonl, clusters them by topic using local TF-IDF (no API calls, no embeddings), and writes an interactive graph you can open in a browser. Use when the user says…

3.3k +13 today A 153 tokens original MIT

session-search

20

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Find a past agent session by topic and load its context into the current conversation. Searches the session-brain topic graph, ranking by relevance, topic membership, and time decay, then loads the winning transcript. Use when the user says "/wiki-sessions ", "which session did I do X in", "find the session where I…

3.3k +13 today A 128 tokens original MIT

skill-creator

21

Ar9av/obsidian-wiki

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

3.3k +13 today A 64 tokens copy · 88% MIT

analyzer

22

Ar9av/obsidian-wiki

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

3.3k +13 today A 0 tokens copy · 100% MIT

comparator

23

Ar9av/obsidian-wiki

Agent

Compare two outputs WITHOUT knowing which skill produced them.

3.3k +13 today A 0 tokens copy · 100% MIT

grader

24

Ar9av/obsidian-wiki

Agent

Evaluate expectations against an execution transcript and outputs.

3.3k +13 today A 0 tokens copy · 100% MIT