Instructions file CodexOpenCode
Instructions for bezata/kObsidian, covering kobsidian development guidelines, runtime, project structure, commands and code style.
Instructions file CodexOpenCode
Instructions for bezata/kObsidian, covering kobsidian development guidelines, runtime, project structure, commands and code style.
Instructions file
Instructions for bezata/kObsidian: Claude Code (and most other AI coding agents) read AGENTS.md — the vendor-neutral 2026 convention. This file is a redirect so nothing breaks for tools that specifically look for CLAUDE.md.
Skill Claude CodeCodex
Initialize the kObsidian LLM Wiki in the current vault. Use when the user says "set up a wiki", "start a knowledge base", "init the wiki", "bootstrap kobsidian wiki", or similar. Scaffolds wiki/{Sources,Concepts,Entities}/ and seeds index.md, log.md, wiki-schema.md.
Skill Claude CodeCodex
File a new source into the LLM Wiki — create its Sources page, append a log entry, apply the proposed cross-reference edits. Use when the user says "ingest this", "file this source", "add this to the wiki", drops a URL/PDF/clipped article, or pastes notes they want captured. Never auto-applies cross-refs without…
Skill Claude CodeCodex
Health-check the LLM Wiki and offer fixes for each category of finding. Use when the user says "lint the wiki", "audit the wiki", "check wiki health", "clean up the wiki", or after a batch of ingests. Categories covered - orphans, broken links, stale sources, missing pages, tag drift, index parity.
Skill Claude CodeCodex
Answer a question from the LLM Wiki with citations, and optionally file the synthesis back as a concept page. Use when the user asks "what does the wiki say about X", "search the wiki for Y", "summarize what I know about Z", or asks a question that should be grounded in their personal knowledge base rather than…
MCP server Claude CodeCodexCursor +2
Filesystem-first MCP for Obsidian — an LLM-maintained wiki inspired by Karpathy's LLM Wiki. Runs locally from the kobsidian-mcp npm package. Needs 4 environment variables to run.