Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault
| Date | Stars |
|---|---|
| 2026-07-31 | 14445 |
| 2026-08-01 | 14445 |
| 2026-08-03 | 14509 |
| 2026-08-06 | 14509 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
60.0
growth rate 0.00%/day
# Claudian
<p>
<a href="https://trendshift.io/repositories/21115?utm_source=repository-badge&utm_medium=badge&utm_campaign=badge-repository-21115">
<img align="right" src="https://trendshift.io/api/badge/repositories/21115" alt="Claudian on Trendshift" width="180">
</a>
<img src="https://img.shields.io/github/stars/YishenTu/claudian" alt="GitHub stars" vspace="10">
<a href="https://community.obsidian.md/plugins/realclaudian">
<img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fobsidianmd%2Fobsidian-releases%2Fmaster%2Fcommunity-plugin-stats.json&query=%24%5B%22realclaudian%22%5D.downloads&label=downloads&logo=obsidian&color=7C3AED" alt="Obsidian downloads" vspace="10">
</a>
<img src="https://img.shields.io/github/v/release/YishenTu/claudian" alt="GitHub release" vspace="10">
<img src="https://img.shields.io/github/license/YishenTu/claudian" alt="License" vspace="10">
<br clear="both">
</p>

An Obsidian plugin that embeds AI coding agents (Claude Code, Codex, Grok, Opencode, Pi, and more to come) in your vault. Your vault becomes the agent's working directory — file read/write, search, bash, and multi-step workflows all work out of the box.
## Features & Usage
Open the chat sidebar from the ribbon icon or command palette. Select text and use the hotkey for inline edit. Everything works like your familiar coding agent, Claude Code, Codex, Grok, Opencode, and Pi — talk to the agent, and it reads, writes, edits, and searches files in your vault.
**Inline Edit** — Select text or start at the cursor position + hotkey to edit directly in notes with word-level diff preview.
**Slash Commands & Skills** — Type `/` or `$` for reusable prompt templates or Skills from user- and vault-level scopes.
**`@mention`** - Type `@` to mention anything you want the agent to work with, vault files, subagents, MCP servers, or files in external directories.
**Plan Mode** — Toggle via `Shift+Tab`. The agent explores and designs before implementing, then presents a plan for approval.
**Instruction Mode (`#`)** — Refined custom instructions added from the chat input.
**MCP Servers** — Connect external tools via Model Context Protocol (stdio, SSE, HTTP). Claude manages vault MCP in-app; Codex uses its own CLI-managed MCP configuration.
**Multi-Tab & Conversations** — Multiple chat tabs, conversation history, fork, resume, and compact.
## Requirements
- At least one of the following harnesses:
- [Claude Code CLI](https://code.claude.com/docs/en/overview)
- [Codex CLI](https://github.com/openai/codex)
- [Grok Build](https://github.com/xai-org/grok-build)
- [OpenCode](https://github.com/anomalyco/opencode)
- [Pi](https://github.com/earendil-works/pi)
- A compatible subscription or API provider, such as [OpenRouter](https://openrouter.ai/docs/guides/guides/claude-code-integration), [Kimi](https://platform.kimi.ai/docs/guide/claude-code-kimi), [GLM](https://docs.z.ai/devpack/tool/claude), or [DeepSeek](https://api-docs.deepseek.com/quick_start/agent_integrations/claude_code).
- Obsidian v1.7.2+
- Desktop only (macOS, Linux, Windows)
## Installation
### From Obsidian Community Plugins (recommended)
1. Open Obsidian → Settings → Community plugins → Browse
2. Search for "Claudian" and click Install
3. Enable the plugin
Or install directly from the [community plugin page](https://community.obsidian.md/plugins/realclaudian).
### From source (development)
1. Clone this repository into your vault's plugins folder:
```bash
cd /path/to/vault/.obsidian/plugins
git clone https://github.com/YishenTu/claudian.git
cd claudian
```
2. Install dependencies and build:
```bash
npm install
npm run build
```
3. Enable the plugin in Obsidian:
- Settings → Community plugins → Enable "Claudian"
### Development
```bash
# Watch mode
npm run dev
# Production build
npm run build
```
## Privacy & Data UExcerpt of 10,446 characters
Read on GitHubYishen Tu
718
2
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:3dff85fcbbc2e821, llm:description: 'An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault'; topics: obsidian-plugin, claude-code, codex, ide, productivity
matched fp:3dff85fcbbc2e821, llm:description: 'An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault'; topics: obsidian-plugin, claude-code, codex, ide, productivity
matched fp:3dff85fcbbc2e821, llm:description: 'An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault'; topics: obsidian-plugin, claude-code, codex, ide, productivity