Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Para-ZK

kangig94kangig94186 downloads

PARA, Zettelkasten, and LLM-Wiki workflows with MCP/CLI access for Claude Code, Codex, and other clients.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

An LLM-maintained PARA + Zettelkasten knowledge wiki for Obsidian.

You curate the sources and ask the questions; PARA-ZK's workflows ingest them into interlinked notes and keep frontmatter, references, and backlinks coherent, so knowledge compounds in the vault instead of being re-derived on each query.

PARA-ZK runs as an Obsidian plugin (GUI commands + ribbon shortcuts) and, while Obsidian is running, exposes the full workflow contract through a native CLI. Its thin MCP server discovers that CLI contract and exposes shell-safe edit tools (replace/set/add) so scripts and LLMs can drive the vault.

Curious what the output looks like?

Browse a generated LLM-Wiki example (AI papers → interlinked concept pages):
https://kangig94.github.io/obsidian-para-zk/examples/llm-wiki/index

Install

Requires: Obsidian 1.12.3+

Obsidian plugin

Install PARA-ZK from Obsidian's community plugin browser: Settings → Community plugins → Browse, search PARA-ZK, then install and enable it.

Then scaffold the vault with the PARA-ZK: Set up PARA-ZK vault command (or para-zk:setup). Setup is idempotent: it creates the PARA/ZK layout, templates, and dashboards, overwrites plugin-owned scaffolding when generated content differs, and offers to install the required community plugins (deps=required) or optional UX enhancements (deps=enhancements).

Claude Code / Codex (MCP)

With Obsidian running and optsidian or obsidian on PATH:

# Claude Code
/plugin marketplace add kangig94/obsidian-para-zk
/plugin install para-zk@obsidian-para-zk

# Codex
codex plugin marketplace add kangig94/obsidian-para-zk
codex /plugins   # install "para-zk"

See docs/MCP.md for details and generic MCP-client registration.

Usage

  • GUI — command palette (PARA-ZK: …) and left-ribbon shortcuts for project, area, resource, ZK, daily note, and quick memo.
  • CLI — run para-zk:describe for the live list of surface types; add type=<surface> to drill into that surface's read/write keys. Full contract in docs/CLI.md.
  • MCP — describe for the CLI contract plus shell-safe edit tools (replace/set/add); see docs/MCP.md.

CLI and MCP values are locale-neutral codes (e.g. status=in_progress); the plugin renders localized labels in the note. Default locale is English — pass locale=ko for a Korean vault.

Skills (Claude Code / Codex)

Once the plugin is installed (above), these PARA-ZK skills are available as slash commands; Codex exposes the same set.

Skill Description
import-resource Import a file, URL, web research, or synthesis into the vault as a resource note
wiki-ingest Ingest canonical sources into the LLM-Wiki (uncited / delta / per-import / re-ingest)
wiki-retopology Reorganize the existing LLM-Wiki domain topology
wiki-capture File a durable synthesis from a wiki conversation back as a new or updated wiki page (writes only on confirmation)
wiki-lint Lint or health-check the LLM-Wiki on demand
codex-setup Install or refresh PARA-ZK's Codex custom agents (e.g. wiki-weaver)
HealthExcellent
ReviewPassed
About
Build a PARA/Zettelkasten wiki in Obsidian with LLM workflows that ingest sources into interlinked notes while preserving frontmatter, references, and backlinks so knowledge compounds in your vault. Expose a native CLI and an MCP-aware server with shell-safe edit ops (replace/set/add) to script and LLM-drive vault automation.
AIAutomationResearch
Details
Current version
0.2.3
Last updated
2 weeks ago
Created
2 months ago
Updates
10 releases
Downloads
186
Compatible with
Obsidian 1.12.3+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
kangig94kangig94kangig94
GitHubkangig94
  1. Community
  2. Plugins
  3. AI
  4. Para-ZK

Related plugins

Karpathy LLM Wiki

Karpathy's LLM Wiki implementation - multi-page knowledge generation with entity/concept pages and conversational query.

Khoj

An AI personal assistant for your digital brain.

Smart Templates

AI powered templates for generating structured content. Works with Local Models, Anthropic Claude, Gemini, OpenAI & more.

BRAT

Easily install a beta version of a plugin for testing.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Lazy Loader

Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.