# obsidian-wiki

> Framework for AI agents to build and maintain an Obsidian wiki using Karpathy's LLM Wiki pattern

- **URL**: https://www.freshcrate.ai/projects/obsidian-wiki
- **Author**: Ar9av
- **Category**: Frameworks
- **Latest version**: `v2026.05.3` (2026-05-28)
- **License**: Unknown
- **Source**: https://github.com/Ar9av/obsidian-wiki
- **Language**: Python
- **GitHub**: 524 stars, 80 forks
- **Registry**: github
- **Tags**: `agent-skills`, `knowledge-base`, `llm-tools`, `obsidian`, `python`, `wiki`

## Description

Framework for AI agents to build and maintain an Obsidian wiki using Karpathy's LLM Wiki pattern

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v2026.05.3` | 2026-05-28 | High | ## What's new  - **`wiki-import` skill** — import a vault's knowledge graph from a `graph.json` export (produced by `wiki-export`) into any vault. Reconstructs page stubs with correct frontmatter, wikilinks, and typed relationships. Supports three conflict modes: `skip` (default), `overwrite`, and `merge`. Updates `.manifest.json`, `index.md`, `log.md`, and `hot.md` on completion. - Routing entry added to `AGENTS.md` so agents automatically recognise import intent (`"import wiki"`, `"load graph. |
| `v2026.05.1` | 2026-05-24 | High | ## What's new  ### New skills  **`/wiki-pi`** (`pi-history-ingest`) — first-class Pi coding agent support (#63). Ingests sessions from `~/.pi/agent/sessions`, extracts code patterns, debug notes, and architecture decisions into the vault. Includes delta tracking via `.manifest.json` and a per-project summary block.  **`wiki-context-pack`** — bounded token context retrieval. Packages a slice of the vault to a caller-specified token budget — useful for priming a context window without blowing it. |
| `v2026.05` | 2026-05-06 | High | ## What's new  ### New skills  **`/wiki-claude`, `/wiki-codex`, `/wiki-hermes`, `/wiki-openclaw`, `/wiki-copilot`** — cross-agent targeted search (`wiki-agent` skill). Query one AI tool's raw history from any other tool. Say `/wiki-codex "rust ownership"` in Claude Code and it finds the relevant Codex sessions, extracts the knowledge, ingests it into the wiki, and returns a synthesized answer immediately. Each agent has its own extraction strategy (Codex rollout events, Claude JSONL turns, OpenC |
| `v2026.04` | 2026-04-24 | High | ## What's Changed * Summary parser safe punctuation by @Medenor in https://github.com/Ar9av/obsidian-wiki/pull/3 * feat: integrate QMD semantic search into wiki-ingest and wiki-query skills by @hongphuc5497 in https://github.com/Ar9av/obsidian-wiki/pull/1 * Fix tag formatting in SKILL.md by @Medenor in https://github.com/Ar9av/obsidian-wiki/pull/4 * Enhance README with Kilocode agent details by @Medenor in https://github.com/Ar9av/obsidian-wiki/pull/5 * refactor(setup): extract install_skills() |
| `main@2026-04-22` | 2026-04-22 | High | Latest activity on main branch |
| `0.0.0` | 2026-04-08 | High | No release found — using repo HEAD |

## Citation

- HTML: https://www.freshcrate.ai/projects/obsidian-wiki
- Markdown: https://www.freshcrate.ai/projects/obsidian-wiki.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/obsidian-wiki/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
