Home / nmdra / notebrain-cli · .agents/AGENTS.md · GitHub

AGENTS.md@.agents agentsA

AGENTS.md@.agents is agent-read markdown (agents) from nmdra/notebrain-cli.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# NoteBrain CLI — Agent Rules

## Project Overview

NoteBrain is a Go CLI tool that indexes an Obsidian vault into ChromaDB for semantic search, backlink traversal, graph connections, hidden connections, shared tags, and graph-boosted search.

## Technology Stack

- **Language:** Go 1.26.4
- **CLI Framework:** [kong](https://github.com/alecthomas/kong) v1.15.x (with custom TOML configuration resolver)
- **Vector Store:** ChromaDB via [chroma-go](https://github.com/amikos-tech/chroma-go) v0.4.x (`pkg/api/v2`)
- **Build:** `CGO_ENABLED=1` (embedded persistent client via SQLite/HNSW bindings)

## Module Path

```
github.com/nmdra/notebrain-cli
```

## Project Structure

```
notebrain-cli/
├── main.go
├── go.mod
├── Makefile
├── config/
│   └── config.go
├── internal/
│   ├── store/         ← ChromaDB wrapper (replaces DuckDB)
│   │   ├── store.go
│   │   ├── upsert.go
│   │   ├── query.go
│   │   └── *_test.go
│   ├── parser/        ← Markdown parsing, slugify, chunking
│   │   ├── parser.go
│   │   └── *_test.go
│   ├── ingest/        ← File ingestion pipeline
│   │   ├── ingest.go
│   │   └── *_test.go
│   ├── embedder/      ← Embedding backends (MiniLM, Ollama)
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nmdra/notebrain-cli/.agents/AGENTS.md@git:20260814.ab28f86
Exact content
mdr add nmdra/notebrain-cli/.agents/AGENTS.md@sha256:526bbd5bd09c9e98

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_d4lsaojdiet74aoz.svg)](https://markdownregistry.com/a/art_d4lsaojdiet74aoz)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260814.ab28f86 latest2026-08-14 ab28f86 8,323 BA view · diff
git:20260813.11b52ca2026-08-13 11b52ca 8,520 BA view · diff
git:20260812.d46ff102026-08-12 d46ff10 8,160 BA view · diff
git:20260802.63622372026-08-02 6362237 7,988 BA view · diff
git:20260801.d9802372026-08-01 d980237 8,000 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (8323 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nmdra/notebrain-cli · 27 stars · license MIT · pushed 2026-09-22 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_d4lsaojdiet74aoz
GET https://markdownregistry.com/api/v1/resolve?ref=nmdra/notebrain-cli/.agents/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/526bbd5bd09c9e9889d0a047cb01c9fc4f7dadde3a9d5f1cee31dca8c86be88d

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nmdra/notebrain-cli

notebrain-assistant skill
nmdra/notebrain-cli · .agents/skills/notebrain/SKILL.md · Search and explore an Obsidian vault through the NoteBrain CLI (semantic search, tags, backlinks, connections, hidden…
git:20260814.443f8c5 · audit A · 27 stars

Every file in nmdra/notebrain-cli

Other files named AGENTS.md@.agents

AGENTS.md@.agents agents
code-yeongyu/oh-my-openagent · .agents/AGENTS.md
git:20260923.2f99bd2 · audit A · 69,349 stars
AGENTS.md@.agents agents
marcusquinn/aidevops · .agents/AGENTS.md
git:20260922.a65604b · audit A · 399 stars
AGENTS.md@.agents agents
langfuse/langfuse-docs · .agents/AGENTS.md
git:20260918.3890d7f · audit B · 244 stars
AGENTS.md@.agents agents
flutter/dart-intellij-third-party · .agents/AGENTS.md
git:20260810.5c39536 · audit A · 25 stars
AGENTS.md@.agents agents
rudycity/superagent · .agents/AGENTS.md
git:20260904.647a093 · audit A · 23 stars
AGENTS.md@.agents agents
docxology/template · .agents/AGENTS.md
git:20260829.b2727a9 · audit A · 20 stars
AGENTS.md@.agents agents
forinda/kick-js · .agents/AGENTS.md
git:20260831.221499c · audit A · 15 stars
AGENTS.md@.agents agents
smart-ai-memory/attune-ai · .agents/AGENTS.md
git:20260912.b63c07c · audit A · 10 stars

Browse by kind, by grade A, or by owner.