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.
A self-organizing Obsidian vault that gives AI coding agents persistent memory. Claude Code, Codex CLI, Gemini CLI.
| Date | Stars |
|---|---|
| 2026-07-31 | 4144 |
| 2026-08-01 | 4192 |
| 2026-08-03 | 4192 |
| 2026-08-06 | 4192 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
60.0
growth rate 0.00%/day
🌐 **English** | [日本語](README.ja.md) | [中文](README.zh-CN.md) | [한국어](README.ko.md)
<p align="center">
<img src="obsidian-mind-logo.png" alt="Obsidian Mind" width="120">
</p>
<h1 align="center">Obsidian Mind</h1>
[](https://docs.anthropic.com/en/docs/claude-code)
[](https://github.com/openai/codex)
[](https://github.com/google-gemini/gemini-cli)
[](https://obsidian.md)
[](https://github.com/kepano/obsidian-cli)
[](https://github.com/kepano/obsidian-skills)
[](https://github.com/tobi/qmd)
[](https://nodejs.org)
[](LICENSE)
> **An Obsidian vault that gives AI coding agents persistent memory.** Built for Claude Code, with working hooks for Codex CLI and Gemini CLI. Start a session, talk about your day, and the agent handles the rest — notes, links, indexes, performance tracking. Every conversation builds on the last.
---
## 🔴 The Problem
AI coding agents are powerful, but they forget. Every session starts from zero — no context on your goals, your team, your patterns, your wins. You re-explain the same things. You lose decisions made three conversations ago. The knowledge never compounds.
## 🟢 The Solution
Give your agent a brain.
```
You: "start session"
Agent: *reads North Star, checks active projects, scans recent memories*
Agent: "You're working on Project Alpha, blocked on the BE contract.
Last session you decided to split the coordinator. Your 1:1
with your manager is tomorrow — review brief is ready."
```
Works with **Claude Code** (full support), **Codex CLI**, and **Gemini CLI** — same hooks, same commands, same vault.
Install via `shardmind install` or `git clone` — same vault either way.
---
## ⚡ See It In Action
<p align="center">
<img src="obsidian-mind-demo.gif" alt="Obsidian Mind demo — standup and dump commands" width="800">
</p>
**Morning kickoff:**
```bash
/om-standup
# → loads North Star, active projects, open tasks, recent git changes
# → "You have 2 active projects. The auth refactor is blocked on API contract.
# Your 1:1 with Sarah is at 2pm — last time she flagged observability."
```
**Brain dump after a meeting:**
```bash
/om-dump Just had a 1:1 with Sarah. She's happy with the auth work but wants
us to add error monitoring before release. Also, Tom mentioned the cache
migration is deferred to Q2 — we decided to focus on the API contract first.
Decision: defer Redis migration. Win: Sarah praised the auth architecture.
```
```
→ Updated org/people/Sarah Chen.md with meeting context
→ Created work/1-1/Sarah 2026-03-26.md with key takeaways
→ Created Decision Record: "Defer Redis migration to Q2"
→ Added to perf/Brag Doc.md: "Auth architecture praised by manager"
→ Updated work/active/Auth Refactor.md with error monitoring task
```
**Incident response:**
```bash
/om-incident-capture https://slack.com/archives/C0INCIDENT/p123456
# → slack-archaeologist reads every message, thread, and profile
# → people-profiler creates notes for new people involved
# → Full timeline, root cause analysis, brag doc entry
```
**End of day:**
```
You: "wrap up"
# → verifies all notes have links
# → updates indexes
# → brag-spotter finds uncaptured wins
# → suggests improvements
```
---
## 🚀 Quick Start
### 📦 Install via ShardMind (recommended)
```bash
npm install -g shardmind
mkdir my-vault && cd my-vault
shardmind install github:breExcerpt of 41,777 characters
Read on GitHub151
18
2
Kushida
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:03e7357be0870590, topic:ai-agents