Skip to content

v2026.04.27 — Initial Release

Choose a tag to compare

@ystreibel ystreibel released this 26 Aug 09:49
· 9 commits to main since this release

logseq-wiki v1.0.0

Skill-based framework for building and maintaining a Logseq knowledge base using AI coding agents — inspired by Andrej Karpathy's LLM Wiki pattern.

Features

  • 19 skills covering the full wiki lifecycle: setup, ingest, update, query, lint, rebuild, export, cross-linking, tag taxonomy, URL ingest, data ingest, agent history ingest
  • Full multi-agent support: Claude Code, Cursor, Windsurf, Kiro, Hermes, OpenClaw, Codex, Gemini CLI, GitHub Copilot, Trae, OpenCode, Aider, Factory Droid
  • Logseq-native: title:: value properties, NOW/LATER/DONE workflow, dynamic theme detection from pages/
  • Structural parity with obsidian-wiki: identical skill names for seamless switching between vaults
  • Delta-based ingestion: SHA-256 content hashing via wiki/_manifest.json

Quick Start

git clone https://github.com/ystreibel/logseq-wiki.git
cd logseq-wiki
bash setup.sh

Then open the project in your agent and say: "Set up my wiki"