HiHeiBai

Obsidian AI Workflow Kit — AI skill for Claude Code

AI community

Local-first Obsidian vault structure that gives AI agents persistent project memory across sessions.

How to install Obsidian AI Workflow Kit

This entry records only its repository, not the path inside it, so there is no exact command to give. Open HiHeiBai/obsidian-ai-workflow-kit and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Obsidian AI Workflow Kit does

Local-first Obsidian vault structure that gives AI agents persistent project memory across sessions. Works with Claude Code, Cursor, Codex, ChatGPT.

Alternatives in AI

  • Nocturne Memory — A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents 1.3k ★
  • Memmy Agent — 🍙 A personal AI agent & local memory hub for all AI agents, gives every AI one shared, fully controlled memor 1k ★
  • Pebrel — AI-native, GPU-accelerated terminal emulator for Windows with SSH, persistent sessions, split panes, and first 670 ★

README

Obsidian AI Workflow Kit

Obsidian AI Workflow Kit routes a new AI session through startup instructions, project context, required files, and structured write-back.

[Chinese](README.zh-CN.md) | English

[![CI](https://github.com/HiHeiBai/obsidian-ai-workflow-kit/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/HiHeiBai/obsidian-ai-workflow-kit/actions/workflows/ci.yml)

Make your local Obsidian vault readable, writable, and maintainable by AI agents.

Give every new AI session a reliable starting point

Claude Code, Cursor, Codex, and ChatGPT should not need to rediscover what a project is, where its decisions live, or what changed last time. This kit provides a local-first Obsidian structure with one startup entry, project bridge cards, write-back rules, source triage, recall maps, and maintenance checks.

It is a file-system-level workflow, not an app, community plugin, cloud memory service, or RAG stack. Humans can edit every part; any AI agent with file access can follow it. Instead of searching the entire vault, the agent routes to the small set of files the current task needs. Optional dashboards use Obsidian's built-in Bases core plugin.

A new AI session enters through START-HERE, opens project state and required context, then writes back a durable handoff for the next session.

Start fast

Download and open the Chinese vault

  1. Download the GitHub ZIP and extract it.
  2. In Obsidian, select Open folder as vault and choose the kit/ subfolder.
  3. Open its home page, linked from the Chinese quick start.

[`kit/`](kit/) is a complete, ready-to-open Chinese vault. Its folders are the same on GitHub, in the extracted download, and in Obsidian. No inst